]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] allow audit filtering on bit & operations
authorEric Paris <eparis@redhat.com>
Mon, 4 Jun 2007 21:00:14 +0000 (17:00 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 22 Jul 2007 13:57:02 +0000 (09:57 -0400)
commit74f2345b6be1410f824cb7dd638d2c10a9709379
treea9cbdb517eb01b04de3e641d87ef42ad186e91e3
parentc926e4f432af0f61ac2b9b637fb51a4871a3fc91
[PATCH] allow audit filtering on bit & operations

Right now the audit filter can match on = != > < >= blah blah blah.
This allow the filter to also look at bitwise AND operations, &

Signed-off-by: Eric Paris <eparis@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
include/linux/audit.h
kernel/auditfilter.c