summaryrefslogtreecommitdiff
path: root/src/shared/selinux-util.c
AgeCommit message (Expand)Author
2015-03-18selinux: fix SEGV during switch-root if SELinux policy loadedWill Woods
2015-03-18Replace ENOTSUP with EOPNOTSUPPAnthony G. Basile
2014-12-04selinux: figure out selinux context applied on exec() before closing all fdsMichal Sekletar
2014-11-14shared: create files even if the SELinux policy has no context for themMichal Schmidt
2014-10-26src/shared/selinux-util.c: add path_is_absolute() checkAnthony G. Basile
2014-10-25selinux: clean up selinux label function namingLennart Poettering
2014-10-25selinux: simplify and unify loggingLennart Poettering
2014-10-25selinux: rework label query APIsLennart Poettering
2014-10-25smack: rework SMACK label fixing code to follow more closely the semantics of...Lennart Poettering
2014-10-25selinux: make use of cleanup gcc magicLennart Poettering
2014-10-25mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...Lennart Poettering
2014-10-25mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho
2014-10-25label: rearrange mandatory access control(MAC) apisWaLyong Cho
2014-08-14src/shared: some stylistic changesAnthony G. Basile
2014-08-14src/shared: import more code cleanups from upstreamAnthony G. Basile
2012-11-15Isolation of udev code from remaining systemdAnthony G. Basile
2012-10-03build-sys: fix !HAVE_SELINUX caseColin Walters
2012-10-02selinux: rework selinux access check logicLennart Poettering