platform_external_selinux/libsepol/include
Eric Paris 6eeb71538e libsepol: add support for filenametrans rule
This patch adds libsepol support for filename_trans rules.  These rules
allow one 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.

Signed-off-by: Eric Paris <eparis@redhat.com>
Signed-off-by: Steve Lawrence <slawrence@tresys.com>
2011-04-13 15:20:46 -04:00
..
sepol libsepol: add support for filenametrans rule 2011-04-13 15:20:46 -04:00
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00