| Commit message (Expand) | Author | Age |
* | LSM: do not initialize common_audit_data to 0 | Eric Paris | 2012-04-09 |
* | LSM: remove the task field from common_audit_data | Eric Paris | 2012-04-09 |
* | LSM: remove the COMMON_AUDIT_DATA_INIT type expansion | Eric Paris | 2012-04-09 |
* | lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit... | Linus Torvalds | 2012-04-03 |
* | LSM: shrink the common_audit_data data union | Eric Paris | 2012-04-03 |
* | LSM: shrink sizeof LSM specific portion of common_audit_data | Eric Paris | 2012-04-03 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 |
* | LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH | Eric Paris | 2011-04-25 |
* | LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE | Eric Paris | 2011-04-25 |
* | AppArmor: basic auditing infrastructure. | John Johansen | 2010-08-02 |
* | SELinux: special dontaudit for access checks | Eric Paris | 2010-08-02 |
* | LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE | Eric Paris | 2010-04-27 |
* | security: report the module name to security_module_request | Eric Paris | 2009-11-09 |
* | SELinux: Convert avc_audit to use lsm_audit.h | Thomas Liu | 2009-08-16 |
* | security: Wrap SMACK and SELINUX audit data structs in ifdefs | Thomas Liu | 2009-07-09 |
* | security: Make lsm_priv union in lsm_audit.h anonymous | Thomas Liu | 2009-07-09 |
* | Move variable function in lsm_audit.h into SMACK private space | Thomas Liu | 2009-07-09 |
* | smack: implement logging V3 | Etienne Basset | 2009-04-13 |