Home
last modified time | relevance | path

Searched refs:checkmodule (Results 1 – 6 of 6) sorted by relevance

/external/selinux/checkpolicy/
DMakefile9 TARGETS = checkpolicy checkmodule
20 CHECKMODOBJS = $(CHECKOBJS) checkmodule.o
31 checkmodule: $(CHECKMODOBJS) target
53 install -m 644 checkmodule.8 $(MANDIR)/man8
57 /sbin/restorecon $(BINDIR)/checkmodule
DAndroid.mk54 LOCAL_MODULE := checkmodule
58 LOCAL_SRC_FILES := $(common_src_files) checkmodule.c
DChangeLog21 * Prevent incompatible option combinations for checkmodule.
103 * Update checkmodule man page and usage by Daniel Walsh and Steve Lawrence
106 * Add long options to checkpolicy and checkmodule by Guido
155 …* Initialize the source file name from the command line argument so that checkpolicy/checkmodule r…
170 * Merged checkmodule man page fix from Dan Walsh.
207 * Merged patch to make checkpolicy/checkmodule handling of
223 * Fixed checkmodule to call link_modules prior to expand_module
258 * Merged checkmodule man page from Dan Walsh, and edited it.
283 * Changed checkmodule to verify that expand_module succeeds
314 * Merged error handling improvement in checkmodule from Karl MacMillan (Tresys).
D.gitignore1 checkmodule
/external/selinux/sepolgen/src/sepolgen/
Dmodule.py119 self.checkmodule = "/usr/bin/checkmodule"
189 s = [self.checkmodule]
/external/selinux/policycoreutils/
DChangeLog1042 * Revised semodule* man pages to refer to checkmodule and