aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/audit.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[XFRM]: xfrm audit callsJoy Latten1-4/+5
2007-08-23Renumber AUDIT_TTY_[GS]ETMiloslav Trmac1-2/+2
2007-07-22[PATCH] get rid of AVC_PATH postponed treatmentAl Viro1-2/+0
2007-07-22[PATCH] allow audit filtering on bit & operationsEric Paris1-13/+17
2007-07-16Audit: add TTY input auditingMiloslav Trmac1-0/+11
2007-05-11[PATCH] Abnormal End of ProcessesSteve Grubb1-0/+3
2007-05-11[PATCH] complete message queue auditingAmy Griffis1-7/+0
2007-05-11[PATCH] audit signal recipientsAmy Griffis1-0/+3
2007-05-11[PATCH] add SIGNAL syscall class (v3)Amy Griffis1-0/+2
2007-05-11[PATCH] auditing ptraceAl Viro1-0/+10
2007-03-06[PATCH] linux/audit.h needs linux/types.hJeff Dike1-0/+1
2007-02-17[PATCH] AUDIT_FD_PAIRAl Viro1-0/+9
2006-12-06audit: Add auditing to ipsecJoy Latten1-0/+6
2006-10-04[PATCH] message types updatedSteve Grubb1-1/+2
2006-09-29[NetLabel]: audit fixups due to delayed feedbackPaul Moore1-6/+5
2006-09-28[NetLabel]: add audit support for configuration changesPaul Moore1-0/+6
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro1-0/+7
2006-09-11[PATCH] audit: more syscall classes addedAl Viro1-0/+4
2006-08-03[PATCH] don't bother with aux entires for dummy contextAl Viro1-11/+11
2006-08-03[PATCH] mark context of syscall entered with no rules as dummyAl Viro1-0/+6
2006-08-03[PATCH] introduce audit rules counterAl Viro1-0/+2
2006-08-03[PATCH] fix missed create event for directory auditAmy Griffis1-4/+4
2006-08-03[PATCH] fix faulty inode data collection for open() with O_CREATAmy Griffis1-0/+7
2006-07-01[PATCH] audit syscall classesAl Viro1-0/+7
2006-07-01[PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel1-5/+10
2006-07-01[PATCH] add rule filterkeyAmy Griffis1-0/+3
2006-06-20Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-14/+85
2006-06-20[PATCH] log more info for directory entry change eventsAmy Griffis1-6/+9
2006-06-20[PATCH] audit: path-based rulesAmy Griffis1-0/+1
2006-06-20[PATCH] Audit of POSIX Message Queue Syscalls v.2George C. Wilson1-0/+46
2006-06-20[PATCH] inline more audit helpersAl Viro1-3/+21
2006-06-20[PATCH] update of IPC audit record cleanupLinda Knippers1-2/+2
2006-06-20[PATCH] add filtering by ppidAl Viro1-0/+1
2006-06-20[PATCH] collect sid of those who send signals to auditdAl Viro1-2/+1
2006-06-20[PATCH] execve argument loggingAl Viro1-1/+5
2006-06-20[PATCH] audit_panic() is audit-internalAl Viro1-1/+0
2006-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-7/+15
2006-05-01[PATCH] Rework of IPC auditingSteve Grubb1-2/+5
2006-05-01[PATCH] More user space subject labelsSteve Grubb1-1/+1
2006-05-01[PATCH] support for context based audit filteringDarrel Goeddel1-0/+5
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro1-4/+4
2006-04-27Sanitise linux/audit.h for userspace consumption, split elf-em.h from elf.hDavid Woodhouse1-2/+2
2006-03-20[PATCH] promiscuous modeSteve Grubb1-1/+6
2006-03-20[PATCH] add/remove rule updateSteve Grubb1-1/+1
2006-03-20[PATCH] audit string fields interface + consumerAmy Griffis1-4/+27
2006-03-20[PATCH] SE Linux audit eventsSteve Grubb1-0/+3
2006-03-20[PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALLDavid Woodhouse1-13/+5
2006-03-20[PATCH] Capture selinux subject/object context information.Dustin Kirkland1-2/+6
2006-03-20[PATCH] Exclude messages by message typeDustin Kirkland1-1/+4
2006-03-20[PATCH] Collect more inode information during syscall processing.Amy Griffis1-1/+17