aboutsummaryrefslogtreecommitdiff
path: root/include/linux/audit.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[XFRM]: xfrm audit callsGravatar Joy Latten 1-4/+5
2007-08-23Renumber AUDIT_TTY_[GS]ETGravatar Miloslav Trmac 1-2/+2
2007-07-22[PATCH] get rid of AVC_PATH postponed treatmentGravatar Al Viro 1-2/+0
2007-07-22[PATCH] allow audit filtering on bit & operationsGravatar Eric Paris 1-13/+17
2007-07-16Audit: add TTY input auditingGravatar Miloslav Trmac 1-0/+11
2007-05-11[PATCH] Abnormal End of ProcessesGravatar Steve Grubb 1-0/+3
2007-05-11[PATCH] complete message queue auditingGravatar Amy Griffis 1-7/+0
2007-05-11[PATCH] audit signal recipientsGravatar Amy Griffis 1-0/+3
2007-05-11[PATCH] add SIGNAL syscall class (v3)Gravatar Amy Griffis 1-0/+2
2007-05-11[PATCH] auditing ptraceGravatar Al Viro 1-0/+10
2007-03-06[PATCH] linux/audit.h needs linux/types.hGravatar Jeff Dike 1-0/+1
2007-02-17[PATCH] AUDIT_FD_PAIRGravatar Al Viro 1-0/+9
2006-12-06audit: Add auditing to ipsecGravatar Joy Latten 1-0/+6
2006-10-04[PATCH] message types updatedGravatar Steve Grubb 1-1/+2
2006-09-29[NetLabel]: audit fixups due to delayed feedbackGravatar Paul Moore 1-6/+5
2006-09-28[NetLabel]: add audit support for configuration changesGravatar Paul Moore 1-0/+6
2006-09-11[PATCH] audit: AUDIT_PERM supportGravatar Al Viro 1-0/+7
2006-09-11[PATCH] audit: more syscall classes addedGravatar Al Viro 1-0/+4
2006-08-03[PATCH] don't bother with aux entires for dummy contextGravatar Al Viro 1-11/+11
2006-08-03[PATCH] mark context of syscall entered with no rules as dummyGravatar Al Viro 1-0/+6
2006-08-03[PATCH] introduce audit rules counterGravatar Al Viro 1-0/+2
2006-08-03[PATCH] fix missed create event for directory auditGravatar Amy Griffis 1-4/+4
2006-08-03[PATCH] fix faulty inode data collection for open() with O_CREATGravatar Amy Griffis 1-0/+7
2006-07-01[PATCH] audit syscall classesGravatar Al Viro 1-0/+7
2006-07-01[PATCH] audit: rename AUDIT_SE_* constantsGravatar Darrel Goeddel 1-5/+10
2006-07-01[PATCH] add rule filterkeyGravatar Amy Griffis 1-0/+3
2006-06-20Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-14/+85
2006-06-20[PATCH] log more info for directory entry change eventsGravatar Amy Griffis 1-6/+9
2006-06-20[PATCH] audit: path-based rulesGravatar Amy Griffis 1-0/+1
2006-06-20[PATCH] Audit of POSIX Message Queue Syscalls v.2Gravatar George C. Wilson 1-0/+46
2006-06-20[PATCH] inline more audit helpersGravatar Al Viro 1-3/+21
2006-06-20[PATCH] update of IPC audit record cleanupGravatar Linda Knippers 1-2/+2
2006-06-20[PATCH] add filtering by ppidGravatar Al Viro 1-0/+1
2006-06-20[PATCH] collect sid of those who send signals to auditdGravatar Al Viro 1-2/+1
2006-06-20[PATCH] execve argument loggingGravatar Al Viro 1-1/+5
2006-06-20[PATCH] audit_panic() is audit-internalGravatar Al Viro 1-1/+0
2006-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Gravatar David Woodhouse 1-7/+15
2006-05-01[PATCH] Rework of IPC auditingGravatar Steve Grubb 1-2/+5
2006-05-01[PATCH] More user space subject labelsGravatar Steve Grubb 1-1/+1
2006-05-01[PATCH] support for context based audit filteringGravatar Darrel Goeddel 1-0/+5
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Gravatar Al Viro 1-4/+4
2006-04-27Sanitise linux/audit.h for userspace consumption, split elf-em.h from elf.hGravatar David Woodhouse 1-2/+2
2006-03-20[PATCH] promiscuous modeGravatar Steve Grubb 1-1/+6
2006-03-20[PATCH] add/remove rule updateGravatar Steve Grubb 1-1/+1
2006-03-20[PATCH] audit string fields interface + consumerGravatar Amy Griffis 1-4/+27
2006-03-20[PATCH] SE Linux audit eventsGravatar Steve Grubb 1-0/+3
2006-03-20[PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALLGravatar David Woodhouse 1-13/+5
2006-03-20[PATCH] Capture selinux subject/object context information.Gravatar Dustin Kirkland 1-2/+6
2006-03-20[PATCH] Exclude messages by message typeGravatar Dustin Kirkland 1-1/+4
2006-03-20[PATCH] Collect more inode information during syscall processing.Gravatar Amy Griffis 1-1/+17