summaryrefslogtreecommitdiff
path: root/src/shared/smack-util.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-04smack-util: remove warning when building without SMACK supportLennart Poettering1-4/+8
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt1-1/+1
2014-11-24smack: introduce new SmackProcessLabel optionWaLyong Cho1-0/+20
2014-10-23smack: we don't need the special labels exported, hence don'tLennart Poettering1-0/+3
2014-10-23smack: rework SMACK label fixing code to follow more closely the semantics of...Lennart Poettering1-24/+35
2014-10-23smack: never follow symlinks when relabellingLennart Poettering1-1/+1
2014-10-23smack: rework smack APIs a bitLennart Poettering1-14/+53
2014-10-23mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and...Lennart Poettering1-5/+5
2014-10-23mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...Lennart Poettering1-9/+9
2014-10-23mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho1-5/+5
2014-10-23label: rearrange mandatory access control(MAC) apisWaLyong Cho1-2/+43
2014-05-28build-sys: use glibc's xattr support instead of requiring libattrKay Sievers1-3/+1
2013-10-11smack: minimize ifdef use, and move all labeling to smack-util.cKay Sievers1-1/+51
2013-10-10security: rework selinux, smack, ima, apparmor detection logicLennart Poettering1-4/+9
2013-10-09Smack: Test if smack is enabled before mountingAuke Kok1-0/+36