summaryrefslogtreecommitdiffstats
path: root/security/apparmor/policy_ns.c
Commit message (Expand)AuthorAgeFilesLines
* apparmor: ensure unconfined profiles have dfas initializedJohn Johansen2017-09-221-0/+2
* apparmor: switch from profiles to using labels on contextsJohn Johansen2017-06-101-5/+15
* apparmor: add namespace lookup fns()John Johansen2017-06-101-0/+54
* apparmor: add policy revision file interfaceJohn Johansen2017-06-101-0/+1
* apparmor: allow specifying an already created dir to create ns entries inJohn Johansen2017-06-081-1/+1
* apparmor: rename apparmor file fns and data to indicate useJohn Johansen2017-06-081-2/+2
* apparmor: move to per loaddata files, instead of replicating in profilesJohn Johansen2017-06-081-0/+1
* apparmor: track ns level so it can be used to help in view checksJohn Johansen2017-01-161-0/+1
* apparmor: pass gfp_t parameter into profile allocationJohn Johansen2017-01-161-1/+1
* apparmor: refactor prepare_ns() and make usable from different viewsJohn Johansen2017-01-161-32/+66
* apparmor: pass gfp param into aa_policy_init()John Johansen2017-01-161-1/+1
* apparmor: allow ns visibility question to consider subnsesJohn Johansen2017-01-161-3/+9
* apparmor: add fn to lookup profiles by fqnameJohn Johansen2017-01-161-2/+2
* apparmor: add strn version of aa_find_nsJohn Johansen2017-01-161-3/+19
* apparmor: rename replacedby to proxyJohn Johansen2017-01-161-1/+1
* apparmor: rename namespace to ns to improve code line lengthsJohn Johansen2017-01-161-42/+40
* apparmor: split apparmor policy namespaces code into its own fileJohn Johansen2017-01-161-0/+291