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)
commit10d68360871657204885371cdf2594412675d2f9
tree85a4fa8d3b0dc0a7bc525475325f955f75d3881d
parent4a6633ed08af5ba67790b4d1adcdeb8ceb55677e
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