aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/include/policy_ns.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-10apparmor: switch from profiles to using labels on contextsJohn Johansen1-0/+4
2017-06-10apparmor: add namespace lookup fns()John Johansen1-0/+13
2017-06-10apparmor: add policy revision file interfaceJohn Johansen1-0/+1
2017-06-08apparmor: move to per loaddata files, instead of replicating in profilesJohn Johansen1-0/+3
2017-01-16apparmor: add special .null file used to "close" fds at execJohn Johansen1-0/+2
2017-01-16apparmor: refactor prepare_ns() and make usable from different viewsJohn Johansen1-1/+3
2017-01-16apparmor: allow ns visibility question to consider subnsesJohn Johansen1-2/+2
2017-01-16apparmor: add fn to lookup profiles by fqnameJohn Johansen1-5/+5
2017-01-16apparmor: add strn version of aa_find_nsJohn Johansen1-3/+10
2017-01-16apparmor: rename namespace to ns to improve code line lengthsJohn Johansen1-22/+21
2017-01-16apparmor: split apparmor policy namespaces code into its own fileJohn Johansen1-0/+137