[PATCH] audit string fields interface + consumer
authorAmy Griffis <amy.griffis@hp.com>
Tue, 7 Feb 2006 17:05:27 +0000 (12:05 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 20 Mar 2006 19:08:54 +0000 (14:08 -0500)
commit93315ed6dd12dacfc941f9eb8ca0293aadf99793
tree4fc070c92a1de21d3befe4ce48c733c65d044bb3
parentaf601e4623d0303bfafa54ec728b7ae8493a8e1b
[PATCH] audit string fields interface + consumer

Updated patch to dynamically allocate audit rule fields in kernel's
internal representation.  Added unlikely() calls for testing memory
allocation result.

Amy Griffis wrote:     [Wed Jan 11 2006, 02:02:31PM EST]
> Modify audit's kernel-userspace interface to allow the specification
> of string fields in audit rules.
>
> Signed-off-by: Amy Griffis <amy.griffis@hp.com>

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
(cherry picked from 5ffc4a863f92351b720fe3e9c5cd647accff9e03 commit)
include/linux/audit.h
kernel/audit.c
kernel/audit.h
kernel/auditfilter.c
kernel/auditsc.c
security/selinux/nlmsgtab.c