summaryrefslogtreecommitdiff
path: root/src/core/selinux-access.h
AgeCommit message (Expand)AuthorFilesLines
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-1/+0
2014-11-21selinux-access: fix broken ternary operatorLukas Nykryn1-1/+1
2014-10-28mac: add mac_ prefix to distinguish origin security apisWaLyong Cho1-9/+9
2014-10-08systemctl: add add-wants and add-requires verbsLukas Nykryn1-0/+3
2014-05-14core: no need to pass bus object to selinux access check calls anymoreLennart Poettering1-7/+11
2013-11-21bus: rework message handlers to always take an error argumentLennart Poettering1-25/+7
2013-11-21bus: let's simplify things by getting rid of unnecessary bus parametersLennart Poettering1-2/+2
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering1-19/+19
2013-08-14selinux-access: move GPL to LGPL licenceKay Sievers1-4/+4
2012-10-02selinux: remove anything PID1-specific from selinux-access.[ch] so that we ca...Lennart Poettering1-7/+10
2012-10-02selinux: rework selinux access check logicLennart Poettering1-4/+35
2012-09-18selinux: add bus service access controlDaniel J Walsh1-0/+28