commit | 10d68360871657204885371cdf2594412675d2f9 | [log] [tgz] |
---|---|---|
author | Peter Moody <pmoody@google.com> | Wed Jan 04 15:24:31 2012 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Jan 17 16:17:03 2012 -0500 |
tree | 85a4fa8d3b0dc0a7bc525475325f955f75d3881d | |
parent | 4a6633ed08af5ba67790b4d1adcdeb8ceb55677e [diff] |
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>