Add audit_log_type
Chris Wright authored

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: default avatarChris Wright <chrisw@osdl.org>
Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
c1b773d8
Name Last commit Last update
..
acpi Linux-2.6.12-rc2
asm-alpha [PATCH] asm/signal.h unification
asm-arm ARM: Add missed imxfb include file
asm-arm26 [PATCH] asm/signal.h unification
asm-cris [PATCH] asm/signal.h unification
asm-frv [PATCH] asm/signal.h unification
asm-generic [PATCH] ppc32: platform-specific functions missing from kallsyms.
asm-h8300 [PATCH] asm/signal.h unification
asm-i386 [PATCH] x86: geode support fixes
asm-ia64 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git
asm-m32r [PATCH] asm/signal.h unification
asm-m68k [PATCH] asm/signal.h unification
asm-m68knommu [PATCH] asm/signal.h unification
asm-mips [PATCH] asm/signal.h unification
asm-parisc [PATCH] make some things static
asm-ppc Add CONFIG_AUDITSC and CONFIG_SECCOMP support for ppc32
asm-ppc64 [PATCH] ppc64: global interrupt queue cleanup
asm-s390 [PATCH] asm/signal.h unification
asm-sh [PATCH] make some things static
asm-sh64 [PATCH] asm/signal.h unification
asm-sparc [PATCH] asm/signal.h unification
asm-sparc64 [SPARC64]: Kill useless __pte_alloc_one_kernel indirection
asm-um [PATCH] uml: command line handling cleanup
asm-v850 [PATCH] asm/signal.h unification
asm-x86_64 [PATCH] make some things static
linux
math-emu
media
mtd
net
pcmcia
rxrpc
scsi
sound
video