aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/procattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-09apparmor: move context.h to cred.hJohn Johansen1-1/+1
2017-06-10apparmor: switch getprocattr to using label_print fns()John Johansen1-35/+25
2017-06-10apparmor: switch from profiles to using labels on contextsJohn Johansen1-2/+2
2017-06-10apparmor: convert aa_change_XXX bool parameters to flagsJohn Johansen1-3/+3
2017-06-10apparmor: convert to profile block critical sectionsJohn Johansen1-1/+2
2017-01-16apparmor: convert change_profile to use fqname later to give better controlJohn Johansen1-16/+0
2017-01-16apparmor: fix change_hat debug outputJohn Johansen1-4/+5
2017-01-16apparmor: change op from int to const char *John Johansen1-2/+2
2017-01-16apparmor: allow ns visibility question to consider subnsesJohn Johansen1-2/+2
2017-01-16apparmor: rename namespace to ns to improve code line lengthsJohn Johansen1-2/+2
2017-01-16apparmor: split apparmor policy namespaces code into its own fileJohn Johansen1-0/+1
2013-08-14apparmor: add interface files for profiles and namespacesJohn Johansen1-1/+1
2013-04-28apparmor: remove "permipc" commandJohn Johansen1-6/+0
2011-09-09apparmor: sparse fix: include procattr.h in procattr.cJames Morris1-0/+1
2010-08-02AppArmor: userspace interfacesJohn Johansen1-0/+170