summaryrefslogtreecommitdiffstats
path: root/src/util/sss_semanage.c
Commit message (Expand)AuthorAgeFilesLines
* Remove braces from DEBUG statementsPavel Březina2016-06-181-1/+1
* UTIL: Allow to append new line in sss_vdebug_fnLukas Slebodnik2016-03-231-1/+1
* UTIL: Use sss_vdebug_fn for callbacksLukas Slebodnik2016-02-231-11/+3
* UTIL: Use prefix for debug functionLukas Slebodnik2016-02-231-1/+1
* SELINUX: Avoid disconnecting disconnected handleJakub Hrozek2015-05-111-2/+7
* selinux: Only call semanage if the context actually changesJakub Hrozek2015-04-141-0/+71
* selinux: Begin and end the transaction on the same nesting levelJakub Hrozek2015-04-141-6/+14
* selinux: Disconnect before closing the handleJakub Hrozek2015-04-141-3/+10
* Add missing new lines to debug messagesLukas Slebodnik2015-03-171-3/+4
* sss_semanage: Add mlsrange parameter to set_seuserMichal Zidek2014-10-201-9/+16
* util: Move semanage related functions to src/utilMichal Zidek2014-10-201-0/+360