commit | 4a6633ed08af5ba67790b4d1adcdeb8ceb55677e | [log] [tgz] |
---|---|---|
author | Peter Moody <pmoody@google.com> | Tue Dec 13 16:17:51 2011 -0800 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Jan 17 16:17:02 2012 -0500 |
tree | 8b658f732f742d3d3a40f84b39ce4aa42f70d538 | |
parent | c9fe685f7a17a0ee8bf3fbe51e40b1c8b8e65896 [diff] |
audit: implement all object interfield comparisons This completes the matrix of interfield comparisons between uid/gid information for the current task and the uid/gid information for inodes. aka I can audit based on differences between the euid of the process and the uid of fs objects. Signed-off-by: Peter Moody <pmoody@google.com> Signed-off-by: Eric Paris <eparis@redhat.com>