original_kernel/security/selinux
Chad Sellers 5c45899879 SELinux: export object class and permission definitions
Moves the definition of the 3 structs containing object class and
permission definitions from avc.c to avc_ss.h so that the security
server can access them for validation on policy load. This also adds
a new struct type, defined_classes_perms_t, suitable for allowing the
security server to access these data structures from the avc.

Signed-off-by: Chad Sellers <csellers@tresys.com>
Acked-by:  Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
2006-11-28 12:04:36 -05:00
..
include SELinux: export object class and permission definitions 2006-11-28 12:04:36 -05:00
ss SELinux: remove current object class and permission validation mechanism 2006-11-28 12:04:35 -05:00
Kconfig
Makefile
avc.c SELinux: export object class and permission definitions 2006-11-28 12:04:36 -05:00
exports.c
hooks.c
netif.c
netlink.c
nlmsgtab.c
selinuxfs.c
xfrm.c