Lines Matching refs:setsebool
106 * Improve setsebool error r eporting from Dan Walsh.
196 * setsebool: -N should not reload policy on changes
203 * setsebool: error when setting multiple options
232 * Add bash-completion scripts for setsebool and semanage
384 * setsebool should inform users they need to
385 * setsebool typos
656 * Fixed setsebool (falling through to error path on success).
680 * Build fix for setsebool.
683 …* Merged setsebool patch to only use libsemanage for persistent boolean changes from Stephen Small…
790 * Merged setsebool patch from Karl MacMillan.
870 * on/off values for setsebool.
876 * Merged fix for setsebool error path from Serge Hallyn.
1007 * Merged chcat, semanage, and setsebool patches from Dan Walsh.
1033 - cleanup setsebool
1034 - update setsebool to apply active booleans through libsemanage
1094 * Merged setsebool cleanup patch from Ivan Gyurdiev.
1100 * Reverted setsebool patch to call semanage_set_reload_bools().
1101 * Changed setsebool to disable policy reload and to call
1112 * Changed setsebool to call semanage_is_managed() interface
1117 * Merged setsebool memory leak fix from Ivan Gyurdiev.
1118 * Merged setsebool patch to call semanage_set_reload_bools()
1122 * Merged setsebool patch from Ivan Gyurdiev.
1123 This moves setsebool from libselinux/utils to policycoreutils,