summaryrefslogtreecommitdiffstats
path: root/security/apparmor/include/audit.h
Commit message (Expand)AuthorAgeFilesLines
* apparmor: add base infastructure for socket mediationJohn Johansen2017-09-221-9/+17
* apparmor: make policy_unpack able to audit different info messagesJohn Johansen2017-09-221-2/+2
* apparmor: add mount mediationJohn Johansen2017-09-221-0/+11
* apparmor: add the ability to mediate signalsJohn Johansen2017-09-221-0/+2
* apparmor: add domain label stacking info to apparmorfsJohn Johansen2017-06-111-0/+2
* apparmor: mediate files when they are receivedJohn Johansen2017-06-111-0/+1
* apparmor: switch from profiles to using labels on contextsJohn Johansen2017-06-111-5/+4Star
* apparmor: revalidate files during execJohn Johansen2017-06-111-0/+1
* apparmor: add gerneric permissions struct and support fnsJohn Johansen2017-06-111-2/+2
* apparmor: change aad apparmor_audit_data macro to a fn macroJohn Johansen2017-01-161-12/+31
* apparmor: change op from int to const char *John Johansen2017-01-161-55/+53Star
* apparmor: add ns name to the audit data for policy loadsJohn Johansen2017-01-161-0/+1
* apparmor: remove parent task info from audit loggingJohn Johansen2013-10-301-1/+0Star
* apparmor: add interface files for profiles and namespacesJohn Johansen2013-08-141-1/+0Star
* userns: Convert apparmor to use kuid and kgid where appropriateEric W. Biederman2012-09-211-1/+1
* apparmor: move task from common_audit_data to apparmor_audit_dataEric Paris2012-04-091-0/+1
* LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris2012-04-031-1/+27
* AppArmor: add const qualifiers to string arraysJan Engelhardt2012-03-151-2/+2
* AppArmor: Fix dropping of allowed operations that are force auditedJohn Johansen2012-02-271-3/+2Star
* AppArmor: basic auditing infrastructure.John Johansen2010-08-021-0/+123