selinux/checkpolicy
Caleb Case f7917ea9cf aliases for the boundry format
The boundry format mapped the primary field to a boolean in the
properties bitmap. This is appropriate for the kernel policy, but in
modular policy the primary field may be an integer that indicates the
primary type that is being aliased. In this case, the primary value cannot
be assumed to be boolean.

This patch creates a new module format that writes out the primary value
as was done before the boundry format.

Signed-off-by: Caleb Case <ccase@tresys.com>
Signed-off-by: Joshua Brindle <method@manicmethod.com>
2009-02-16 11:52:03 -05:00
..
test initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
COPYING initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
ChangeLog bump libselinux and checkpolicy versions 2008-10-14 08:12:59 -04:00
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
VERSION bump libselinux and checkpolicy versions 2008-10-14 08:12:59 -04:00
checkmodule.8 initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
checkmodule.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
checkpolicy.8 initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
checkpolicy.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
checkpolicy.h initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
module_compiler.c aliases for the boundry format 2009-02-16 11:52:03 -05:00
module_compiler.h initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
parse_util.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
parse_util.h initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
policy_define.c aliases for the boundry format 2009-02-16 11:52:03 -05:00
policy_define.h Author: KaiGai Kohei 2008-10-08 06:56:51 -04:00
policy_parse.y Author: KaiGai Kohei 2008-10-08 06:56:51 -04:00
policy_scan.l Genfscon 'dash' issue 2008-10-14 07:36:16 -04:00
queue.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
queue.h initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00