From: Etienne Basset Date: Wed, 8 Apr 2009 18:40:06 +0000 (+0200) Subject: smack: implement logging V3 X-Git-Tag: v2.6.31-rc1~395^2^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecfcc53fef3c357574bb6143dce6631e6d56295c;p=pandora-kernel.git smack: implement logging V3 the following patch, add logging of Smack security decisions. This is of course very useful to understand what your current smack policy does. As suggested by Casey, it also now forbids labels with ', " or \ It introduces a '/smack/logging' switch : 0: no logging 1: log denied (default) 2: log accepted 3: log denied&accepted Signed-off-by: Etienne Basset Acked-by: Casey Schaufler Acked-by: Eric Paris Signed-off-by: James Morris --- Reading git-diff-tree failed