Go to file
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
checkpolicy bump libselinux and checkpolicy versions 2008-10-14 08:12:59 -04:00
libselinux Bump libselinux to 2.0.74 2008-11-03 13:45:19 -05:00
libsemanage Bump libsemanage to 2.0.30. 2008-11-12 09:27:21 -05:00
libsepol remove reject file 2008-10-09 08:34:09 -04:00
policycoreutils semanage: Use semanage_mls_enabled 2008-11-12 16:00:06 -05:00
scripts initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
sepolgen bump policycoreutils to 2.0.56 and sepolgen to 1.0.14 2008-09-07 18:57:50 -04:00
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00