diff options
| author | Ahmed S. Darwish <[email protected]> | 2008-03-01 20:01:11 +0000 |
|---|---|---|
| committer | James Morris <[email protected]> | 2008-04-18 23:52:37 +0000 |
| commit | d7a96f3a1ae279a2129653d6cb18d722f2f00f91 (patch) | |
| tree | fc38736f303133f80912f1640f2d4fac0027fe04 /net/unix/sysctl_net_unix.c | |
| parent | LSM/Audit: Introduce generic Audit LSM hooks (diff) | |
| download | kernel-d7a96f3a1ae279a2129653d6cb18d722f2f00f91.tar.gz kernel-d7a96f3a1ae279a2129653d6cb18d722f2f00f91.zip | |
Audit: internally use the new LSM audit hooks
Convert Audit to use the new LSM Audit hooks instead of
the exported SELinux interface.
Basically, use:
security_audit_rule_init
secuirty_audit_rule_free
security_audit_rule_known
security_audit_rule_match
instad of (respectively) :
selinux_audit_rule_init
selinux_audit_rule_free
audit_rule_has_selinux
selinux_audit_rule_match
Signed-off-by: Casey Schaufler <[email protected]>
Signed-off-by: Ahmed S. Darwish <[email protected]>
Acked-by: James Morris <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
