kernel-ark/security
Thomas Liu 8113a8d80f SELinux: Convert avc_audit to use lsm_audit.h
Convert avc_audit in security/selinux/avc.c to use lsm_audit.h,
for better maintainability and for less code duplication.

 - changed selinux to use common_audit_data instead of
   avc_audit_data
 - eliminated code in avc.c and used code from lsm_audit.h instead.

I have tested to make sure that the avcs look the same before and
after this patch.

Signed-off-by: Thomas Liu <tliu@redhat.com>
Acked-by: Eric Paris <eparis@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>
2009-07-13 07:54:48 +10:00
..
integrity/ima integrity: add ima_counts_put (updated) 2009-06-29 08:59:10 +10:00
keys keys: annotate seqfile ops with __releases and __acquires 2009-06-25 00:09:12 +10:00
selinux SELinux: Convert avc_audit to use lsm_audit.h 2009-07-13 07:54:48 +10:00
smack security: Make lsm_priv union in lsm_audit.h anonymous 2009-07-10 08:58:39 +10:00
tomoyo TOMOYO: Remove next_domain from tomoyo_find_next_domain(). 2009-06-19 18:48:18 +10:00
capability.c security: rename ptrace_may_access => ptrace_access_check 2009-06-25 00:18:05 +10:00
commoncap.c security: rename ptrace_may_access => ptrace_access_check 2009-06-25 00:18:05 +10:00
device_cgroup.c devcgroup: skip superfluous checks when found the DEV_ALL elem 2009-06-18 13:03:47 -07:00
inode.c
Kconfig
lsm_audit.c
Makefile SELinux: Convert avc_audit to use lsm_audit.h 2009-07-13 07:54:48 +10:00
root_plug.c
security.c security: rename ptrace_may_access => ptrace_access_check 2009-06-25 00:18:05 +10:00