summaryrefslogtreecommitdiffstats
path: root/src/tools/selinux.c
Commit message (Expand)AuthorAgeFilesLines
* util: Move semanage related functions to src/utilMichal Zidek2014-10-201-334/+0
* DEBUG: Allow debug_fn to process __FILE__ and __LINE__Stephen Gallagher2014-02-191-1/+1
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-28/+38
* Fixup DEBUG macro invocations updateNikolai Kondrashov2014-02-121-2/+2
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-31/+31
* Move DEBUG macro body to debug_fnNikolai Kondrashov2014-02-121-1/+2
* Update debug levels in sss_semanage_error_callbackNikolai Kondrashov2014-02-121-4/+4
* Include right header fileLukas Slebodnik2013-09-241-1/+1
* New DEBUG facility - conversionPavel Březina2011-08-251-13/+1
* Set _GNU_SOURCE globallySumit Bose2011-05-231-1/+0
* Properly check the return value from semanage_commitStephen Gallagher2010-11-051-2/+2
* Make sure to close varargs before returning from a functionStephen Gallagher2010-06-101-1/+1
* SELinux login managementJakub Hrozek2010-04-081-0/+338
* Move SELinux related functions into its own moduleJakub Hrozek2010-04-081-0/+81