summaryrefslogtreecommitdiff
path: root/src/shared/label.h
Commit message (Expand)AuthorAgeFilesLines
* fs-util,label: introduce symlink_atomic_full() and symlink_atomic_full_label()Yu Watanabe2022-09-141-1/+4
* mac: rework labelling code to be simpler, and less racyLennart Poettering2022-07-081-2/+3
* shared: clean up mkdir.h/label.h situationLennart Poettering2021-11-161-6/+0
* mkdir-label: make mkdir_label() a wrapper around mkdirat_label()Lennart Poettering2021-11-161-1/+6
* basic,shared: move a bunch of files to src/shared/Zbigniew Jędrzejewski-Szmek2021-06-241-0/+23
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-30/+0
* tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering2014-12-281-2/+2
* label: unify code to make directories, symlinksLennart Poettering2014-10-231-0/+3
* label: rearrange mandatory access control(MAC) apisWaLyong Cho2014-10-231-29/+2
* socket: introduce SELinuxContextFromNet optionMichal Sekletar2014-09-191-0/+2
* shared/label.h: add missing stdio.h includeEmil Renner Berthing2014-09-191-0/+1
* Revert "socket: introduce SELinuxLabelViaNet option"Lennart Poettering2014-08-191-1/+0
* socket: introduce SELinuxLabelViaNet optionMichal Sekletar2014-08-191-0/+1
* label: there is no label_retest_selinux() callLennart Poettering2014-04-231-2/+0
* udev: add SECLABEL{selinux}= supportKay Sievers2013-10-091-0/+2
* shared: split mkdir_*() and mkdir_*_label() from each otherKay Sievers2013-07-261-1/+1
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-141-0/+4
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-191-4/+1
* mount-setup: don't complain if we try to fix the label of a dir beneath a mou...Lennart Poettering2012-07-031-1/+1
* Revert "label: fix systemd-udev labeling of /run directory."Kay Sievers2012-05-311-1/+1
* mkdir: provide all functions with and without selinux label applicationKay Sievers2012-05-311-1/+1
* label: fix systemd-udev labeling of /run directory.Daniel J Walsh2012-05-311-1/+1
* selinux: unify systemd and udev codeKay Sievers2012-04-171-4/+3
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* util: move all to shared/ and split external dependencies in separate interna...Kay Sievers2012-04-101-0/+51