| Commit message (Expand) | Author | Age |
* | [PATCH] don't bother with aux entires for dummy context | Al Viro | 2006-08-03 |
* | [PATCH] mark context of syscall entered with no rules as dummy | Al Viro | 2006-08-03 |
* | [PATCH] introduce audit rules counter | Al Viro | 2006-08-03 |
* | [PATCH] fix missed create event for directory audit | Amy Griffis | 2006-08-03 |
* | [PATCH] fix faulty inode data collection for open() with O_CREAT | Amy Griffis | 2006-08-03 |
* | [PATCH] audit syscall classes | Al Viro | 2006-07-01 |
* | [PATCH] audit: rename AUDIT_SE_* constants | Darrel Goeddel | 2006-07-01 |
* | [PATCH] add rule filterkey | Amy Griffis | 2006-07-01 |
* | Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2006-06-20 |
|\ |
|
| * | [PATCH] log more info for directory entry change events | Amy Griffis | 2006-06-20 |
| * | [PATCH] audit: path-based rules | Amy Griffis | 2006-06-20 |
| * | [PATCH] Audit of POSIX Message Queue Syscalls v.2 | George C. Wilson | 2006-06-20 |
| * | [PATCH] inline more audit helpers | Al Viro | 2006-06-20 |
| * | [PATCH] update of IPC audit record cleanup | Linda Knippers | 2006-06-20 |
| * | [PATCH] add filtering by ppid | Al Viro | 2006-06-20 |
| * | [PATCH] collect sid of those who send signals to auditd | Al Viro | 2006-06-20 |
| * | [PATCH] execve argument logging | Al Viro | 2006-06-20 |
| * | [PATCH] audit_panic() is audit-internal | Al Viro | 2006-06-20 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2006-05-06 |
|\| |
|
| * | [PATCH] Rework of IPC auditing | Steve Grubb | 2006-05-01 |
| * | [PATCH] More user space subject labels | Steve Grubb | 2006-05-01 |
| * | [PATCH] support for context based audit filtering | Darrel Goeddel | 2006-05-01 |
| * | [PATCH] drop task argument of audit_syscall_{entry,exit} | Al Viro | 2006-05-01 |
* | | Sanitise linux/audit.h for userspace consumption, split elf-em.h from elf.h | David Woodhouse | 2006-04-26 |
|/ |
|
* | [PATCH] promiscuous mode | Steve Grubb | 2006-03-20 |
* | [PATCH] add/remove rule update | Steve Grubb | 2006-03-20 |
* | [PATCH] audit string fields interface + consumer | Amy Griffis | 2006-03-20 |
* | [PATCH] SE Linux audit events | Steve Grubb | 2006-03-20 |
* | [PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL | David Woodhouse | 2006-03-20 |
* | [PATCH] Capture selinux subject/object context information. | Dustin Kirkland | 2006-03-20 |
* | [PATCH] Exclude messages by message type | Dustin 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 comparators | Dustin Kirkland | 2006-03-20 |
* | [PATCH] gfp_t: kernel/* | Al Viro | 2005-10-28 |
* | Merge with /shiny/git/linux-2.6/.git | David Woodhouse | 2005-07-13 |
|\ |
|
| * | [SPARC64]: Add syscall auditing support. | David S. Miller | 2005-07-10 |
* | | AUDIT: Fix definition of audit_log() if audit not enabled | David Woodhouse | 2005-07-02 |
* | | AUDIT: Fix definition of audit_log_start() if audit not enabled | Badari Pulavarty | 2005-07-02 |
* | | AUDIT: Clean up user message filtering | David Woodhouse | 2005-06-24 |
* | | AUDIT: Wait for backlog to clear when generating messages. | David Woodhouse | 2005-06-22 |
* | | AUDIT: Optimise the audit-disabled case for discarding user messages | David Woodhouse | 2005-06-22 |
* | | AUDIT: Spawn kernel thread to list filter rules. | David Woodhouse | 2005-06-21 |
* | | AUDIT: Report lookup flags with path/inode records. | David Woodhouse | 2005-06-20 |
* | | AUDIT: Allow filtering of user messages | David Woodhouse | 2005-06-19 |
|/ |
|
* | AUDIT: Record working directory when syscall arguments are pathnames | David Woodhouse | 2005-05-27 |
* | AUDIT: Assign serial number to non-syscall messages | David Woodhouse | 2005-05-21 |
* | AUDIT: Avoid sleeping function in SElinux AVC audit. | Stephen Smalley | 2005-05-20 |
* | AUDIT: Treat all user messages identically. | David Woodhouse | 2005-05-18 |
* | AUDIT: Capture sys_socketcall arguments and sockaddrs | David Woodhouse | 2005-05-17 |