commit | 3c789a19054034847afe80af2f23ebb0eebfbad6 | [log] [tgz] |
---|---|---|
author | Amy Griffis <amy.griffis@hp.com> | Wed Aug 17 16:05:35 2005 +0100 |
committer | David Woodhouse <dwmw2@shinybook.infradead.org> | Wed Aug 17 16:05:35 2005 +0100 |
tree | cc983b5fd132c329e16d61d408d8a26ca048cf6b | |
parent | c3896495942392f1a792da1cafba7a573cbf6fc2 [diff] |
AUDIT: Prevent duplicate syscall rules 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>