summaryrefslogtreecommitdiff
path: root/src/core/selinux-access.h
Commit message (Expand)AuthorAgeFilesLines
* core: cache unit file selinux label, and make decisions based on thatLennart Poettering2022-07-201-7/+3
* selinux: name mac_selinux_generic_access_check as internal functionChristian Göttsche2021-11-201-7/+7
* selinux: add function name to audit dataChristian Göttsche2021-11-201-3/+7
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* selinux: do preprocessor check only in selinux-access.cMichal Sekletár2020-04-291-9/+0
* core: move bus-util include out of selinux-access headerChristian Göttsche2020-02-041-1/+0
* tree-wide: drop double newlineYu Watanabe2018-06-291-1/+0
* tree-wide: drop copyright lines for more authorsZbigniew Jędrzejewski-Szmek2018-06-221-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* selinux: make sure we never use /dev/null for making unit selinux access deci...Lennart Poettering2018-01-311-4/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-041-1/+1
* core,network: Use const qualifiers for block-local variables in macro functio...Felipe Sateler2016-08-231-1/+1
* 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