aboutsummaryrefslogtreecommitdiff
path: root/include/linux/audit.h
AgeCommit message (Expand)Author
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-rc2v2.6.12-rc2Linus Torvalds