aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/policy_unpack.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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