selinux/libsepol/include/sepol
Gary Tierney 48965c602c libsepol/cil: create user and role caches when building binary policy
Pre-expands the role and user caches used in context validation when
conerting a cildb to a binary policydb.  This is currently only done
when loading a binary policy and prevents context validation from
working correctly with a newly built policy (i.e., when semanage builds
a new policy and then runs genhomedircon).

Also adds declarations for the hashtable mapping functions used:
policydb_role_cache and policydb_user_cache().

Signed-off-by: Gary Tierney <gary.tierney@gmx.com>
2016-10-03 14:59:23 -04:00
..
policydb libsepol/cil: create user and role caches when building binary policy 2016-10-03 14:59:23 -04:00
boolean_record.h
booleans.h
context.h
context_record.h
debug.h
errcodes.h
handle.h
iface_record.h
interfaces.h
module.h
module_to_cil.h
node_record.h
nodes.h
policydb.h
port_record.h
ports.h
roles.h
sepol.h
user_record.h
users.h