Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [PATCH] audit: AUDIT_PERM support | Al Viro | 2006-09-11 |
| | | | | | | add support for AUDIT_PERM predicate Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> | ||
* | [PATCH] audit: more syscall classes added | Al Viro | 2006-09-11 |
| | | | | Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> | ||
* | [PATCH] audit syscall classes | Al Viro | 2006-07-01 |
Allow to tie upper bits of syscall bitmap in audit rules to kernel-defined sets of syscalls. Infrastructure, a couple of classes (with 32bit counterparts for biarch targets) and actual tie-in on i386, amd64 and ia64. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> |