summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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