]> git.baikalelectronics.ru Git - kernel.git/commit
audit: comparison on interprocess fields
authorPeter Moody <pmoody@google.com>
Wed, 4 Jan 2012 20:24:31 +0000 (15:24 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 17 Jan 2012 21:17:03 +0000 (16:17 -0500)
commita4cf94d80c71feeae0c60f8a9ac3cfa55305523c
tree85a4fa8d3b0dc0a7bc525475325f955f75d3881d
parente46b4b01a9b8a19360a42041aa6b73305ebe586e
audit: comparison on interprocess fields

This allows audit to specify rules in which we compare two fields of a
process.  Such as is the running process uid != to the running process
euid?

Signed-off-by: Peter Moody <pmoody@google.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
include/linux/audit.h
kernel/auditsc.c