aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/audit.h
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] allow audit filtering on bit & operationsEric Paris2007-07-221-13/+17
* Audit: add TTY input auditingMiloslav Trmac2007-07-161-0/+11
* [PATCH] Abnormal End of ProcessesSteve Grubb2007-05-111-0/+3
* [PATCH] complete message queue auditingAmy Griffis2007-05-111-7/+0
* [PATCH] audit signal recipientsAmy Griffis2007-05-111-0/+3
* [PATCH] add SIGNAL syscall class (v3)Amy Griffis2007-05-111-0/+2
* [PATCH] auditing ptraceAl Viro2007-05-111-0/+10
* [PATCH] linux/audit.h needs linux/types.hJeff Dike2007-03-061-0/+1
* [PATCH] AUDIT_FD_PAIRAl Viro2007-02-171-0/+9
* audit: Add auditing to ipsecJoy Latten2006-12-061-0/+6
* [PATCH] message types updatedSteve Grubb2006-10-041-1/+2
* [NetLabel]: audit fixups due to delayed feedbackPaul Moore2006-09-291-6/+5
* [NetLabel]: add audit support for configuration changesPaul Moore2006-09-281-0/+6
* [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-111-0/+7
* [PATCH] audit: more syscall classes addedAl Viro2006-09-111-0/+4
* [PATCH] don't bother with aux entires for dummy contextAl Viro2006-08-031-11/+11
* [PATCH] mark context of syscall entered with no rules as dummyAl Viro2006-08-031-0/+6
* [PATCH] introduce audit rules counterAl Viro2006-08-031-0/+2
* [PATCH] fix missed create event for directory auditAmy Griffis2006-08-031-4/+4
* [PATCH] fix faulty inode data collection for open() with O_CREATAmy Griffis2006-08-031-0/+7
* [PATCH] audit syscall classesAl Viro2006-07-011-0/+7
* [PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel2006-07-011-5/+10
* [PATCH] add rule filterkeyAmy Griffis2006-07-011-0/+3
* Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-06-201-14/+85
|\
| * [PATCH] log more info for directory entry change eventsAmy Griffis2006-06-201-6/+9
| * [PATCH] audit: path-based rulesAmy Griffis2006-06-201-0/+1
| * [PATCH] Audit of POSIX Message Queue Syscalls v.2George C. Wilson2006-06-201-0/+46
| * [PATCH] inline more audit helpersAl Viro2006-06-201-3/+21
| * [PATCH] update of IPC audit record cleanupLinda Knippers2006-06-201-2/+2
| * [PATCH] add filtering by ppidAl Viro2006-06-201-0/+1
| * [PATCH] collect sid of those who send signals to auditdAl Viro2006-06-201-2/+1
| * [PATCH] execve argument loggingAl Viro2006-06-201-1/+5
| * [PATCH] audit_panic() is audit-internalAl Viro2006-06-201-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-061-7/+15
|\|
| * [PATCH] Rework of IPC auditingSteve Grubb2006-05-011-2/+5
| * [PATCH] More user space subject labelsSteve Grubb2006-05-011-1/+1
| * [PATCH] support for context based audit filteringDarrel Goeddel2006-05-011-0/+5
| * [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-011-4/+4
* | Sanitise linux/audit.h for userspace consumption, split elf-em.h from elf.hDavid Woodhouse2006-04-271-2/+2
|/
* [PATCH] promiscuous modeSteve Grubb2006-03-201-1/+6
* [PATCH] add/remove rule updateSteve Grubb2006-03-201-1/+1
* [PATCH] audit string fields interface + consumerAmy Griffis2006-03-201-4/+27
* [PATCH] SE Linux audit eventsSteve Grubb2006-03-201-0/+3
* [PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALLDavid Woodhouse2006-03-201-13/+5
* [PATCH] Capture selinux subject/object context information.Dustin Kirkland2006-03-201-2/+6
* [PATCH] Exclude messages by message typeDustin Kirkland2006-03-201-1/+4
* [PATCH] Collect more inode information during syscall processing.Amy Griffis2006-03-201-1/+17
* [PATCH] Define new range of userspace messages.Steve Grubb2006-03-201-4/+15
* [PATCH] Filter rule comparatorsDustin Kirkland2006-03-201-1/+28
* [PATCH] gfp_t: kernel/*Al Viro2005-10-281-2/+2