kernel-ark/include
Chris Wright c1b773d87e Add audit_log_type
Add audit_log_type to allow callers to specify type and pid when logging.
Convert audit_log to wrapper around audit_log_type.  Could have
converted all audit_log callers directly, but common case is default
of type AUDIT_KERNEL and pid 0.  Update audit_log_start to take type
and pid values when creating a new audit_buffer.  Move sequences that
did audit_log_start, audit_log_format, audit_set_type, audit_log_end,
to simply call audit_log_type directly.  This obsoletes audit_set_type
and audit_set_pid, so remove them.

Signed-off-by: Chris Wright <chrisw@osdl.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2005-05-11 10:55:10 +01:00
..
acpi
asm-alpha
asm-arm
asm-arm26
asm-cris
asm-frv
asm-generic
asm-h8300
asm-i386 [PATCH] x86: geode support fixes 2005-05-05 16:36:49 -07:00
asm-ia64
asm-m32r
asm-m68k
asm-m68knommu
asm-mips
asm-parisc [PATCH] make some things static 2005-05-05 16:36:47 -07:00
asm-ppc Add CONFIG_AUDITSC and CONFIG_SECCOMP support for ppc32 2005-05-08 15:56:09 +01:00
asm-ppc64 [PATCH] ppc64: global interrupt queue cleanup 2005-05-06 08:07:01 -07:00
asm-s390
asm-sh [PATCH] make some things static 2005-05-05 16:36:47 -07:00
asm-sh64
asm-sparc
asm-sparc64
asm-um [PATCH] uml: command line handling cleanup 2005-05-06 22:09:29 -07:00
asm-v850
asm-x86_64 [PATCH] make some things static 2005-05-05 16:36:47 -07:00
linux Add audit_log_type 2005-05-11 10:55:10 +01:00
math-emu
media
mtd
net [PATCH] update Ross Biro bouncing email address 2005-05-05 16:36:49 -07:00
pcmcia
rxrpc
scsi
sound
video