aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/audit.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-20[PATCH] Define new range of userspace messages.Steve Grubb1-4/+15
2006-03-20[PATCH] Filter rule comparatorsDustin Kirkland1-1/+28
2005-10-28[PATCH] gfp_t: kernel/*Al Viro1-2/+2
2005-07-13Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse1-1/+1
2005-07-10[SPARC64]: Add syscall auditing support.David S. Miller1-1/+1
2005-07-02AUDIT: Fix definition of audit_log() if audit not enabledDavid Woodhouse1-1/+1
2005-07-02AUDIT: Fix definition of audit_log_start() if audit not enabledBadari Pulavarty1-1/+1
2005-06-24AUDIT: Clean up user message filteringDavid Woodhouse1-2/+3
2005-06-22AUDIT: Wait for backlog to clear when generating messages.David Woodhouse1-4/+4
2005-06-22AUDIT: Optimise the audit-disabled case for discarding user messagesDavid Woodhouse1-3/+4
2005-06-21AUDIT: Spawn kernel thread to list filter rules.David Woodhouse1-0/+1
2005-06-20AUDIT: Report lookup flags with path/inode records.David Woodhouse1-2/+2
2005-06-19AUDIT: Allow filtering of user messagesDavid Woodhouse1-4/+11
2005-05-27AUDIT: Record working directory when syscall arguments are pathnamesDavid Woodhouse1-1/+2
2005-05-21AUDIT: Assign serial number to non-syscall messagesDavid Woodhouse1-3/+4
2005-05-21AUDIT: Avoid sleeping function in SElinux AVC audit.Stephen Smalley1-0/+3
2005-05-18AUDIT: Treat all user messages identically.David Woodhouse1-15/+2
2005-05-17AUDIT: Capture sys_socketcall arguments and sockaddrs David Woodhouse1-1/+6
2005-05-13AUDIT: Fix some spelling errorsSteve Grubb1-1/+1
2005-05-13AUDIT: Add message types to audit recordsSteve Grubb1-16/+50
2005-05-11Add audit_log_typeChris Wright1-6/+10
2005-05-11Move ifdef CONFIG_AUDITSYSCALL to headerChris Wright1-1/+3
2005-05-06The attached patch addresses the problem with getting the audit daemon Steve Grubb1-8/+17