summaryrefslogtreecommitdiff
path: root/src/core/selinux-setup.c
AgeCommit message (Expand)Author
2017-05-20./tools/notsd-moveLuke Shumaker
2016-07-15tree-wide: get rid of selinux_context_t (#3732)Zbigniew Jędrzejewski-Szmek
2016-03-04selinux: use *_raw API from libselinuxEvgeny Vereshchagin
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-09-29selinux: add _cleanup_ concepts to SELinux label allocationLennart Poettering
2015-08-30core: add attribute printf to null_log()Cristian Rodríguez
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-11-26manager: print fatal errors on the console tooZbigniew Jędrzejewski-Szmek
2014-11-26manager: log some fatal errors at emergency levelZbigniew Jędrzejewski-Szmek
2014-10-28mac: add mac_ prefix to distinguish origin security apisWaLyong Cho
2014-10-23mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...Lennart Poettering
2014-10-23mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho
2014-05-16core: let selinux_setup() load policy more than onceWill Woods
2014-04-26core: reindent {selinux, ima, smack}-setup.cWill Woods
2014-02-21selinux: Don't attempt to load policy in initramfs if it doesn't existColin Walters
2013-04-04util: make time formatting a bit smarterLennart Poettering
2013-03-07core: move mount_setup_early() to main.cNathaniel Chen
2012-10-02selinux: rework selinux access check logicLennart Poettering
2012-09-10selinux: close stdin/stdout/stderr before loading selinux policyLennart Poettering
2012-07-28selinux: avoid inclusion of null_log without selinuxDave Reisner
2012-07-10selinux: turn of libselinux' internal loggingLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers