]> bbs.cooldavid.org Git - net-next-2.6.git/commit - kernel/audit.c
AUDIT: Add message types to audit records
authorSteve Grubb <sgrubb@redhat.com>
Fri, 13 May 2005 17:17:42 +0000 (18:17 +0100)
committerDavid Woodhouse <dwmw2@shinybook.infradead.org>
Fri, 13 May 2005 17:17:42 +0000 (18:17 +0100)
commitc04049939f88b29e235d2da217bce6e8ead44f32
tree9bf3ab72b9939c529e7c96f8768bc8b7e1d768c9
parent9ea74f0655412d0fbd12bf9adb6c14c8fe707a42
AUDIT: Add message types to audit records

This patch adds more messages types to the audit subsystem so that audit
analysis is quicker, intuitive, and more useful.

Signed-off-by: Steve Grubb <sgrubb@redhat.com>
---
I forgot one type in the big patch. I need to add one for user space
originating SE Linux avc messages. This is used by dbus and nscd.

-Steve
---
Updated to 2.6.12-rc4-mm1.
-dwmw2

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
include/linux/audit.h
kernel/audit.c
kernel/auditsc.c
security/selinux/avc.c
security/selinux/hooks.c
security/selinux/nlmsgtab.c
security/selinux/ss/services.c