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:
c389649
)
AUDIT: Prevent duplicate syscall rules
author
Amy Griffis
<amy.griffis@hp.com>
Wed, 17 Aug 2005 15:05:35 +0000
(16:05 +0100)
committer
David Woodhouse
<dwmw2@shinybook.infradead.org>
Wed, 17 Aug 2005 15:05:35 +0000
(16:05 +0100)
The following patch against audit.81 prevents duplicate syscall rules in
a given filter list by walking the list on each rule add.
I also removed the unused struct audit_entry in audit.c and made the
static inlines in auditsc.c consistent.
Signed-off-by: Amy Griffis <amy.griffis@hp.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
No differences found