selinux/checkpolicy
Eric Paris 693f5241fd checkpolicy: libsepol: implement default type policy syntax
We currently have a mechanism in which the default user, role, and range
can be picked up from the source or the target object.  This implements
the same thing for types.  The kernel will override this with type
transition rules and similar.  This is just the default if nothing
specific is given.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Dan Walsh <dwalsh@redhat.com>
2013-02-05 20:14:46 -05:00
..
test checkpolicy: Fix errors found by coverity 2013-02-05 20:14:45 -05:00
.gitignore Repo: update .gitignore 2011-08-02 13:31:51 -04:00
Android.mk checkpolicy: Android/MacOS X build support 2012-06-28 13:29:24 -04:00
ChangeLog Version bumps for upstream push 2012-09-13 10:33:58 -04:00
checkmodule.8 checkpolicy: libselinux: Fix dead links to www.nsa.gov/selinux 2012-03-28 08:39:07 -04:00
checkmodule.c policycoreutils: checkmodule: fd leak reading policy 2012-09-12 14:30:20 -04:00
checkpolicy.8 checkpolicy: libselinux: Fix dead links to www.nsa.gov/selinux 2012-03-28 08:39:07 -04:00
checkpolicy.c checkpolicy: Android/MacOS X build support 2012-06-28 13:29:24 -04:00
checkpolicy.h 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
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
module_compiler.c checkpolicy: Separate tunable from boolean during compile. 2011-09-16 11:54:01 -04:00
module_compiler.h checkpolicy: Separate tunable from boolean during compile. 2011-09-16 11:54:01 -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: libsepol: implement default type policy syntax 2013-02-05 20:14:46 -05:00
policy_define.h checkpolicy: libsepol: implement default type policy syntax 2013-02-05 20:14:46 -05:00
policy_parse.y checkpolicy: libsepol: implement default type policy syntax 2013-02-05 20:14:46 -05:00
policy_scan.l checkpolicy: libsepol: implement default type policy syntax 2013-02-05 20:14:46 -05: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
VERSION Version bumps for upstream push 2012-09-13 10:33:58 -04:00