summaryrefslogtreecommitdiffstats
path: root/src/shared/smack-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-131-1/+1
* smack-util: remove warning when building without SMACK supportLennart Poettering2014-12-041-4/+8
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-281-1/+1
* smack: introduce new SmackProcessLabel optionWaLyong Cho2014-11-241-0/+20
* smack: we don't need the special labels exported, hence don'tLennart Poettering2014-10-231-0/+3
* smack: rework SMACK label fixing code to follow more closely the semantics of...Lennart Poettering2014-10-231-24/+35
* smack: never follow symlinks when relabellingLennart Poettering2014-10-231-1/+1
* smack: rework smack APIs a bitLennart Poettering2014-10-231-14/+53
* mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and...Lennart Poettering2014-10-231-5/+5
* mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...Lennart Poettering2014-10-231-9/+9
* mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho2014-10-231-5/+5
* label: rearrange mandatory access control(MAC) apisWaLyong Cho2014-10-231-2/+43
* build-sys: use glibc's xattr support instead of requiring libattrKay Sievers2014-05-281-3/+1
* smack: minimize ifdef use, and move all labeling to smack-util.cKay Sievers2013-10-111-1/+51
* security: rework selinux, smack, ima, apparmor detection logicLennart Poettering2013-10-101-4/+9
* Smack: Test if smack is enabled before mountingAuke Kok2013-10-101-0/+36