summaryrefslogtreecommitdiff
path: root/src/core/selinux-access.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-0/+1
* tree-wide: remove unused functionsThomas Hindoe Paaboel Andersen2015-10-191-2/+0
* selinux: drop mac_selinux_unit_access_check_strv()David Herrmann2015-08-271-2/+0
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* selinux-access: fix broken ternary operatorLukas Nykryn2014-11-211-1/+1
* mac: add mac_ prefix to distinguish origin security apisWaLyong Cho2014-10-281-9/+9
* systemctl: add add-wants and add-requires verbsLukas Nykryn2014-10-081-0/+3
* core: no need to pass bus object to selinux access check calls anymoreLennart Poettering2014-05-141-7/+11
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-211-25/+7
* bus: let's simplify things by getting rid of unnecessary bus parametersLennart Poettering2013-11-211-2/+2
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-19/+19
* selinux-access: move GPL to LGPL licenceKay Sievers2013-08-141-4/+4
* selinux: remove anything PID1-specific from selinux-access.[ch] so that we ca...Lennart Poettering2012-10-021-7/+10
* selinux: rework selinux access check logicLennart Poettering2012-10-021-4/+35
* selinux: add bus service access controlDaniel J Walsh2012-09-181-0/+28