summaryrefslogtreecommitdiffstats
path: root/security/apparmor/procattr.c
Commit message (Expand)AuthorAgeFilesLines
* apparmor: move context.h to cred.hJohn Johansen2018-02-091-1/+1
* apparmor: switch getprocattr to using label_print fns()John Johansen2017-06-101-35/+25
* apparmor: switch from profiles to using labels on contextsJohn Johansen2017-06-101-2/+2
* apparmor: convert aa_change_XXX bool parameters to flagsJohn Johansen2017-06-101-3/+3
* apparmor: convert to profile block critical sectionsJohn Johansen2017-06-101-1/+2
* apparmor: convert change_profile to use fqname later to give better controlJohn Johansen2017-01-161-16/+0
* apparmor: fix change_hat debug outputJohn Johansen2017-01-161-4/+5
* apparmor: change op from int to const char *John Johansen2017-01-161-2/+2
* apparmor: allow ns visibility question to consider subnsesJohn Johansen2017-01-161-2/+2
* apparmor: rename namespace to ns to improve code line lengthsJohn Johansen2017-01-161-2/+2
* apparmor: split apparmor policy namespaces code into its own fileJohn Johansen2017-01-161-0/+1
* apparmor: add interface files for profiles and namespacesJohn Johansen2013-08-141-1/+1
* apparmor: remove "permipc" commandJohn Johansen2013-04-281-6/+0
* apparmor: sparse fix: include procattr.h in procattr.cJames Morris2011-09-091-0/+1
* AppArmor: userspace interfacesJohn Johansen2010-08-021-0/+170