Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen | |
This patch removes includes that are not used. The removals were found with include-what-you-use which checks if any of the symbols from a header is in use. | |||
2014-10-23 | mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ↵ | Lennart Poettering | |
new mac_{smack,selinux,apparmor}_xyz() convention | |||
2013-10-10 | security: rework selinux, smack, ima, apparmor detection logic | Lennart Poettering | |
Always cache the results, and bypass low-level security calls when the respective subsystem is not enabled. |