All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] libsepol/cil: create role/user caches for context validation
@ 2016-10-03 11:44 Gary Tierney
  2016-10-03 11:44 ` [PATCH v2 1/1] libsepol/cil: create user and role caches when building binary policy Gary Tierney
  0 siblings, 1 reply; 3+ messages in thread
From: Gary Tierney @ 2016-10-03 11:44 UTC (permalink / raw)
  To: selinux

This patch sets up the role/user caches used in context_is_valid() when a cildb
is compiled to a binary policy.  Previously, it seems like these would only
available when a binary policy had been loaded from file as opposed to rebuilt
from source.

Gary Tierney (1):
  libsepol/cil: create user and role caches when building binary policy

 libsepol/cil/src/cil_binary.c              | 13 +++++++++++++
 libsepol/include/sepol/policydb/policydb.h |  8 ++++++++
 2 files changed, 21 insertions(+)

-- 
2.4.11

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-10-03 19:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-03 11:44 [PATCH v2 0/1] libsepol/cil: create role/user caches for context validation Gary Tierney
2016-10-03 11:44 ` [PATCH v2 1/1] libsepol/cil: create user and role caches when building binary policy Gary Tierney
2016-10-03 19:11   ` James Carter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.