summaryrefslogtreecommitdiff
path: root/src/shared/label.h
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-25label: rearrange mandatory access control(MAC) apisWaLyong Cho
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-17Rename src/shared to src/include, a saner nameAnthony G. Basile
2012-11-15src/libudev: successfully buildsAnthony G. Basile
2012-11-15Isolation of udev code from remaining systemdAnthony G. Basile
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
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-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