summaryrefslogtreecommitdiff
path: root/src/shared/label.c
AgeCommit message (Expand)Author
2014-12-28tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering
2014-10-23label: unify code to make directories, symlinksLennart Poettering
2014-10-23smack: rework SMACK label fixing code to follow more closely the semantics of...Lennart Poettering
2014-10-23mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and...Lennart Poettering
2014-10-23mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...Lennart Poettering
2014-10-23mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho
2014-10-23label: rearrange mandatory access control(MAC) apisWaLyong Cho
2014-10-15selinux: fix potential double free crash in child processMichal Sekletar
2014-09-23Fix warning about unused variable with !SELINUXZbigniew Jędrzejewski-Szmek
2014-09-19socket: introduce SELinuxContextFromNet optionMichal Sekletar
2014-08-19Revert "socket: introduce SELinuxLabelViaNet option"Lennart Poettering
2014-08-19socket: introduce SELinuxLabelViaNet optionMichal Sekletar
2014-06-10label: when clearing selinux context, don't mangle errnoLennart Poettering
2014-05-28build-sys: use glibc's xattr support instead of requiring libattrKay Sievers
2014-05-25Use %m instead of strerror(errno) where appropiateCristian Rodríguez
2014-02-24smack: rework security labeling for multiple frameworksŁukasz Stelmach
2014-02-24smack: relabel directories and files created by systemdŁukasz Stelmach
2014-02-19label: minor optimizationsLennart Poettering
2013-11-18Remove duplicate includesKarel Zak
2013-10-09udev: add SECLABEL{selinux}= supportKay Sievers
2013-07-26shared: split mkdir_*() and mkdir_*_label() from each otherKay Sievers
2013-04-04util: make time formatting a bit smarterLennart Poettering
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
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