From: Darrel Goeddel Date: Thu, 29 Jun 2006 21:57:08 +0000 (-0500) Subject: [PATCH] audit: support for object context filters X-Git-Tag: v2.6.18-rc1~191^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e5a2d1d32596850a0ebf7fb3e54c0d69901dabd;p=pandora-kernel.git [PATCH] audit: support for object context filters This patch introduces object audit filters based on the elements of the SELinux context. Signed-off-by: Darrel Goeddel Acked-by: Stephen Smalley kernel/auditfilter.c | 25 +++++++++++++++++++++++++ kernel/auditsc.c | 40 ++++++++++++++++++++++++++++++++++++++++ security/selinux/ss/services.c | 18 +++++++++++++++++- 3 files changed, 82 insertions(+), 1 deletion(-) Signed-off-by: Al Viro --- Reading git-diff-tree failed