aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add systemd build option.Chris PeBenito2015-10-261-0/+4
* Create tmp directory when compiling a .mod.fc file in a modular wayNicolas Iooss2014-12-031-0/+1
* Need the __future__ import for python2 if using print().Chris PeBenito2014-05-161-0/+1
* Make support/policyvers.py compatible with Python 3Nicolas Iooss2014-05-161-1/+1
* fc_sort: make outfile argument optionalNicolas Iooss2014-04-081-7/+13
* fc_sort: initialize allocated memory to fix execution on an empty fileNicolas Iooss2014-04-081-0/+3
* fc_sort: fix typos in commentsNicolas Iooss2014-04-081-2/+2
* Fix support/policyvers.py not to error if building policy on a SELinux-disabl...Chris PeBenito2013-09-241-1/+2
* Use python libselinux bindings to determine policy version.Chris PeBenito2013-08-151-0/+3
* Fix fc_sort.c warning uncovered by recent gccChris PeBenito2013-03-041-2/+2
* Some more backportsSven Vermeulen2012-07-043-2/+7
* Improve unicode support, needed for python3Sven Vermeulen2012-06-241-2/+9
* Who uses html pages to embed python code in... oh right, we doSven Vermeulen2012-05-013-36/+37
* For USE=doc, we need to transform a.has_key(b) into b in a too (python3)Sven Vermeulen2012-05-011-1/+1
* More fixes on python3, including String.split and cStringIO changesSven Vermeulen2012-05-012-7/+7
* Still some whitespace left to fixSven Vermeulen2012-05-011-1/+1
* Some more whitespace fixesSven Vermeulen2012-04-302-13/+13
* Pushing 2.20120215 (current version)Sven Vermeulen2012-04-2116-0/+3863