All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] Context ordering based on MLS dominance.
@ 2008-06-11 14:34 Dave Quigley
  2008-06-11 14:37 ` SELINUX: Add interface to compute MLS dominance relationship Dave Quigley
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Dave Quigley @ 2008-06-11 14:34 UTC (permalink / raw)
  To: selinux; +Cc: Joshua Brindle, bwhalen

This patch set was original made to help in providing unioned polyinstantiated
directories for MLS. The method used Unionfs to order the branches from the
highest to lowest levels so when a process at a certain level listed the
directory contents it would see all of the polyinstantiated directories as one
with duplicates exposing the document at the highest level found.

Others have expressed a need for this functionality so the patches have been
revived. The question is should this be done as a kernel interface or should
it be done on the on disk policy file using libsepol?

The kernel patch is based off of Linus' current git tree as of 6/10 while the
libselinux patch is based off of the current svn tree from sourceforge as of
the same date. The patches went through testing initially when I was working
on polyinstantiated directories but I haven't tested the new version so give
them a try and see if they meet your needs.

Dave


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

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

end of thread, other threads:[~2008-06-11 16:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-11 14:34 [RFC] Context ordering based on MLS dominance Dave Quigley
2008-06-11 14:37 ` SELINUX: Add interface to compute MLS dominance relationship Dave Quigley
2008-06-11 14:37 ` libselinux: Introduce interfaces to use context_dom selinuxfs entry Dave Quigley
2008-06-11 14:57 ` [RFC] Context ordering based on MLS dominance Joshua Brindle
2008-06-11 15:14   ` Stephen Smalley
2008-06-11 15:53 ` Casey Schaufler
2008-06-11 16:05   ` Dave Quigley

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.