aboutsummaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2023-03-21Merge tag '3.5' into masterThiébaud Weksteen
2023-02-23Update VERSIONs to 3.5 for release.Jason Zaman
2023-02-10Update VERSIONs to 3.5-rc3 for release.Jason Zaman
2023-02-06python/sepolicy: Cache conditional rule queriesVit Mojzis
2023-02-06Update translationsPetr Lautrbach
2023-01-16Merge remote-tracking branch 'aosp/upstream-master' into HEADInseob Kim
2023-01-15Update VERSIONs to 3.5-rc2 for release.Jason Zaman
2023-01-15python/sepolicy: add missing booleans to man pagesVit Mojzis
2023-01-11Correct misc typosChristian Göttsche
2023-01-11sepolicy: Make generated boolean descriptions translatablePetr Lautrbach
2023-01-11sepolicy: fix a spelling mistakekkz
2022-12-22Update VERSIONs to 3.5-rc1 for release.Jason Zaman
2022-12-22python: Ignore installed when installing to DESTDIRJason Zaman
2022-12-16Use `pip install` instead of `setup.py install`Petr Lautrbach
2022-12-16Revert "Use `pip install` instead of `setup.py install`"James Carter
2022-12-16sepolicy: Call os.makedirs() with exist_ok=TruePetr Lautrbach
2022-12-16python: Fix detection of sepolicy.glade locationPetr Lautrbach
2022-12-16sepolicy: Switch main selection menu to GtkPopoverPetr Lautrbach
2022-11-28Use `pip install` instead of `setup.py install`Petr Lautrbach
2022-11-23Fix E275 missing whitespace after keywordPetr Lautrbach
2022-11-23python/sepolicy: Simplify generation of man pagesPetr Lautrbach
2022-11-23python/sepolicy: Use distro module to get os versionPetr Lautrbach
2022-11-23python/sepolicy: Fix sepolicy manpage -w ...Petr Lautrbach
2022-11-21python: Fix typo in audit2allow.1 examplePetr Lautrbach
2022-11-14Merge remote-tracking branch 'aosp/upstream-master' into rebase_20221110Thiébaud Weksteen
2022-11-09python: Harden tools against "rogue" modulesVit Mojzis
2022-11-09python: Remove dependency on the Python module distutilsJames Carter
2022-10-24python: Do not query the local database if the fcontext is non-localJames Carter
2022-10-24gui: Fix export file chooser dialogPetr Lautrbach
2022-10-05docs: provide a top level LICENSE filePaul Moore
2022-10-05Update translationsVit Mojzis
2022-08-15Ignore egg-info directories and clean themChristian Göttsche
2022-07-19python: remove IOError in certain casesElijah Conners
2022-06-29gettext: handle unsupported languages properlyVit Mojzis
2022-06-15python/audit2allow: close file stream on errorChristian Göttsche
2022-06-06python: Split "semanage import" into two transactionsVit Mojzis
2022-05-18Update VERSIONs to 3.4 for release.Petr Lautrbach
2022-05-16gettext: set _ on module level instead of builtins namespaceVit Mojzis
2022-05-04Update VERSIONs to 3.4-rc3 for release.Petr Lautrbach
2022-04-20Update VERSIONs to 3.4-rc2 for release.Petr Lautrbach
2022-04-12Correct misc typosChristian Göttsche
2022-04-06Update VERSIONs to 3.4-rc1 for release.Petr Lautrbach
2022-04-06Update translations from translate.fedoraproject.orgPetr Lautrbach
2022-04-06Split po/ translation files into the relevant sub-directoriesPetr Lautrbach
2022-03-15Merge remote-tracking branch 'aosp/upstream-master' into update_headThiébaud Weksteen
2022-03-03semanage-fcontext.8: Drop extra )s after FILE_SPECPetr Lautrbach
2022-03-03python/sepolgen: accept square brackets in FILENAME tokenChristian Göttsche
2021-12-22Merge upstream '3.3' into update_3_3Thiébaud Weksteen
2021-11-15python: mark local functions staticChristian Göttsche
2021-10-27Revert "Revert "Merge remote-tracking branch 'aosp/upstream-mast..."Thiébaud Weksteen