summaryrefslogtreecommitdiff
path: root/src/shared/smack-util.c
AgeCommit message (Expand)Author
2015-03-13tree-wide: there is no ENOTSUP on linuxDavid Herrmann
2014-12-04smack-util: remove warning when building without SMACK supportLennart Poettering
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-24smack: introduce new SmackProcessLabel optionWaLyong Cho
2014-10-23smack: we don't need the special labels exported, hence don'tLennart Poettering
2014-10-23smack: rework SMACK label fixing code to follow more closely the semantics of...Lennart Poettering
2014-10-23smack: never follow symlinks when relabellingLennart Poettering
2014-10-23smack: rework smack APIs a bitLennart Poettering
2014-10-23mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and...Lennart Poettering
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-10-23label: rearrange mandatory access control(MAC) apisWaLyong Cho
2014-05-28build-sys: use glibc's xattr support instead of requiring libattrKay Sievers
2013-10-11smack: minimize ifdef use, and move all labeling to smack-util.cKay Sievers
2013-10-10security: rework selinux, smack, ima, apparmor detection logicLennart Poettering
2013-10-09Smack: Test if smack is enabled before mountingAuke Kok