summaryrefslogtreecommitdiff
path: root/src/core/smack-setup.c
Commit message (Expand)AuthorAgeFilesLines
* fileio: consolidate write_string_file*()Daniel Mack2015-07-061-1/+1
* smack: support smack access change-ruleWaLyong Cho2015-06-221-25/+110
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-6/+0
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-281-6/+6
* mac: add mac_ prefix to distinguish origin security apisWaLyong Cho2014-10-281-1/+1
* core: smack-setup: Actually allow for succesfully loading CIPSO policyPhilippe De Swert2014-09-131-1/+1
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-181-1/+1
* smack: set loaded_policy in smack_setup()Łukasz Stelmach2014-02-241-1/+5
* Run with a custom SMACK domain (label).Auke Kok2013-10-071-0/+8
* smack-setup: fix path to Smack/CIPSO mappingsPatrick McCarty2013-10-011-1/+1
* Make it possible to disable smack separately from xattr supportKarol Lewandowski2013-05-171-0/+10
* smack-setup: enable Smack/CIPSO mappingNathaniel Chen2013-03-151-1/+19
* smack-setup: extract rule writing into a separate functionZbigniew Jędrzejewski-Szmek2013-03-151-31/+60
* core/smack: downgrade info to debugZbigniew Jędrzejewski-Szmek2013-03-111-9/+15
* core: mount and initialize SmackNathaniel Chen2013-03-071-0/+98