aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/audit.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-09audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names recordJeff Layton1-0/+1
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-0/+156
2013-04-30audit: fix event coverage of AUDIT_ANOM_LINKEric Paris1-0/+157
2013-04-29audit: remove unnecessary #if CONFIG_AUDITGao feng1-2/+0
2013-04-29audit: remove duplicate export of audit_enabledGao feng1-1/+0
2013-04-12audit: remove duplicate export of audit_enabledGao feng1-1/+0
2012-10-12audit: optimize audit_compare_dname_pathJeff Layton1-1/+4
2012-10-12audit: remove dirlen argument to audit_compare_dname_pathJeff Layton1-2/+1
2012-10-12audit: set the name_len in audit_inode for parent lookupsJeff Layton1-0/+1
2012-09-18userns: Convert audit to work with user namespaces enabledEric W. Biederman1-1/+1
2012-09-17audit: Add typespecific uid and gid comparatorsEric W. Biederman1-0/+2
2012-01-17audit: remove AUDIT_SETUP_CONTEXT as it isn't usedEric Paris1-5/+1
2010-10-30audit: make functions staticStephen Hemminger1-4/+1
2010-07-28Audit: split audit watch KconfigEric Paris1-1/+13
2010-07-28audit: do not get and put just to free a watchEric Paris1-2/+1
2010-07-28Audit: clean up the audit_watch splitEric Paris1-9/+4
2009-06-24Fix rule eviction order for AUDIT_DIRAl Viro1-2/+5
2009-06-23Audit: move audit_get_nd completely into audit_watchEric Paris1-4/+1
2009-06-23audit: seperate audit inode watches into a subfileEric Paris1-19/+20
2009-01-04fixing audit rule ordering mess, part 1Al Viro1-4/+1
2008-04-28[PATCH 1/2] audit: move extern declarations to audit.hHarvey Harrison1-0/+13
2008-04-19SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish1-25/+0
2007-10-21[PATCH] audit: watching subtreesAl Viro1-1/+33
2007-07-16Audit: add TTY input auditingMiloslav Trmac1-1/+0
2007-05-11[PATCH] audit signal recipientsAmy Griffis1-5/+8
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro1-0/+1
2006-07-01[PATCH] add rule filterkeyAmy Griffis1-0/+1
2006-06-20[PATCH] log more info for directory entry change eventsAmy Griffis1-1/+2
2006-06-20[PATCH] audit: path-based rulesAmy Griffis1-4/+34
2006-06-20[PATCH] collect sid of those who send signals to auditdAl Viro1-0/+11
2006-06-20[PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULESAl Viro1-0/+11
2006-05-01[PATCH] support for context based audit filtering, part 2Darrel Goeddel1-3/+7
2006-03-20[PATCH] sem2mutex: audit_netlink_semIngo Molnar1-1/+2
2006-03-20[PATCH] audit string fields interface + consumerAmy Griffis1-3/+20
2006-03-20[PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALLDavid Woodhouse1-0/+70