commit | d20bdda6d45a4035e48ca7ae467a0d955c1ffc60 | [log] [tgz] |
---|---|---|
author | Ahmed S. Darwish <darwish.07@gmail.com> | Wed Apr 30 08:34:10 2008 +1000 |
committer | James Morris <jmorris@namei.org> | Wed Apr 30 08:34:10 2008 +1000 |
tree | 634f8bcc6ad7382a79be1081575ee12e7006c375 | |
parent | 780db6c104de48104501f5943361f2371564b85d [diff] |
Smack: Integrate Smack with Audit Setup the new Audit hooks for Smack. SELinux Audit rule fields are recycled to avoid `auditd' userspace modifications. Currently only equality testing is supported on labels acting as a subject (AUDIT_SUBJ_USER) or as an object (AUDIT_OBJ_USER). Signed-off-by: Ahmed S. Darwish <darwish.07@gmail.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com>