On Sat, 1 Mar 2008, Ahmed S. Darwish wrote: > Introduce a generic Audit interface for security modules > by adding the following new LSM hooks: > > audit_rule_init(field, op, rulestr, lsmrule) > audit_rule_known(krule) > audit_rule_match(secid, field, op, rule, actx) > audit_rule_free(rule) > > Those hooks are only available if CONFIG_AUDIT is enabled. > > Signed-off-by: Casey Schaufler <[EMAIL PROTECTED]> > Signed-off-by: Ahmed S. Darwish <[EMAIL PROTECTED]>
Acked-by: James Morris <[EMAIL PROTECTED]> -- James Morris <[EMAIL PROTECTED]> -- Linux-audit mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-audit
