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:
0a73dcc
)
[PATCH] fix AUDIT_FILTER_PREPEND handling
author
Amy Griffis
<amy.griffis@hp.com>
Fri, 2 Jun 2006 17:16:01 +0000
(13:16 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 20 Jun 2006 09:25:28 +0000
(
05:25
-0400)
Clear AUDIT_FILTER_PREPEND flag after adding rule to list. This
fixes three problems when a rule is added with the -A syntax:
- auditctl displays filter list as "(null)"
- the rule cannot be removed using -d
- a duplicate rule can be added with -a
Signed-off-by: Amy Griffis <amy.griffis@hp.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
kernel/auditfilter.c
patch
|
blob
|
history
diff --cc
kernel/auditfilter.c
Simple merge