Searched refs:sepol (Results 1 – 7 of 7) sorted by relevance
3 INCDIR ?= $(PREFIX)/include/sepol12 install -m 644 $(wildcard sepol/*.h) $(INCDIR)13 install -m 644 $(wildcard sepol/policydb/*.h) $(INCDIR)/policydb17 ../../scripts/Lindent $(wildcard sepol/*.h)
330 * Merged patch to not destroy sepol handle on error path of579 * Merged remove defrole from sepol patch from Ivan Gyurdiev.603 and moves sepol handle create/destroy into semanage handle673 * Merged sepol handle passing, seusers support, and policydb cache677 * Merged resync to sepol changes and booleans fixes/improvements 686 * Merged resync to sepol changes and transaction fix patches from737 to invoking sepol operations on policy files.745 * Converted calls to sepol link_packages and expand_module interfaces746 from using buffers to using sepol handles for error reporting, and 747 changed direct_connect/disconnect to create/destroy sepol handles.
13 sepol = ctypes.cdll.LoadLibrary('libsepol.so.1') variable
487 * Merged remove defrole from sepol patch from Ivan Gyurdiev.529 * Merged sepol handle passing, DEBUG conversion, and memory leak610 * Isolated policydb internal headers under <sepol/policydb/*.h>.612 Created new <sepol/policydb.h> with new public types and interfaces614 Created new <sepol/module.h> with public types and interfaces moved
302 * Updated for changes to sepol policydb_index_others interface.305 * Updated for changes to sepol expand_module and link_modules interfaces.
1139 * Updated semodule_expand for change to sepol interface.1145 * Updated semodule_package for sepol interface changes.1148 * Updated semodule_expand/link for sepol interface changes.
908 * Updated call to sepol_policydb_to_image for sepol changes.