aboutsummaryrefslogtreecommitdiff
path: root/include/linux/audit.h
AgeCommit message (Expand)Author
2006-06-20[PATCH] add filtering by ppidAl Viro
2006-06-20[PATCH] collect sid of those who send signals to auditdAl Viro
2006-06-20[PATCH] execve argument loggingAl Viro
2006-06-20[PATCH] audit_panic() is audit-internalAl Viro
2006-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse
2006-05-01[PATCH] Rework of IPC auditingSteve Grubb
2006-05-01[PATCH] More user space subject labelsSteve Grubb
2006-05-01[PATCH] support for context based audit filteringDarrel Goeddel
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro
2006-04-27Sanitise linux/audit.h for userspace consumption, split elf-em.h from elf.hDavid Woodhouse
2006-03-20[PATCH] promiscuous modeSteve Grubb
2006-03-20[PATCH] add/remove rule updateSteve Grubb
2006-03-20[PATCH] audit string fields interface + consumerAmy Griffis
2006-03-20[PATCH] SE Linux audit eventsSteve Grubb
2006-03-20[PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALLDavid Woodhouse
2006-03-20[PATCH] Capture selinux subject/object context information.Dustin Kirkland
2006-03-20[PATCH] Exclude messages by message typeDustin Kirkland
2006-03-20[PATCH] Collect more inode information during syscall processing.Amy Griffis
2006-03-20[PATCH] Define new range of userspace messages.Steve Grubb
2006-03-20[PATCH] Filter rule comparatorsDustin Kirkland
2005-10-28[PATCH] gfp_t: kernel/*Al Viro
2005-07-13Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse
2005-07-10[SPARC64]: Add syscall auditing support.David S. Miller
2005-07-02AUDIT: Fix definition of audit_log() if audit not enabledDavid Woodhouse
2005-07-02AUDIT: Fix definition of audit_log_start() if audit not enabledBadari Pulavarty
2005-06-24AUDIT: Clean up user message filteringDavid Woodhouse
2005-06-22AUDIT: Wait for backlog to clear when generating messages.David Woodhouse
2005-06-22AUDIT: Optimise the audit-disabled case for discarding user messagesDavid Woodhouse
2005-06-21AUDIT: Spawn kernel thread to list filter rules.David Woodhouse
2005-06-20AUDIT: Report lookup flags with path/inode records.David Woodhouse
2005-06-19AUDIT: Allow filtering of user messagesDavid Woodhouse
2005-05-27AUDIT: Record working directory when syscall arguments are pathnamesDavid Woodhouse
2005-05-21AUDIT: Assign serial number to non-syscall messagesDavid Woodhouse
2005-05-21AUDIT: Avoid sleeping function in SElinux AVC audit.Stephen Smalley
2005-05-18AUDIT: Treat all user messages identically.David Woodhouse
2005-05-17AUDIT: Capture sys_socketcall arguments and sockaddrs David Woodhouse
2005-05-13AUDIT: Fix some spelling errorsSteve Grubb
2005-05-13AUDIT: Add message types to audit recordsSteve Grubb
2005-05-11Add audit_log_typeChris Wright
2005-05-11Move ifdef CONFIG_AUDITSYSCALL to headerChris Wright
2005-05-06The attached patch addresses the problem with getting the audit daemon Steve Grubb
2005-04-29[AUDIT] LOGIN message credentialsSteve Grubb
2005-04-29Add audit uid to netlink credentialsSerge Hallyn
2005-04-29audit: update pointer to userspace tools, remove emacs mode tags
2005-04-29[AUDIT] Fix signedness of 'serial' in various routines.Steve Grubb
2005-04-29[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.
2005-04-29AUDIT: Avoid log pollution by untrusted strings.
2005-04-16Linux-2.6.12-rc2Linus Torvalds