selinux-refpolicy/policy
Harry Ciao 321f22231e Fix the call to mozilla_run_plugin.
When mozilla_role interface is called, 1st argument is the caller's
role and 2nd argument is the caller's domain, such as:

   mozilla_role(staff_r, staff_t)

When mozilla_role calls mozilla_run_plugin, the passed 2nd argument
should be the caller's role rather than its domain, so $1 not $2 should
be used.

Signed-off-by: Harry Ciao <qingtao.cao@windriver.com>
2011-06-24 08:58:48 -04:00
..
flask Update access vectors. 2011-03-28 11:45:46 -04:00
modules Fix the call to mozilla_run_plugin. 2011-06-24 08:58:48 -04:00
support Add tun_socket ubac constraint and add tun_socket to socket_class_set. 2010-11-11 09:48:43 -05:00
constraints Add tun_socket ubac constraint and add tun_socket to socket_class_set. 2010-11-11 09:48:43 -05:00
global_booleans
global_tunables Rename allow_console tunable to console_login. 2011-01-14 11:44:42 -05:00
mcs Pull in mcs constraint changes from Fedora. 2011-03-31 08:28:01 -04:00
mls l1 domby l2 for contains MLS constraint 2011-02-16 10:00:11 -05:00
policy_capabilities
rolemap
users