summaryrefslogtreecommitdiff
path: root/src/core/smack-setup.c
AgeCommit message (Expand)Author
2016-02-26tree-wide: indentation fixesThomas Hindoe Paaboel Andersen
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-11smack: Handling networkCasey Schaufler
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: introduce dirent-util.[ch] for directory entry callsLennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-01tree-wide: add missing errno arguments to log_*_errno()Michal Schmidt
2015-09-30tree-wide: remove a number of invocations of strerror() and replace by %mLennart Poettering
2015-07-06fileio: consolidate write_string_file*()Daniel Mack
2015-06-22smack: support smack access change-ruleWaLyong Cho
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-10-28mac: add mac_ prefix to distinguish origin security apisWaLyong Cho
2014-09-13core: smack-setup: Actually allow for succesfully loading CIPSO policyPhilippe De Swert
2014-03-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering
2014-02-24smack: set loaded_policy in smack_setup()Łukasz Stelmach
2013-10-07Run with a custom SMACK domain (label).Auke Kok
2013-10-01smack-setup: fix path to Smack/CIPSO mappingsPatrick McCarty
2013-05-17Make it possible to disable smack separately from xattr supportKarol Lewandowski
2013-03-15smack-setup: enable Smack/CIPSO mappingNathaniel Chen
2013-03-15smack-setup: extract rule writing into a separate functionZbigniew Jędrzejewski-Szmek
2013-03-11core/smack: downgrade info to debugZbigniew Jędrzejewski-Szmek
2013-03-07core: mount and initialize SmackNathaniel Chen