aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/audit.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-04-29[AUDIT] LOGIN message credentialsSteve Grubb1-1/+1
2005-04-29Add audit uid to netlink credentialsSerge Hallyn1-1/+1
2005-04-29audit: update pointer to userspace tools, remove emacs mode tags1-1/+1
2005-04-29[AUDIT] Fix signedness of 'serial' in various routines.Steve Grubb1-1/+1
2005-04-29[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.1-4/+44
2005-04-29AUDIT: Avoid log pollution by untrusted strings.1-1/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+196