linux/security
Chad Sellers 5a64d4438e SELinux: remove current object class and permission validation mechanism
Removes the current SELinux object class and permission validation code,
as the current code makes it impossible to change or remove object classes
and permissions on a running system. Additionally, the current code does
not actually validate that the classes and permissions are correct, but
instead merely validates that they do not change between policy reloads.

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:35 -05:00
..
keys
selinux SELinux: remove current object class and permission validation mechanism 2006-11-28 12:04:35 -05:00
capability.c
commoncap.c
dummy.c IPsec: correct semantics for SELinux policy matching 2006-10-11 23:59:37 -07:00
inode.c
Kconfig
Makefile
root_plug.c
security.c