summaryrefslogtreecommitdiffstats
path: root/include/linux/audit.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] gfp_t: kernel/*Al Viro2005-10-281-2/+2
* Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-07-131-1/+1
|\
| * [SPARC64]: Add syscall auditing support.David S. Miller2005-07-111-1/+1
* | AUDIT: Fix definition of audit_log() if audit not enabledDavid Woodhouse2005-07-021-1/+1
* | AUDIT: Fix definition of audit_log_start() if audit not enabledBadari Pulavarty2005-07-021-1/+1
* | AUDIT: Clean up user message filteringDavid Woodhouse2005-06-241-2/+3
* | AUDIT: Wait for backlog to clear when generating messages.David Woodhouse2005-06-221-4/+4
* | AUDIT: Optimise the audit-disabled case for discarding user messagesDavid Woodhouse2005-06-221-3/+4
* | AUDIT: Spawn kernel thread to list filter rules.David Woodhouse2005-06-211-0/+1
* | AUDIT: Report lookup flags with path/inode records.David Woodhouse2005-06-201-2/+2
* | AUDIT: Allow filtering of user messagesDavid Woodhouse2005-06-191-4/+11
|/
* AUDIT: Record working directory when syscall arguments are pathnamesDavid Woodhouse2005-05-271-1/+2
* AUDIT: Assign serial number to non-syscall messagesDavid Woodhouse2005-05-211-3/+4
* AUDIT: Avoid sleeping function in SElinux AVC audit.Stephen Smalley2005-05-211-0/+3
* AUDIT: Treat all user messages identically.David Woodhouse2005-05-181-15/+2Star
* AUDIT: Capture sys_socketcall arguments and sockaddrs David Woodhouse2005-05-171-1/+6
* AUDIT: Fix some spelling errorsSteve Grubb2005-05-131-1/+1
* AUDIT: Add message types to audit recordsSteve Grubb2005-05-131-16/+50
* Add audit_log_typeChris Wright2005-05-111-6/+10
* Move ifdef CONFIG_AUDITSYSCALL to headerChris Wright2005-05-111-1/+3
* The attached patch addresses the problem with getting the audit daemon Steve Grubb2005-05-061-8/+17
* [AUDIT] LOGIN message credentialsSteve Grubb2005-04-291-1/+1
* Add audit uid to netlink credentialsSerge Hallyn2005-04-291-1/+1
* audit: update pointer to userspace tools, remove emacs mode tags2005-04-291-1/+1
* [AUDIT] Fix signedness of 'serial' in various routines.Steve Grubb2005-04-291-1/+1
* [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.2005-04-291-4/+44
* AUDIT: Avoid log pollution by untrusted strings.2005-04-291-1/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+196