platform_external_selinux/policycoreutils
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
..
audit2allow Author: Daniel J Walsh 2008-11-07 16:50:34 -05:00
audit2why initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
load_policy initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
newrole Author: Daniel J Walsh 2008-11-07 16:49:04 -05:00
po Author: Daniel J Walsh 2008-09-18 09:52:36 -04:00
restorecond Author: Daniel J Walsh 2008-09-07 18:51:09 -04:00
run_init initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
scripts Author: Daniel J Walsh 2008-09-07 18:47:23 -04:00
secon 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
semodule initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
semodule_deps initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
semodule_expand initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
semodule_link initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
semodule_package initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
sestatus initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
setfiles initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
setsebool initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
ChangeLog Bump libsemanage to 2.0.29 and policycoreutils to 2.0.59 2008-11-09 11:20:40 -05:00
COPYING initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
VERSION Bump libsemanage to 2.0.29 and policycoreutils to 2.0.59 2008-11-09 11:20:40 -05:00