aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix misc typosChristian Göttsche2024-03-011-2/+2
* support/genhomedircon: support usr prefixed pathsChristian Göttsche2024-03-011-1/+1
* Fix templates parsing in gentemplates.shOleksii Miroshko2023-02-131-1/+1
* Make hide_broken_symptoms unconditional.Chris PeBenito2022-03-301-1/+1
* genhomedircon: improve error messages for min uid searchChristian Göttsche2021-02-061-27/+29
* genhomedircon: misc pylint cleanupChristian Göttsche2021-02-061-10/+8
* genhomedircon: generate file contexts for %{USERNAME} and %{USERID}Christian Göttsche2021-02-061-7/+17
* genhomedircon: drop unused functionsChristian Göttsche2021-02-061-6/+0
* genhomedircon: require match for home directory nameChristian Göttsche2021-02-061-1/+1
* genhomedircon: drop backwards compatibility sectionChristian Göttsche2021-02-061-161/+1
* Ensure correct monolithic binary policy is loadedRichard Haines2021-01-311-0/+12
* Fix several misspellingsChristian Göttsche2020-10-111-2/+2
* Move user definitions to the right place during compilation.Chris PeBenito2020-08-091-0/+1
* Correct some misspellingsChristian Göttsche2020-08-095-10/+10
* genhomedircon: Drop Python 2 compatibility code.Chris PeBenito2020-08-091-29/+18
* gennetfilter: add rules for ICMP/ICMPv6 packetsTopi Miettinen2020-08-091-0/+38
* gennetfilter: handle port rangesTopi Miettinen2020-08-091-4/+4
* gennetfilter: generate nft tables with --nftTopi Miettinen2020-08-091-3/+65
* Python string fixTopi Miettinen2020-08-091-2/+2
* Vagrant: allow VirtualBox provisionning to use dhclient and ipNicolas Iooss2020-02-151-0/+2
* Vagrantfile: add a specific SELinux policy moduleNicolas Iooss2020-02-151-0/+21
* Remove incorrect usages of "is" operator from Python scripts.Chris PeBenito2019-12-162-3/+3
* fc_sort.py: Use "==" for comparing integers.Chris PeBenito2019-12-161-1/+1
* re-implement fc_sort in pythonChristian Göttsche2019-12-162-593/+153
* segenxml.py: fix format usage in warning messageChristian Göttsche2019-12-161-1/+1
* Fix find commands in MakefilesOndrej Mosnacek2019-07-131-2/+2
* genhomedircon.py: Fix top-level exception handling.Chris PeBenito2019-03-251-6/+2
* Update CUSTOM_BUILDOPTDavid Sugar2018-11-121-0/+4
* Update segenxml to include support for templated booleans and tunablesSven Vermeulen2018-06-141-10/+69
* Add gentemplates.sh to extract template contentSven Vermeulen2018-06-141-0/+62
* Switch all remaining Python references to the Python 3 interpreter.Chris PeBenito2018-06-083-4/+6
* fc_sort: use calloc instead of mallocWilliam Roberts2017-10-291-8/+2
* fix regex escape sequence error.Adam Duskett2017-10-291-8/+8
* fc_sort: memory leakagesGuido Trentalancia2017-10-291-39/+69
* Avoid memory leak warning.Luis A. Lozano2017-10-291-1/+1
* Strip spaces from NAMEDavid Sugar2017-09-091-1/+1
* fc_sort: avoid compiler warning/errorGuido Trentalancia2017-06-131-4/+6
* refpolicy: Infiniband pkeys and endportsDaniel Jurgens2017-05-261-1/+1
* Use raw strings in regular expressionsNicolas Iooss2017-04-102-11/+11
* fix travis and genhomedirconcgzones2017-03-302-19/+35
* travis: run make xml, html and install(-.*)? targetscgzones2017-03-301-3/+6
* convert build scripts to python3cgzones2017-03-307-181/+114
* m4 errprint: add __program__ infocgzones2017-03-301-1/+1
* Only display the WERROR notice if there actually are errors.Chris PeBenito2017-02-211-2/+4
* Implement WERROR build option to treat warnings as errors.Chris PeBenito2017-02-211-0/+2
* remove trailing whitespacescgzones2016-12-0810-47/+47
* fc_sort: cleanup warnings caught by clang tidy / static analyzer.Rahul Chaudhry2016-10-241-2/+2
* Update specfileSean Placchetti2016-10-241-4/+8
* Update to refpolicy spec fileSean Placchetti2016-10-241-1/+1
* fc_sort: strip whitespace errorsWilliam Roberts2016-01-311-12/+12