git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c926e4f
)
[PATCH] allow audit filtering on bit & operations
author
Eric Paris
<eparis@redhat.com>
Mon, 4 Jun 2007 21:00:14 +0000
(17:00 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 22 Jul 2007 13:57:02 +0000
(09:57 -0400)
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>
No differences found