summaryrefslogtreecommitdiff
path: root/src/shared/label.c
Commit message (Expand)AuthorAge
* tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering2014-12-28
* label: unify code to make directories, symlinksLennart Poettering2014-10-23
* smack: rework SMACK label fixing code to follow more closely the semantics of...Lennart Poettering2014-10-23
* mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and...Lennart Poettering2014-10-23
* mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...Lennart Poettering2014-10-23
* mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho2014-10-23
* label: rearrange mandatory access control(MAC) apisWaLyong Cho2014-10-23
* selinux: fix potential double free crash in child processMichal Sekletar2014-10-15
* Fix warning about unused variable with !SELINUXZbigniew Jędrzejewski-Szmek2014-09-23
* socket: introduce SELinuxContextFromNet optionMichal Sekletar2014-09-19
* Revert "socket: introduce SELinuxLabelViaNet option"Lennart Poettering2014-08-19
* socket: introduce SELinuxLabelViaNet optionMichal Sekletar2014-08-19
* label: when clearing selinux context, don't mangle errnoLennart Poettering2014-06-10
* build-sys: use glibc's xattr support instead of requiring libattrKay Sievers2014-05-28
* Use %m instead of strerror(errno) where appropiateCristian Rodríguez2014-05-25
* smack: rework security labeling for multiple frameworksŁukasz Stelmach2014-02-24
* smack: relabel directories and files created by systemdŁukasz Stelmach2014-02-24
* label: minor optimizationsLennart Poettering2014-02-19
* Remove duplicate includesKarel Zak2013-11-18
* udev: add SECLABEL{selinux}= supportKay Sievers2013-10-09
* shared: split mkdir_*() and mkdir_*_label() from each otherKay Sievers2013-07-26
* util: make time formatting a bit smarterLennart Poettering2013-04-04
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* selinux: selabel_lookup_raw can return ENOENT and be a non failure mode.Daniel J Walsh2012-10-16
* selinux: rework selinux access check logicLennart Poettering2012-10-02
* mount-setup: don't complain if we try to fix the label of a dir beneath a mou...Lennart Poettering2012-07-03
* Revert "label: fix systemd-udev labeling of /run directory."Kay Sievers2012-05-31
* mkdir: provide all functions with and without selinux label applicationKay Sievers2012-05-31
* label: fix systemd-udev labeling of /run directory.Daniel J Walsh2012-05-31
* selinux: downgrade database load time message to LOG_DEBUGLennart Poettering2012-05-31
* util: split-out path-util.[ch]Kay Sievers2012-05-08
* selinux: unify systemd and udev codeKay Sievers2012-04-17
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* util: move all to shared/ and split external dependencies in separate interna...Kay Sievers2012-04-10