| Commit message (Expand) | Author | Age | Files | Lines |
* | audit: Use struct net not pid_t to remember the network namespce to reply in | Eric W. Biederman | 2014-02-28 | 1 | -1/+1 |
* | audit: Convert int limit uses to u32 | Joe Perches | 2014-01-14 | 1 | -1/+1 |
* | audit: listen in all network namespaces | Richard Guy Briggs | 2014-01-14 | 1 | -0/+5 |
* | audit: fix netlink portid naming and types | Richard Guy Briggs | 2014-01-14 | 1 | -4/+4 |
* | audit: call audit_bprm() only once to add AUDIT_EXECVE information | Richard Guy Briggs | 2013-11-05 | 1 | -1/+0 |
* | audit: move audit_aux_data_execve contents into audit_context union | Richard Guy Briggs | 2013-11-05 | 1 | -0/+4 |
* | audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_... | Jeff Layton | 2013-07-09 | 1 | -0/+1 |
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2013-05-11 | 1 | -0/+156 |
|\ |
|
| * | audit: fix event coverage of AUDIT_ANOM_LINK | Eric Paris | 2013-04-30 | 1 | -0/+157 |
| * | audit: remove duplicate export of audit_enabled | Gao feng | 2013-04-12 | 1 | -1/+0 |
* | | audit: remove unnecessary #if CONFIG_AUDIT | Gao feng | 2013-04-30 | 1 | -2/+0 |
* | | audit: remove duplicate export of audit_enabled | Gao feng | 2013-04-30 | 1 | -1/+0 |
|/ |
|
* | audit: optimize audit_compare_dname_path | Jeff Layton | 2012-10-12 | 1 | -1/+4 |
* | audit: remove dirlen argument to audit_compare_dname_path | Jeff Layton | 2012-10-12 | 1 | -2/+1 |
* | audit: set the name_len in audit_inode for parent lookups | Jeff Layton | 2012-10-12 | 1 | -0/+1 |
* | userns: Convert audit to work with user namespaces enabled | Eric W. Biederman | 2012-09-18 | 1 | -1/+1 |
* | audit: Add typespecific uid and gid comparators | Eric W. Biederman | 2012-09-18 | 1 | -0/+2 |
* | audit: remove AUDIT_SETUP_CONTEXT as it isn't used | Eric Paris | 2012-01-17 | 1 | -5/+1 |
* | audit: make functions static | Stephen Hemminger | 2010-10-30 | 1 | -4/+1 |
* | Audit: split audit watch Kconfig | Eric Paris | 2010-07-28 | 1 | -1/+13 |
* | audit: do not get and put just to free a watch | Eric Paris | 2010-07-28 | 1 | -2/+1 |
* | Audit: clean up the audit_watch split | Eric Paris | 2010-07-28 | 1 | -9/+4 |
* | Fix rule eviction order for AUDIT_DIR | Al Viro | 2009-06-24 | 1 | -2/+5 |
* | Audit: move audit_get_nd completely into audit_watch | Eric Paris | 2009-06-24 | 1 | -4/+1 |
* | audit: seperate audit inode watches into a subfile | Eric Paris | 2009-06-24 | 1 | -19/+20 |
* | fixing audit rule ordering mess, part 1 | Al Viro | 2009-01-04 | 1 | -4/+1 |
* | [PATCH 1/2] audit: move extern declarations to audit.h | Harvey Harrison | 2008-04-28 | 1 | -0/+13 |
* | SELinux: use new audit hooks, remove redundant exports | Ahmed S. Darwish | 2008-04-19 | 1 | -25/+0 |
* | [PATCH] audit: watching subtrees | Al Viro | 2007-10-21 | 1 | -1/+33 |
* | Audit: add TTY input auditing | Miloslav Trmac | 2007-07-16 | 1 | -1/+0 |
* | [PATCH] audit signal recipients | Amy Griffis | 2007-05-11 | 1 | -5/+8 |
* | [PATCH] audit: AUDIT_PERM support | Al Viro | 2006-09-11 | 1 | -0/+1 |
* | [PATCH] add rule filterkey | Amy Griffis | 2006-07-01 | 1 | -0/+1 |
* | [PATCH] log more info for directory entry change events | Amy Griffis | 2006-06-20 | 1 | -1/+2 |
* | [PATCH] audit: path-based rules | Amy Griffis | 2006-06-20 | 1 | -4/+34 |
* | [PATCH] collect sid of those who send signals to auditd | Al Viro | 2006-06-20 | 1 | -0/+11 |
* | [PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULES | Al Viro | 2006-06-20 | 1 | -0/+11 |
* | [PATCH] support for context based audit filtering, part 2 | Darrel Goeddel | 2006-05-01 | 1 | -3/+7 |
* | [PATCH] sem2mutex: audit_netlink_sem | Ingo Molnar | 2006-03-20 | 1 | -1/+2 |
* | [PATCH] audit string fields interface + consumer | Amy Griffis | 2006-03-20 | 1 | -3/+20 |
* | [PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL | David Woodhouse | 2006-03-20 | 1 | -0/+70 |