platform_external_selinux/libsepol
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
..
include libsepol: add support for filenametrans rule 2011-04-13 15:20:46 -04:00
man initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
src libsepol: add support for filenametrans rule 2011-04-13 15:20:46 -04:00
tests reactivate attribute mapping unit test 2010-03-24 13:55:23 -04:00
utils initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
.gitignore Add subdirectory .gitignore files. 2009-10-20 21:25:55 -04:00
ChangeLog Revision version bump 2011-04-12 08:29:53 -04:00
COPYING initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
VERSION Revision version bump 2011-04-12 08:29:53 -04:00