commit | 9d57a7f9e23dc30783d245280fc9907cf2c87837 | [log] [tgz] |
---|---|---|
author | Ahmed S. Darwish <darwish.07@gmail.com> | Sat Mar 01 22:03:14 2008 +0200 |
committer | James Morris <jmorris@namei.org> | Sat Apr 19 09:53:46 2008 +1000 |
tree | 508b81e213f5dca1097ccf0ece8ba092b168607b | |
parent | d7a96f3a1ae279a2129653d6cb18d722f2f00f91 [diff] |
SELinux: use new audit hooks, remove redundant exports Setup the new Audit LSM hooks for SELinux. Remove the now redundant exported SELinux Audit interface. Audit: Export 'audit_krule' and 'audit_field' to the public since their internals are needed by the implementation of the new LSM hook 'audit_rule_known'. Signed-off-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Ahmed S. Darwish <darwish.07@gmail.com> Acked-by: James Morris <jmorris@namei.org>