summaryrefslogtreecommitdiffstats
path: root/security/apparmor/policy.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2012-05-221-1/+1
|\
| * LSM: do not initialize common_audit_data to 0Eric Paris2012-04-091-1/+1
| * LSM: remove the COMMON_AUDIT_DATA_INIT type expansionEric Paris2012-04-091-1/+1
* | apparmor: fix profile lookup for unconfinedJohn Johansen2012-05-181-0/+4
|/
* LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris2012-04-031-4/+6
* AppArmor: add const qualifiers to string arraysJan Engelhardt2012-03-141-1/+1
* AppArmor: Add ability to load extended policyJohn Johansen2012-03-141-0/+1
* APPARMOR: Fix memory leak of alloc_namespace()wzt.wzt@gmail.com2010-11-111-1/+1
* AppArmor: Fix locking from removal of profile namespaceJohn Johansen2010-09-081-2/+4
* AppArmor: core policy routinesJohn Johansen2010-08-021-0/+1184