aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/policy_unpack.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-14apparmor: add the ability to report a sha1 hash of loaded policyJohn Johansen1-6/+14
2013-08-14apparmor: add an optional profile attachment string for profilesJohn Johansen1-0/+3
2013-08-14apparmor: allow setting any profile into the unconfined stateJohn Johansen1-2/+6
2013-08-14apparmor: make free_profile available outside of policy.cJohn Johansen1-2/+2
2013-08-14apparmor: provide base for multiple profiles to be replaced at onceJohn Johansen1-28/+86
2013-04-28apparmor: remove sid from profilesJohn Johansen1-1/+0
2013-04-28apparmor: move perm defines into policy_unpackJohn Johansen1-0/+3
2012-04-09LSM: do not initialize common_audit_data to 0Eric Paris1-1/+1
2012-04-09LSM: remove the COMMON_AUDIT_DATA_INIT type expansionEric Paris1-1/+1
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris1-9/+11
2012-03-14AppArmor: Add ability to load extended policyJohn Johansen1-1/+23
2012-03-14AppArmor: Fix oops in policy unpack auditingJohn Johansen1-2/+3
2012-02-27AppArmor: Add mising end of structure test to caps unpackingJohn Johansen1-0/+2
2011-09-09apparmor: sparse fix: rename shadowed variables in policy_unpack.cJames Morris1-6/+6
2011-05-19Create Documentation/security/,Randy Dunlap1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-08-02AppArmor: policy routines for loading and unpacking policyJohn Johansen1-0/+703