linux-stable/fs/proc
Steve Grubb 456be6cd90 [AUDIT] LOGIN message credentials
Attached is a new patch that solves the issue of getting valid credentials 
into the LOGIN message. The current code was assuming that the audit context 
had already been copied. This is not always the case for LOGIN messages.

To solve the problem, the patch passes the task struct to the function that 
emits the message where it can get valid credentials.

Signed-off-by: Steve Grubb <sgrubb@redhat.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2005-04-29 17:30:07 +01:00
..
array.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
base.c [AUDIT] LOGIN message credentials 2005-04-29 17:30:07 +01:00
generic.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inode-alloc.txt Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inode.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
internal.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kcore.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kmsg.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mmu.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nommu.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
proc_devtree.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
proc_misc.c [PATCH] meminfo: add Cached underflow check 2005-04-16 15:24:08 -07:00
proc_tty.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
root.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
task_mmu.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
task_nommu.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00