From: Eric Paris Date: Tue, 3 Jan 2012 19:23:07 +0000 (-0500) Subject: audit: allow matching on obj_uid X-Git-Tag: v3.3-rc1~23^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efaffd6e4417860c67576ac760dd6e8bbd15f006;p=pandora-kernel.git audit: allow matching on obj_uid Allow syscall exit filter matching based on the uid of the owner of an inode used in a syscall. aka: auditctl -a always,exit -S open -F obj_uid=0 -F perm=wa Signed-off-by: Eric Paris --- Reading git-diff-tree failed