summaryrefslogtreecommitdiffstats
path: root/security/apparmor/policy_unpack.c
Commit message (Expand)AuthorAgeFilesLines
* apparmor: add the ability to report a sha1 hash of loaded policyJohn Johansen2013-08-141-6/+14
* apparmor: add an optional profile attachment string for profilesJohn Johansen2013-08-141-0/+3
* apparmor: allow setting any profile into the unconfined stateJohn Johansen2013-08-141-2/+6
* apparmor: make free_profile available outside of policy.cJohn Johansen2013-08-141-2/+2
* apparmor: provide base for multiple profiles to be replaced at onceJohn Johansen2013-08-141-28/+86
* apparmor: remove sid from profilesJohn Johansen2013-04-281-1/+0
* apparmor: move perm defines into policy_unpackJohn Johansen2013-04-281-0/+3
* 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
* LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris2012-04-031-9/+11
* AppArmor: Add ability to load extended policyJohn Johansen2012-03-141-1/+23
* AppArmor: Fix oops in policy unpack auditingJohn Johansen2012-03-141-2/+3
* AppArmor: Add mising end of structure test to caps unpackingJohn Johansen2012-02-271-0/+2
* apparmor: sparse fix: rename shadowed variables in policy_unpack.cJames Morris2011-09-091-6/+6
* Create Documentation/security/,Randy Dunlap2011-05-191-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* AppArmor: policy routines for loading and unpacking policyJohn Johansen2010-08-021-0/+703
OpenPOWER on IntegriCloud