aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/auditsc.c
Commit message (Expand)AuthorAge
* [PATCH] GFP_KERNEL allocations in atomic (auditsc)Al Viro2006-02-18
* [PATCH] EDAC: atomic scrub operationsAlan Cox2006-01-18
* [PATCH] gfp_t: kernel/*Al Viro2005-10-28
* [AUDIT] Allow filtering on system call success _or_ failureDavid Woodhouse2005-08-27
* AUDIT: Prevent duplicate syscall rulesAmy Griffis2005-08-17
* AUDIT: Speed up audit_filter_syscall() for the non-auditable case.David Woodhouse2005-08-17
* AUDIT: Fix task refcount leak in audit_filter_syscall()David Woodhouse2005-08-17
* AUDIT: Reduce contention in audit_serial()David Woodhouse2005-07-18
* AUDIT: Fix compile error in audit_filter_syscallDavid Woodhouse2005-07-14
* AUDIT: Avoid scheduling in idle threadDavid Woodhouse2005-07-13
* AUDIT: Exempt the whole auditd thread-group from auditingDavid Woodhouse2005-07-13
* AUDIT: Really don't audit auditd.David Woodhouse2005-07-02
* AUDIT: Clean up user message filteringDavid Woodhouse2005-06-24
* AUDIT: Return correct result from audit_filter_rules()David Woodhouse2005-06-24
* AUDIT: No really, we don't want to audit auditd.David Woodhouse2005-06-23
* AUDIT: Wait for backlog to clear when generating messages.David Woodhouse2005-06-22
* AUDIT: Optimise the audit-disabled case for discarding user messagesDavid Woodhouse2005-06-22
* AUDIT: Spawn kernel thread to list filter rules.David Woodhouse2005-06-21
* AUDIT: Report lookup flags with path/inode records.David Woodhouse2005-06-20
* AUDIT: Really exempt auditd from having its actions audited.David Woodhouse2005-06-20
* AUDIT: Allow filtering of user messagesDavid Woodhouse2005-06-19
* AUDIT: Record working directory when syscall arguments are pathnamesDavid Woodhouse2005-05-27
* AUDIT: Defer freeing aux items until audit_free_context()David Woodhouse2005-05-26
* AUDIT: Escape comm when logging task infoDavid Woodhouse2005-05-23
* AUDIT: Unify auid reporting, put arch before syscall numberDavid Woodhouse2005-05-23
* AUDIT: Assign serial number to non-syscall messagesDavid Woodhouse2005-05-21
* AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned Steve Grubb2005-05-20
* AUDIT: Avoid sleeping function in SElinux AVC audit.Stephen Smalley2005-05-20
* AUDIT: Quis Custodiet Ipsos Custodes?David Woodhouse2005-05-19
* AUDIT: Capture sys_socketcall arguments and sockaddrs David Woodhouse2005-05-17
* AUDIT: Fix some spelling errorsSteve Grubb2005-05-13
* AUDIT: Add message types to audit recordsSteve Grubb2005-05-13
* Add audit_log_typeChris Wright2005-05-11
* Move ifdef CONFIG_AUDITSYSCALL to headerChris Wright2005-05-11
* Audit requires CONFIG_NETChris Wright2005-05-11
* The attached patch addresses the problem with getting the audit daemon Steve Grubb2005-05-06
* [AUDIT] LOGIN message credentialsSteve Grubb2005-04-29
* Add audit uid to netlink credentialsSerge Hallyn2005-04-29
* audit: update pointer to userspace tools, remove emacs mode tags2005-04-29
* [AUDIT] Fix signedness of 'serial' in various routines.Steve Grubb2005-04-29
* [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.2005-04-29
* AUDIT: Avoid log pollution by untrusted strings.2005-04-29
* [PATCH] SELinux: fix deadlock on dcache lockStephen Smalley2005-04-18
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16