summaryrefslogtreecommitdiff
path: root/src/shared/label.c
AgeCommit message (Expand)Author
2014-10-26src/shared/mkdir-label.c: move and rename mkdir_label()Anthony G. Basile
2014-10-26src/shared/label.c: move and rename symlink_label()Anthony G. Basile
2014-10-25smack: rework SMACK label fixing code to follow more closely the semantics of...Lennart Poettering
2014-10-25mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and...Lennart Poettering
2014-10-25mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...Lennart Poettering
2014-10-25mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho
2014-10-25label: rearrange mandatory access control(MAC) apisWaLyong Cho
2014-09-18src: minor code cleanupAnthony G. Basile
2014-09-02src/shared/label.c: include selinux headersAmadeusz Sławiński
2014-08-14src/shared: some stylistic changesAnthony G. Basile
2014-08-14src/shared: import more code cleanups from upstreamAnthony G. Basile
2014-08-05src/shared: refactor shared codeAnthony G. Basile
2012-11-15Isolation of udev code from remaining systemdAnthony G. Basile
2012-10-16selinux: selabel_lookup_raw can return ENOENT and be a non failure mode.Daniel J Walsh
2012-10-02selinux: rework selinux access check logicLennart Poettering
2012-07-03mount-setup: don't complain if we try to fix the label of a dir beneath a mou...Lennart Poettering
2012-05-31Revert "label: fix systemd-udev labeling of /run directory."Kay Sievers
2012-05-31mkdir: provide all functions with and without selinux label applicationKay Sievers
2012-05-31label: fix systemd-udev labeling of /run directory.Daniel J Walsh
2012-05-31selinux: downgrade database load time message to LOG_DEBUGLennart Poettering
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-04-17selinux: unify systemd and udev codeKay Sievers
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-10util: move all to shared/ and split external dependencies in separate interna...Kay Sievers