-
- Downloads
[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)
Showing
- include/linux/audit.h 27 additions, 4 deletionsinclude/linux/audit.h
- kernel/audit.c 17 additions, 2 deletionskernel/audit.c
- kernel/audit.h 20 additions, 3 deletionskernel/audit.h
- kernel/auditfilter.c 357 additions, 110 deletionskernel/auditfilter.c
- kernel/auditsc.c 24 additions, 26 deletionskernel/auditsc.c
- security/selinux/nlmsgtab.c 3 additions, 0 deletionssecurity/selinux/nlmsgtab.c
Loading
Please register or sign in to comment