selinux/checkpolicy
Steve Lawrence b42e15ffd5 checkpolicy: wrap file names in filename trans with quotes
This wraps the filename token in quotes to make parsing easier and more
clear. The quotes are stripped off before being passed to checkpolicy.
The quote wrapping is only used by filename transitions.  This changes
the filename transition syntax to the following:

    type_transition source target : object default_type "filename";

Signed-off-by: Steve Lawrence <slawrence@tresys.com>
2011-05-17 10:16:02 -04:00
..
test checkpolicy: add support for using last path component in type transition rules 2011-04-29 15:20:21 -04:00
COPYING initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
ChangeLog Revision version bump 2011-05-02 11:14:47 -04:00
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
VERSION Revision version bump 2011-05-02 11:14:47 -04:00
checkmodule.8 Author: Steve Lawrence 2010-06-14 14:45:46 -04:00
checkmodule.c Author: Daniel J Walsh 2010-06-14 14:44:44 -04:00
checkpolicy.8 Patch for Ticket #1 [1672486] (checkpolicy/checkmodule) 2009-11-27 13:39:03 -05:00
checkpolicy.c Patch for Ticket #1 [1672486] (checkpolicy/checkmodule) 2009-11-27 13:39:03 -05:00
checkpolicy.h initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
module_compiler.c checkpolicy: add support for using last path component in type transition rules 2011-04-29 15:20:21 -04:00
module_compiler.h checkpolicy: add support for using last path component in type transition rules 2011-04-29 15:20:21 -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 checkpolicy: add support for using last path component in type transition rules 2011-04-29 15:20:21 -04:00
policy_define.h checkpolicy: add support for using last path component in type transition rules 2011-04-29 15:20:21 -04:00
policy_parse.y checkpolicy: wrap file names in filename trans with quotes 2011-05-17 10:16:02 -04:00
policy_scan.l checkpolicy: wrap file names in filename trans with quotes 2011-05-17 10:16:02 -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