aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/include/audit.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-26Revert "apparmor: add base infastructure for socket mediation"Linus Torvalds1-17/+9
2017-09-22apparmor: add base infastructure for socket mediationJohn Johansen1-9/+17
2017-09-22apparmor: make policy_unpack able to audit different info messagesJohn Johansen1-2/+2
2017-09-22apparmor: add mount mediationJohn Johansen1-0/+11
2017-09-22apparmor: add the ability to mediate signalsJohn Johansen1-0/+2
2017-06-10apparmor: add domain label stacking info to apparmorfsJohn Johansen1-0/+2
2017-06-10apparmor: mediate files when they are receivedJohn Johansen1-0/+1
2017-06-10apparmor: switch from profiles to using labels on contextsJohn Johansen1-5/+4
2017-06-10apparmor: revalidate files during execJohn Johansen1-0/+1
2017-06-10apparmor: add gerneric permissions struct and support fnsJohn Johansen1-2/+2
2017-01-16apparmor: change aad apparmor_audit_data macro to a fn macroJohn Johansen1-12/+31
2017-01-16apparmor: change op from int to const char *John Johansen1-55/+53
2017-01-16apparmor: add ns name to the audit data for policy loadsJohn Johansen1-0/+1
2013-10-29apparmor: remove parent task info from audit loggingJohn Johansen1-1/+0
2013-08-14apparmor: add interface files for profiles and namespacesJohn Johansen1-1/+0
2012-09-21userns: Convert apparmor to use kuid and kgid where appropriateEric W. Biederman1-1/+1
2012-04-09apparmor: move task from common_audit_data to apparmor_audit_dataEric Paris1-0/+1
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris1-1/+27
2012-03-14AppArmor: add const qualifiers to string arraysJan Engelhardt1-2/+2
2012-02-27AppArmor: Fix dropping of allowed operations that are force auditedJohn Johansen1-3/+2
2010-08-02AppArmor: basic auditing infrastructure.John Johansen1-0/+123