platform_external_selinux/policycoreutils/semanage
Stephen Smalley b4fca3c40f semanage: Use semanage_mls_enabled
Change semanage/seobject to use semanage_mls_enabled() rather than
is_selinux_mls_enabled().  I dropped the mls enabled tests altogether
from the semanage front-end script since setting up a handle is done by
seobject.py; if those checks are actually important, we could move them
inside of the seobject methods, but I'm not clear on the real benefit of
those checks.  In seobject.py, I moved the setting of the is_mls_enabled
variable inside of get_handle(store) after the connect.  I also dropped
the is_mls_enabled test from setransRecords since no handle/connection
exists there (since translations are not managed via libsemanage), and
again I'm not clear that the check there was overly important/useful.

Signed-off-by:  Stephen Smalley <sds@tycho.nsa.gov>
2008-11-12 16:00:06 -05:00
..
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
semanage semanage: Use semanage_mls_enabled 2008-11-12 16:00:06 -05:00
semanage.8 Revised Patch for local nodecon support in semanage (was: Adding local nodecon's through semanage) 2008-08-21 16:48:03 -04:00
seobject.py semanage: Use semanage_mls_enabled 2008-11-12 16:00:06 -05:00