summaryrefslogtreecommitdiff
path: root/src/shared/smack-util.h
Commit message (Expand)AuthorAgeFilesLines
* smack-util: Add renameat_and_apply_smack_floor_label()Daan De Meyer2023-02-201-2/+8
* mac: rework labelling code to be simpler, and less racyLennart Poettering2022-07-081-4/+2
* smack: move helper function to smack-util.cZbigniew Jędrzejewski-Szmek2021-09-211-0/+2
* basic,shared: move a bunch of files to src/shared/Zbigniew Jędrzejewski-Szmek2021-06-241-0/+46
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-36/+0
* smack: introduce new SmackProcessLabel optionWaLyong Cho2014-11-241-0/+1
* smack: we don't need the special labels exported, hence don'tLennart Poettering2014-10-231-3/+0
* smack: rework SMACK label fixing code to follow more closely the semantics of...Lennart Poettering2014-10-231-1/+1
* mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and...Lennart Poettering2014-10-231-5/+6
* mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...Lennart Poettering2014-10-231-1/+1
* mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho2014-10-231-5/+5
* label: rearrange mandatory access control(MAC) apisWaLyong Cho2014-10-231-0/+1
* smack: rework security labeling for multiple frameworksŁukasz Stelmach2014-02-241-0/+4
* smack: minimize ifdef use, and move all labeling to smack-util.cKay Sievers2013-10-111-0/+4
* Smack: Test if smack is enabled before mountingAuke Kok2013-10-091-0/+28