| Commit message (Expand) | Author | Age | Files | Lines |
* | remove the v850 port | Adrian Bunk | 2008-07-24 | 1 | -1/+0 |
* | [PATCH] remove useless argument type in audit_filter_user() | Peng Haitao | 2008-06-24 | 1 | -1/+1 |
* | [PATCH] new predicate - AUDIT_FILETYPE | Al Viro | 2008-04-28 | 1 | -0/+1 |
* | Audit: increase the maximum length of the key field | Eric Paris | 2008-04-28 | 1 | -1/+1 |
* | Audit: standardize string audit interfaces | Eric Paris | 2008-04-28 | 1 | -8/+14 |
* | Audit: collect sessionid in netlink messages | Eric Paris | 2008-04-28 | 1 | -1/+2 |
* | Audit: Final renamings and cleanup | Ahmed S. Darwish | 2008-04-19 | 1 | -2/+2 |
* | SELinux: use new audit hooks, remove redundant exports | Ahmed S. Darwish | 2008-04-19 | 1 | -0/+29 |
* | d_path: Use struct path in struct avc_audit_data | Jan Blunck | 2008-02-14 | 1 | -3/+2 |
* | [AUDIT] break large execve argument logging into smaller messages | Eric Paris | 2008-02-01 | 1 | -2/+4 |
* | [AUDIT] Add End of Event record | Eric Paris | 2008-02-01 | 1 | -0/+1 |
* | [AUDIT] add session id to audit messages | Eric Paris | 2008-02-01 | 1 | -0/+2 |
* | [PATCH] get rid of loginuid races | Al Viro | 2008-02-01 | 1 | -1/+1 |
* | [PATCH] switch audit_get_loginuid() to task_struct * | Al Viro | 2008-02-01 | 1 | -2/+2 |
* | NetLabel: Add auditing to the static labeling mechanism | Paul Moore | 2008-01-30 | 1 | -0/+2 |
* | [PATCH] audit: watching subtrees | Al Viro | 2007-10-21 | 1 | -0/+3 |
* | [PATCH] pass dentry to audit_inode()/audit_inode_child() | Al Viro | 2007-10-21 | 1 | -8/+8 |
* | [XFRM]: xfrm audit calls | Joy Latten | 2007-10-10 | 1 | -4/+5 |
* | Renumber AUDIT_TTY_[GS]ET | Miloslav Trmac | 2007-08-23 | 1 | -2/+2 |
* | [PATCH] get rid of AVC_PATH postponed treatment | Al Viro | 2007-07-22 | 1 | -2/+0 |
* | [PATCH] allow audit filtering on bit & operations | Eric Paris | 2007-07-22 | 1 | -13/+17 |
* | Audit: add TTY input auditing | Miloslav Trmac | 2007-07-16 | 1 | -0/+11 |
* | [PATCH] Abnormal End of Processes | Steve Grubb | 2007-05-11 | 1 | -0/+3 |
* | [PATCH] complete message queue auditing | Amy Griffis | 2007-05-11 | 1 | -7/+0 |
* | [PATCH] audit signal recipients | Amy Griffis | 2007-05-11 | 1 | -0/+3 |
* | [PATCH] add SIGNAL syscall class (v3) | Amy Griffis | 2007-05-11 | 1 | -0/+2 |
* | [PATCH] auditing ptrace | Al Viro | 2007-05-11 | 1 | -0/+10 |
* | [PATCH] linux/audit.h needs linux/types.h | Jeff Dike | 2007-03-06 | 1 | -0/+1 |
* | [PATCH] AUDIT_FD_PAIR | Al Viro | 2007-02-17 | 1 | -0/+9 |
* | audit: Add auditing to ipsec | Joy Latten | 2006-12-06 | 1 | -0/+6 |
* | [PATCH] message types updated | Steve Grubb | 2006-10-04 | 1 | -1/+2 |
* | [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 |