SELinux binary policy manipulation library
Go to file
Dan Walsh 92502fe369 Apply Eparis Patch
This patch add libsepol support for filename_trans rules.  These rules
allow on to make labeling decisions for new objects based partially on
the last path component.  They are stored in a list.  If we find that
the number of rules grows to an significant size I will likely choose to
store these in a hash, both in libsepol and in the kernel.  But as long
as the number of such rules stays small, this should be good.
2011-03-29 15:27:36 -04:00
.gitignore - Upgrade to latest from NSA 2010-12-21 16:43:33 -05:00
libsepol-rhat.patch Apply Eparis Patch 2011-03-29 15:27:36 -04:00
libsepol.spec Apply Eparis Patch 2011-03-29 15:27:36 -04:00
sources - Upgrade to latest from NSA 2010-12-21 16:43:33 -05:00