Home | History | Annotate | Download | only in policycoreutils

Lines Matching full:selinux

23 	* org.selinux.policy: Require auth_admin_keep for all actions, from Stephen Smalley.
45 installed in /var/libexec/selinux/hll/ by default, from Steve Lawrence
59 * selinux_current_policy_path will return none on a disabled SELinux system from Dan Walsh.
111 * Add org.selinux.config.policy from Dan Walsh.
155 * gui: system-config-selinux: Catch no DISPLAY= error
159 * gui: system-config-selinux: do not use lokkit
190 * gui: system-config-selinux gui
198 * gui: polgen: sort selinux types of user controls
262 * Added SELinux config file man page.
305 * semanage: Catch RuntimeErrors, that can be generated when SELinux is disabled
321 * sandbox: do not require selinux context
359 * fixfiles: introduce /etc/selinux/fixfiles_exclude_dirs
448 * Make setfiles label if selinux is disabled and a seclabel aware
744 * Merged man page updates to make "apropos selinux" work from Dan Walsh.
781 in /usr/share/selinux/<SELINUXTYPE>
836 * restorecond: bail if SELinux not enabled
997 and to fall back to real uid. Dropped the use of the SELinux
998 user identity, as Linux users are now mapped to SELinux users
999 via seusers and the SELinux user identity space is separate.
1247 include <selinux/selinux.h> now.
1281 fixed support for reiserfs and selinux.
1408 * Merged fixfiles patch for /etc/selinux from Dan Walsh.