summaryrefslogtreecommitdiff
path: root/src/selinux-setup.c
AgeCommit message (Expand)Author
2011-09-22selinux: reopen log when loading the SELinux policy failsLennart Poettering
2011-08-29selinux: retest selinux after we loaded the policyLennart Poettering
2011-07-29selinux: mount /sys, /proc, /dev before we load the SELinux policyLennart Poettering
2011-07-28selinux: use setcon() instead of reexec to apply selinux policyLennart Poettering
2011-07-28Remove a stray empty lineMichael Biebl
2011-07-28Don't show a warning message in non-enforcing mode.Michael Biebl
2011-07-25selinux: check PID 1 label instead of /selinux mount point to figure out if s...Lennart Poettering
2011-07-25selinux: log how much time it takes to load the SELinux policy and databaseLennart Poettering
2011-06-07selinux: selinuxfs can be mounted on /sys/fs/selinuxMichal Schmidt
2011-04-04selinux: relabel /run the same way as /dev after loading the policy since the...Lennart Poettering
2011-03-09dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemdLennart Poettering
2011-03-09selinux: bump up error level when in non-enforcing modeLennart Poettering
2010-11-10selinux: relabel /dev after loading policyLennart Poettering
2010-10-27selinux: automatically load policy if the initrd hasn't done this for us yetLennart Poettering