summaryrefslogtreecommitdiffstats
path: root/include/linux/lsm_audit.h
Commit message (Expand)AuthorAgeFilesLines
* LSM: do not initialize common_audit_data to 0Eric Paris2012-04-091-5/+0
* LSM: remove the task field from common_audit_dataEric Paris2012-04-091-1/+0
* LSM: remove the COMMON_AUDIT_DATA_INIT type expansionEric Paris2012-04-091-1/+1
* lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds2012-04-031-4/+3
* LSM: shrink the common_audit_data data unionEric Paris2012-04-031-17/+18
* LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris2012-04-031-50/+4
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris2011-04-251-0/+2
* LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris2011-04-251-5/+4
* AppArmor: basic auditing infrastructure.John Johansen2010-08-021-0/+27
* SELinux: special dontaudit for access checksEric Paris2010-08-021-0/+5
* LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONEEric Paris2010-04-281-1/+1
* security: report the module name to security_module_requestEric Paris2009-11-101-8/+10
* SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-08-171-0/+2
* security: Wrap SMACK and SELINUX audit data structs in ifdefsThomas Liu2009-07-101-0/+4
* security: Make lsm_priv union in lsm_audit.h anonymousThomas Liu2009-07-101-1/+1
* Move variable function in lsm_audit.h into SMACK private spaceThomas Liu2009-07-101-2/+2
* smack: implement logging V3Etienne Basset2009-04-141-0/+111