selinux/libsemanage
Yuli Khodorkovskiy 228261a51a libsemanage: Add ability to extract modules
Add semanage_module_extract() to extract a module as CIL or HLL. The
function takes a module name and whether to extract as CIL or HLL.

If a CIL file is requested, but does not exist, semanage_module_extract()
will compile the HLL to CIL and cache the CIL in the store as well as
extract the module. A module that was installed from a CIL file will export
as CIL when the HLL version of the file is requested.

Signed-off-by: Yuli Khodorkovskiy <ykhodorkovskiy@tresys.com>
Signed-off-by: James Carter <jwcart2@tycho.nsa.gov>
2015-08-06 10:59:22 -04:00
..
example
include libsemanage: Add ability to extract modules 2015-08-06 10:59:22 -04:00
man libsemanage: Add option to remove HLL files after compilation 2015-02-27 08:41:59 -05:00
src libsemanage: Add ability to extract modules 2015-08-06 10:59:22 -04:00
tests libsemanage: fix fname[] initialization in test_utilities.c 2015-03-18 08:16:04 -04:00
utils semanage_migrate_store: add -r <root> option for migrating inside chroots 2015-08-04 11:11:46 -04:00
.gitignore
ChangeLog Update libsemanage ChangeLog. 2015-08-04 11:12:47 -04:00
COPYING
Makefile libsemanage: semanage store migration script 2014-08-26 08:03:31 -04:00
VERSION Bump to final release 2015-02-02 09:38:10 -05:00