summaryrefslogtreecommitdiff
path: root/src/shared/label.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer1-0/+4
2012-10-16selinux: selabel_lookup_raw can return ENOENT and be a non failure mode.Daniel J Walsh1-1/+1
2012-10-02selinux: rework selinux access check logicLennart Poettering1-14/+1
2012-07-03mount-setup: don't complain if we try to fix the label of a dir beneath a mou...Lennart Poettering1-1/+4
2012-05-31Revert "label: fix systemd-udev labeling of /run directory."Kay Sievers1-3/+3
2012-05-31mkdir: provide all functions with and without selinux label applicationKay Sievers1-3/+2
2012-05-31label: fix systemd-udev labeling of /run directory.Daniel J Walsh1-3/+3
2012-05-31selinux: downgrade database load time message to LOG_DEBUGLennart Poettering1-3/+3
2012-05-08util: split-out path-util.[ch]Kay Sievers1-0/+1
2012-04-17selinux: unify systemd and udev codeKay Sievers1-34/+13
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering1-4/+4
2012-04-10util: move all to shared/ and split external dependencies in separate interna...Kay Sievers1-0/+413