aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/file.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-26/+28
2012-03-28apparmor: Fix change_onexec when called from a confined taskJohn Johansen1-0/+2
2012-03-14AppArmor: Move path failure information into aa_get_name and renameJohn Johansen1-11/+7
2012-02-27AppArmor: fix mapping of META_READ to audit and quiet flagsJohn Johansen1-2/+1
2010-08-02AppArmor: file enforcement routinesJohn Johansen1-0/+457