From: Etienne Basset Date: Wed, 8 Apr 2009 18:39:40 +0000 (+0200) Subject: smack: implement logging V3 X-Git-Tag: v2.6.31-rc1~395^2^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e837fb152410e571a81aaadbd9884f0bc46a55e;p=pandora-kernel.git smack: implement logging V3 This patch creates auditing functions usable by LSM to audit security events. It provides standard dumping of FS, NET, task etc ... events (code borrowed from SELinux) and provides 2 callbacks to define LSM specific auditing, which should be flexible enough to convert SELinux too. Signed-off-by: Etienne Basset Acked-by: Casey Schaufler cked-by: Eric Paris Signed-off-by: James Morris --- Reading git-diff-tree failed