| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [NetLabel]: audit fixups due to delayed feedback | Paul Moore | 2006-09-29 | 1 | -6/+5 |
* | [NetLabel]: add audit support for configuration changes | Paul Moore | 2006-09-28 | 1 | -0/+6 |
* | [PATCH] audit: AUDIT_PERM support | Al Viro | 2006-09-11 | 1 | -0/+7 |
* | [PATCH] audit: more syscall classes added | Al Viro | 2006-09-11 | 1 | -0/+4 |
* | [PATCH] don't bother with aux entires for dummy context | Al Viro | 2006-08-03 | 1 | -11/+11 |
* | [PATCH] mark context of syscall entered with no rules as dummy | Al Viro | 2006-08-03 | 1 | -0/+6 |
* | [PATCH] introduce audit rules counter | Al Viro | 2006-08-03 | 1 | -0/+2 |
* | [PATCH] fix missed create event for directory audit | Amy Griffis | 2006-08-03 | 1 | -4/+4 |
* | [PATCH] fix faulty inode data collection for open() with O_CREAT | Amy Griffis | 2006-08-03 | 1 | -0/+7 |
* | [PATCH] audit syscall classes | Al Viro | 2006-07-01 | 1 | -0/+7 |
* | [PATCH] audit: rename AUDIT_SE_* constants | Darrel Goeddel | 2006-07-01 | 1 | -5/+10 |
* | [PATCH] add rule filterkey | Amy Griffis | 2006-07-01 | 1 | -0/+3 |
* | Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2006-06-20 | 1 | -14/+85 |
|\ |
|
| * | [PATCH] log more info for directory entry change events | Amy Griffis | 2006-06-20 | 1 | -6/+9 |
| * | [PATCH] audit: path-based rules | Amy Griffis | 2006-06-20 | 1 | -0/+1 |
| * | [PATCH] Audit of POSIX Message Queue Syscalls v.2 | George C. Wilson | 2006-06-20 | 1 | -0/+46 |
| * | [PATCH] inline more audit helpers | Al Viro | 2006-06-20 | 1 | -3/+21 |
| * | [PATCH] update of IPC audit record cleanup | Linda Knippers | 2006-06-20 | 1 | -2/+2 |
| * | [PATCH] add filtering by ppid | Al Viro | 2006-06-20 | 1 | -0/+1 |
| * | [PATCH] collect sid of those who send signals to auditd | Al Viro | 2006-06-20 | 1 | -2/+1 |
| * | [PATCH] execve argument logging | Al Viro | 2006-06-20 | 1 | -1/+5 |
| * | [PATCH] audit_panic() is audit-internal | Al Viro | 2006-06-20 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2006-05-06 | 1 | -7/+15 |
|\ \
| |/ |
|
| * | [PATCH] Rework of IPC auditing | Steve Grubb | 2006-05-01 | 1 | -2/+5 |
| * | [PATCH] More user space subject labels | Steve Grubb | 2006-05-01 | 1 | -1/+1 |
| * | [PATCH] support for context based audit filtering | Darrel Goeddel | 2006-05-01 | 1 | -0/+5 |
| * | [PATCH] drop task argument of audit_syscall_{entry,exit} | Al Viro | 2006-05-01 | 1 | -4/+4 |
* | | Sanitise linux/audit.h for userspace consumption, split elf-em.h from elf.h | David Woodhouse | 2006-04-27 | 1 | -2/+2 |
|/ |
|
* | [PATCH] promiscuous mode | Steve Grubb | 2006-03-20 | 1 | -1/+6 |
* | [PATCH] add/remove rule update | Steve Grubb | 2006-03-20 | 1 | -1/+1 |
* | [PATCH] audit string fields interface + consumer | Amy Griffis | 2006-03-20 | 1 | -4/+27 |
* | [PATCH] SE Linux audit events | Steve Grubb | 2006-03-20 | 1 | -0/+3 |
* | [PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL | David Woodhouse | 2006-03-20 | 1 | -13/+5 |
* | [PATCH] Capture selinux subject/object context information. | Dustin Kirkland | 2006-03-20 | 1 | -2/+6 |
* | [PATCH] Exclude messages by message type | Dustin Kirkland | 2006-03-20 | 1 | -1/+4 |
* | [PATCH] Collect more inode information during syscall processing. | Amy Griffis | 2006-03-20 | 1 | -1/+17 |
* | [PATCH] Define new range of userspace messages. | Steve Grubb | 2006-03-20 | 1 | -4/+15 |
* | [PATCH] Filter rule comparators | Dustin Kirkland | 2006-03-20 | 1 | -1/+28 |
* | [PATCH] gfp_t: kernel/* | Al Viro | 2005-10-28 | 1 | -2/+2 |
* | Merge with /shiny/git/linux-2.6/.git | David Woodhouse | 2005-07-13 | 1 | -1/+1 |
|\ |
|
| * | [SPARC64]: Add syscall auditing support. | David S. Miller | 2005-07-10 | 1 | -1/+1 |
* | | AUDIT: Fix definition of audit_log() if audit not enabled | David Woodhouse | 2005-07-02 | 1 | -1/+1 |
* | | AUDIT: Fix definition of audit_log_start() if audit not enabled | Badari Pulavarty | 2005-07-02 | 1 | -1/+1 |
* | | AUDIT: Clean up user message filtering | David Woodhouse | 2005-06-24 | 1 | -2/+3 |
* | | AUDIT: Wait for backlog to clear when generating messages. | David Woodhouse | 2005-06-22 | 1 | -4/+4 |
* | | AUDIT: Optimise the audit-disabled case for discarding user messages | David Woodhouse | 2005-06-22 | 1 | -3/+4 |
* | | AUDIT: Spawn kernel thread to list filter rules. | David Woodhouse | 2005-06-21 | 1 | -0/+1 |
* | | AUDIT: Report lookup flags with path/inode records. | David Woodhouse | 2005-06-20 | 1 | -2/+2 |
* | | AUDIT: Allow filtering of user messages | David Woodhouse | 2005-06-19 | 1 | -4/+11 |
|/ |
|
* | AUDIT: Record working directory when syscall arguments are pathnames | David Woodhouse | 2005-05-27 | 1 | -1/+2 |