summaryrefslogtreecommitdiff
path: root/src/shared/label.h
AgeCommit message (Expand)AuthorFilesLines
2014-12-28tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering1-2/+2
2014-10-23label: unify code to make directories, symlinksLennart Poettering1-0/+3
2014-10-23label: rearrange mandatory access control(MAC) apisWaLyong Cho1-29/+2
2014-09-19socket: introduce SELinuxContextFromNet optionMichal Sekletar1-0/+2
2014-09-19shared/label.h: add missing stdio.h includeEmil Renner Berthing1-0/+1
2014-08-19Revert "socket: introduce SELinuxLabelViaNet option"Lennart Poettering1-1/+0
2014-08-19socket: introduce SELinuxLabelViaNet optionMichal Sekletar1-0/+1
2014-04-23label: there is no label_retest_selinux() callLennart Poettering1-2/+0
2013-10-09udev: add SECLABEL{selinux}= supportKay Sievers1-0/+2
2013-07-26shared: split mkdir_*() and mkdir_*_label() from each otherKay Sievers1-1/+1
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer1-0/+4
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden1-4/+1
2012-07-03mount-setup: don't complain if we try to fix the label of a dir beneath a mou...Lennart Poettering1-1/+1
2012-05-31Revert "label: fix systemd-udev labeling of /run directory."Kay Sievers1-1/+1
2012-05-31mkdir: provide all functions with and without selinux label applicationKay Sievers1-1/+1
2012-05-31label: fix systemd-udev labeling of /run directory.Daniel J Walsh1-1/+1
2012-04-17selinux: unify systemd and udev codeKay Sievers1-4/+3
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/+51