aboutsummaryrefslogtreecommitdiff
path: root/include/linux/lsm_audit.h
AgeCommit message (Expand)Author
2012-04-09LSM: do not initialize common_audit_data to 0Eric Paris
2012-04-09LSM: remove the task field from common_audit_dataEric Paris
2012-04-09LSM: remove the COMMON_AUDIT_DATA_INIT type expansionEric Paris
2012-04-03lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds
2012-04-03LSM: shrink the common_audit_data data unionEric Paris
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-04-25LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris
2011-04-25LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris
2010-08-02AppArmor: basic auditing infrastructure.John Johansen
2010-08-02SELinux: special dontaudit for access checksEric Paris
2010-04-28LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONEEric Paris
2009-11-10security: report the module name to security_module_requestEric Paris
2009-08-17SELinux: Convert avc_audit to use lsm_audit.hThomas Liu
2009-07-10security: Wrap SMACK and SELINUX audit data structs in ifdefsThomas Liu
2009-07-10security: Make lsm_priv union in lsm_audit.h anonymousThomas Liu
2009-07-10Move variable function in lsm_audit.h into SMACK private spaceThomas Liu
2009-04-14smack: implement logging V3Etienne Basset