platform_external_selinux/checkpolicy
Eric Paris 09c783c9a3 libsepol: checkpolicy: implement new default labeling behaviors
We would like to be able to say that the user, role, or range of a newly
created object should be based on the user, role, or range of either the
source or the target of the creation operation.  aka, for a new file
this could be the user of the creating process or the user or the parent
directory.  This patch implements the new language and the policydb
support to give this information to the kernel.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Dan Walsh <dwalsh@redhat.com>
2012-03-27 16:49:31 -04:00
..
test checkpolicy: test: Makefile: include -W and -Werror 2011-12-05 16:09:30 -05:00
.gitignore Repo: update .gitignore 2011-08-02 13:31:51 -04:00
ChangeLog update VERSION and Changelog for public push 2011-12-21 12:46:04 -05:00
checkmodule.8 checkmodule: Add note to checkmodule man page about old versions 2011-08-02 13:32:45 -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
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 libsepol: checkpolicy: implement new default labeling behaviors 2012-03-27 16:49:31 -04:00
policy_define.h libsepol: checkpolicy: implement new default labeling behaviors 2012-03-27 16:49:31 -04:00
policy_parse.y libsepol: checkpolicy: implement new default labeling behaviors 2012-03-27 16:49:31 -04:00
policy_scan.l libsepol: checkpolicy: implement new default labeling behaviors 2012-03-27 16:49:31 -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
VERSION update VERSION and Changelog for public push 2011-12-21 12:46:04 -05:00