]> Git Repo - linux.git/commit - kernel/audit.h
[PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL
authorDavid Woodhouse <[email protected]>
Thu, 15 Dec 2005 18:33:52 +0000 (18:33 +0000)
committerAl Viro <[email protected]>
Mon, 20 Mar 2006 19:08:54 +0000 (14:08 -0500)
commitfe7752bab26a9ac0651b695ad4f55659761f68f7
treeb2e516a52232c978fc824b226418d8a28460b8a8
parentee436dc46a762f430e37952d375a23d87735f73f
[PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL

This fixes the per-user and per-message-type filtering when syscall
auditing isn't enabled.

[AV: folded followup fix from the same author]

Signed-off-by: David Woodhouse <[email protected]>
Signed-off-by: Al Viro <[email protected]>
include/linux/audit.h
kernel/Makefile
kernel/audit.c
kernel/audit.h [new file with mode: 0644]
kernel/auditfilter.c [new file with mode: 0644]
kernel/auditsc.c
This page took 0.055071 seconds and 4 git commands to generate.