]> git.ipfire.org Git - people/stevee/selinux-policy.git/log
people/stevee/selinux-policy.git
16 years agoAdd missing x_device rules for XI2 functions, from Eamon Walsh.
Chris PeBenito [Fri, 14 Aug 2009 17:18:16 +0000 (13:18 -0400)] 
Add missing x_device rules for XI2 functions, from Eamon Walsh.

> Whats the difference between add/remove and create/destroy?
>
> The devices are in a kind of hierarchy.  You can now create one or more
> "master devices" (mouse cursor and keyboard focus).  The physical input
> devices are "slave devices" that attach to master devices.
>
> Add/remove controls the ability to add/remove slave devices from a
> master device.  Create/destroy controls the ability to create new master
> devices.

16 years agoAdd missing rules to make unconfined_cronjob_t a valid cron job domain.
Chris PeBenito [Wed, 12 Aug 2009 18:15:39 +0000 (14:15 -0400)] 
Add missing rules to make unconfined_cronjob_t a valid cron job domain.

Unconfined_cronjob_t is not a valid cron job domain because the cron
module is lacking a transition from the crond to the unconfined_cronjob_t
domain.  This adds the transition and also a constraints exemption since
part of the transition is also a seuser and role change typically.

16 years agoremove redundant xen_append_log() call in hostname.
Chris PeBenito [Tue, 11 Aug 2009 18:19:38 +0000 (14:19 -0400)] 
remove redundant xen_append_log() call in hostname.

16 years agoAdd btrfs and ext4 to labeling targets.
Chris PeBenito [Tue, 11 Aug 2009 13:01:58 +0000 (09:01 -0400)] 
Add btrfs and ext4 to labeling targets.

16 years agoFix infrastructure to expand macros in initrc_context when installing.
Chris PeBenito [Mon, 10 Aug 2009 17:59:29 +0000 (13:59 -0400)] 
Fix infrastructure to expand macros in initrc_context when installing.

The initrc_context file uses the mls_systemhigh macro and needs to be properly
expanded based on the build.conf settings.  Add makefile support to do this.

16 years agofix refpolicy ticket #48.
Chris PeBenito [Mon, 10 Aug 2009 15:14:03 +0000 (11:14 -0400)] 
fix refpolicy ticket #48.

16 years agoHandle unix_chkpwd usage by useradd and groupadd; fixes ticket #49.
Chris PeBenito [Wed, 5 Aug 2009 18:19:54 +0000 (14:19 -0400)] 
Handle unix_chkpwd usage by useradd and groupadd; fixes ticket #49.

16 years agoAdd missing compatibility aliases for xdm_xserver*_t types.
Chris PeBenito [Wed, 5 Aug 2009 15:01:37 +0000 (11:01 -0400)] 
Add missing compatibility aliases for xdm_xserver*_t types.

When collapsing all of the xdm_xserver*_t types into xserver*_t, aliases for
compatibility were mistakenly not added to the policy.

16 years agomodule version number bump for release 2.20090730 that was mistakenly omitted.
Chris PeBenito [Wed, 5 Aug 2009 14:59:21 +0000 (10:59 -0400)] 
module version number bump for release 2.20090730 that was mistakenly omitted.

16 years agofix ordering in sysnetwork.
Chris PeBenito [Wed, 5 Aug 2009 14:23:50 +0000 (10:23 -0400)] 
fix ordering in sysnetwork.

16 years agofix ordering in raid.
Chris PeBenito [Wed, 5 Aug 2009 14:19:28 +0000 (10:19 -0400)] 
fix ordering in raid.

16 years agofix ordering in pcmcia.
Chris PeBenito [Wed, 5 Aug 2009 14:18:31 +0000 (10:18 -0400)] 
fix ordering in pcmcia.

16 years agofix ordering in mount.
Chris PeBenito [Wed, 5 Aug 2009 14:16:41 +0000 (10:16 -0400)] 
fix ordering in mount.

16 years agofix ordering in modutils.
Chris PeBenito [Wed, 5 Aug 2009 14:11:08 +0000 (10:11 -0400)] 
fix ordering in modutils.

16 years agofix ordering of interface calls in lvm.
Chris PeBenito [Wed, 5 Aug 2009 14:07:35 +0000 (10:07 -0400)] 
fix ordering of interface calls in lvm.

16 years agofix ordering of interface calls in locallogin.
Chris PeBenito [Wed, 5 Aug 2009 14:06:04 +0000 (10:06 -0400)] 
fix ordering of interface calls in locallogin.

16 years agofix ordering of interface calls in iptables.
Chris PeBenito [Wed, 5 Aug 2009 14:04:13 +0000 (10:04 -0400)] 
fix ordering of interface calls in iptables.

16 years agofix ordering of interface calls in init.
Chris PeBenito [Wed, 5 Aug 2009 14:01:06 +0000 (10:01 -0400)] 
fix ordering of interface calls in init.

16 years agofix ordering of interface calls in hostname.
Chris PeBenito [Wed, 5 Aug 2009 13:57:14 +0000 (09:57 -0400)] 
fix ordering of interface calls in hostname.

16 years agofix ordering of interface calls in getty.
Chris PeBenito [Wed, 5 Aug 2009 13:55:58 +0000 (09:55 -0400)] 
fix ordering of interface calls in getty.

16 years agofix ordering of interface calls in fstools.
Chris PeBenito [Wed, 5 Aug 2009 13:54:52 +0000 (09:54 -0400)] 
fix ordering of interface calls in fstools.

16 years agofix ordering of interface calls in clock.
Chris PeBenito [Wed, 5 Aug 2009 13:52:34 +0000 (09:52 -0400)] 
fix ordering of interface calls in clock.

16 years agofix ordering of interface calls in authlogin.
Chris PeBenito [Wed, 5 Aug 2009 13:51:47 +0000 (09:51 -0400)] 
fix ordering of interface calls in authlogin.

16 years agofix ordering of interface calls in sudo.
Chris PeBenito [Wed, 5 Aug 2009 13:48:46 +0000 (09:48 -0400)] 
fix ordering of interface calls in sudo.

16 years agorelease 2.20090730
Chris PeBenito [Thu, 30 Jul 2009 18:35:47 +0000 (14:35 -0400)] 
release 2.20090730

16 years agochangelog entry for the previous gentoo fixes
Chris PeBenito [Thu, 30 Jul 2009 14:41:17 +0000 (10:41 -0400)] 
changelog entry for the previous gentoo fixes

16 years agoadd bin_t labeling for gentoo dhcpcd-run-hooks location
Chris PeBenito [Thu, 30 Jul 2009 13:34:00 +0000 (09:34 -0400)] 
add bin_t labeling for gentoo dhcpcd-run-hooks location

16 years agoopenrc unfortunately mounts a tmpfs at /lib/rc
Chris PeBenito [Thu, 30 Jul 2009 12:57:15 +0000 (08:57 -0400)] 
openrc unfortunately mounts a tmpfs at /lib/rc

16 years agogentoo init script system uses tmpfs for state data
Chris PeBenito [Thu, 30 Jul 2009 12:33:43 +0000 (08:33 -0400)] 
gentoo init script system uses tmpfs for state data

16 years agogentoo init script system sends audit messages.
Chris PeBenito [Thu, 30 Jul 2009 01:50:32 +0000 (21:50 -0400)] 
gentoo init script system sends audit messages.

16 years agoalsa file location update for debian, from Manoj.
Chris PeBenito [Wed, 29 Jul 2009 19:28:14 +0000 (15:28 -0400)] 
alsa file location update for debian, from Manoj.

16 years agowhitespace fixes in apt.
Chris PeBenito [Wed, 29 Jul 2009 19:24:52 +0000 (15:24 -0400)] 
whitespace fixes in apt.

16 years agoclean up 6a192f70d42013fcbd4eefe1f35cab3de313cedb
Chris PeBenito [Wed, 29 Jul 2009 19:12:48 +0000 (15:12 -0400)] 
clean up 6a192f70d42013fcbd4eefe1f35cab3de313cedb

16 years agoUpdate apt/aptitude policy to add support for lock/log files
Manoj Srivastava [Tue, 14 Jul 2009 19:27:21 +0000 (14:27 -0500)] 
Update apt/aptitude policy to add support for lock/log files

Signed-off-by: Russell Coker <russell@coker.com.au>
Acked-By: Manoj Srivastava <srivasta@debian.org>
16 years agopull most of fedora changes to rpc.
Chris PeBenito [Wed, 29 Jul 2009 18:55:30 +0000 (14:55 -0400)] 
pull most of fedora changes to rpc.

16 years agopull most of fedora changes to samba.
Chris PeBenito [Wed, 29 Jul 2009 18:40:34 +0000 (14:40 -0400)] 
pull most of fedora changes to samba.

16 years ago/dev/fuse should be s0 not mls_high
Chris PeBenito [Wed, 29 Jul 2009 15:08:50 +0000 (11:08 -0400)] 
/dev/fuse should be s0 not mls_high

> From my understanding of the FUSE website, the data from the userland FS
> is transferred through this device.  Since the data may go up to system
> high, I believe the device should still be system high.
>
Making it systemhigh will generate lots of AVC messages on every login
at X Since fusefs is mounted at ~/.gfs.  It will also make it unusable I
believe on an MLS machine.  Mostly I have seen fusefs used for remote
access to data.  sshfs for example.

16 years agopull in part of fedora mta changes
Chris PeBenito [Wed, 29 Jul 2009 14:59:09 +0000 (10:59 -0400)] 
pull in part of fedora mta changes

16 years agoadd fprintd module from dan.
Chris PeBenito [Wed, 29 Jul 2009 14:28:31 +0000 (10:28 -0400)] 
add fprintd module from dan.

16 years agoadd devicekit module from dan.
Chris PeBenito [Wed, 29 Jul 2009 14:02:06 +0000 (10:02 -0400)] 
add devicekit module from dan.

16 years agoconsolekit patch from dan.
Chris PeBenito [Wed, 29 Jul 2009 13:13:54 +0000 (09:13 -0400)] 
consolekit patch from dan.

16 years agoautomount patch from dan.
Chris PeBenito [Wed, 29 Jul 2009 12:59:26 +0000 (08:59 -0400)] 
automount patch from dan.

16 years agocups patch from dan.
Chris PeBenito [Tue, 28 Jul 2009 19:46:26 +0000 (15:46 -0400)] 
cups patch from dan.

16 years agopull in apache_admin() from fedora
Chris PeBenito [Tue, 28 Jul 2009 17:24:08 +0000 (13:24 -0400)] 
pull in apache_admin() from fedora

16 years agovmware patch from dan.
Chris PeBenito [Tue, 28 Jul 2009 15:37:34 +0000 (11:37 -0400)] 
vmware patch from dan.

16 years agofix dbus type transition conflict.
Chris PeBenito [Tue, 28 Jul 2009 15:05:19 +0000 (11:05 -0400)] 
fix dbus type transition conflict.

switch dbus ranged calls from daemon domain to system domain.  This works
around a type transition conflict.  It is also why the non-ranged
init_system_domain() is used instead of init_daemon_domain().

16 years agosudo patch from dan.
Chris PeBenito [Tue, 28 Jul 2009 14:29:11 +0000 (10:29 -0400)] 
sudo patch from dan.

16 years agoreadahead patch from dan.
Chris PeBenito [Tue, 28 Jul 2009 14:08:02 +0000 (10:08 -0400)] 
readahead patch from dan.

16 years agoadd missing userdom interfaces
Chris PeBenito [Tue, 28 Jul 2009 13:35:46 +0000 (09:35 -0400)] 
add missing userdom interfaces

16 years agoMerge branch 'master' of ssh://oss.tresys.com/home/git/refpolicy
Chris PeBenito [Tue, 28 Jul 2009 12:00:03 +0000 (08:00 -0400)] 
Merge branch 'master' of ssh://oss.tresys.com/home/git/refpolicy

16 years agosnort patch from dan.
Chris PeBenito [Mon, 27 Jul 2009 20:04:10 +0000 (16:04 -0400)] 
snort patch from dan.

16 years agowm policy from dan
Chris PeBenito [Mon, 27 Jul 2009 19:11:22 +0000 (15:11 -0400)] 
wm policy from dan

16 years agooddjob patch from dan.
Chris PeBenito [Mon, 27 Jul 2009 14:52:20 +0000 (10:52 -0400)] 
oddjob patch from dan.

16 years agokerneloops patch from dan
Chris PeBenito [Mon, 27 Jul 2009 14:44:19 +0000 (10:44 -0400)] 
kerneloops patch from dan

16 years agohal patch from dan.
Chris PeBenito [Mon, 27 Jul 2009 14:18:50 +0000 (10:18 -0400)] 
hal patch from dan.

16 years agoavahi patch from dan
Chris PeBenito [Mon, 27 Jul 2009 13:57:20 +0000 (09:57 -0400)] 
avahi patch from dan

16 years agodbus patch from dan
Chris PeBenito [Mon, 27 Jul 2009 13:46:35 +0000 (09:46 -0400)] 
dbus patch from dan

16 years agotmpreaper patch from dan.
Chris PeBenito [Mon, 27 Jul 2009 13:11:38 +0000 (09:11 -0400)] 
tmpreaper patch from dan.

16 years agomozilla patch from dan.
Chris PeBenito [Mon, 27 Jul 2009 13:11:12 +0000 (09:11 -0400)] 
mozilla patch from dan.

16 years agoadd cpufreqselector from dan
Chris PeBenito [Mon, 27 Jul 2009 13:09:00 +0000 (09:09 -0400)] 
add cpufreqselector from dan

16 years agoremove read_default_t tunable
Chris PeBenito [Thu, 23 Jul 2009 12:58:35 +0000 (08:58 -0400)] 
remove read_default_t tunable

16 years agopodsleuth patch from dan.
Chris PeBenito [Tue, 21 Jul 2009 14:11:16 +0000 (10:11 -0400)] 
podsleuth patch from dan.

16 years agoafs client patch from dan.
Chris PeBenito [Tue, 21 Jul 2009 14:11:03 +0000 (10:11 -0400)] 
afs client patch from dan.

16 years agobluetooth patch from dan.
Chris PeBenito [Tue, 21 Jul 2009 14:10:47 +0000 (10:10 -0400)] 
bluetooth patch from dan.

16 years agoclamav patch from dan.
Chris PeBenito [Tue, 21 Jul 2009 14:10:31 +0000 (10:10 -0400)] 
clamav patch from dan.

16 years agomailman patch from dan.
Chris PeBenito [Tue, 21 Jul 2009 14:10:17 +0000 (10:10 -0400)] 
mailman patch from dan.

16 years agoricci patch from dan.
Chris PeBenito [Tue, 21 Jul 2009 14:10:00 +0000 (10:10 -0400)] 
ricci patch from dan.

16 years agofix policykit interface
Chris PeBenito [Tue, 21 Jul 2009 14:09:14 +0000 (10:09 -0400)] 
fix policykit interface

16 years agogpg patch from dan
Chris PeBenito [Tue, 21 Jul 2009 14:07:38 +0000 (10:07 -0400)] 
gpg patch from dan

16 years agomodule version bump for 9b1907b217cb4c4d508b5130fcb6267e38182642
Chris PeBenito [Tue, 21 Jul 2009 14:07:10 +0000 (10:07 -0400)] 
module version bump for 9b1907b217cb4c4d508b5130fcb6267e38182642

16 years agoadd pulseaudio from dan.
Chris PeBenito [Tue, 21 Jul 2009 14:05:38 +0000 (10:05 -0400)] 
add pulseaudio from dan.

16 years agoppp patch from dan
Chris PeBenito [Mon, 20 Jul 2009 19:41:19 +0000 (15:41 -0400)] 
ppp patch from dan

16 years agokerberos patch from dan
Chris PeBenito [Mon, 20 Jul 2009 19:41:08 +0000 (15:41 -0400)] 
kerberos patch from dan

16 years agodnsmasq patch from dan.
Chris PeBenito [Mon, 20 Jul 2009 19:40:57 +0000 (15:40 -0400)] 
dnsmasq patch from dan.

16 years agodhcp patch from dan
Chris PeBenito [Mon, 20 Jul 2009 19:40:41 +0000 (15:40 -0400)] 
dhcp patch from dan

16 years agopolicykit.if whitespace fix
Chris PeBenito [Mon, 20 Jul 2009 15:37:22 +0000 (11:37 -0400)] 
policykit.if whitespace fix

16 years ago4 patches from dan.
Chris PeBenito [Mon, 20 Jul 2009 15:34:46 +0000 (11:34 -0400)] 
4 patches from dan.

16 years agoadd kismet and pulseaudio ports. fix sorting of ports.
Chris PeBenito [Mon, 20 Jul 2009 15:17:31 +0000 (11:17 -0400)] 
add kismet and pulseaudio ports.  fix sorting of ports.

16 years agochangelog for previous commit
Chris PeBenito [Mon, 20 Jul 2009 15:16:22 +0000 (11:16 -0400)] 
changelog for previous commit

16 years agoadd policykit from dan.
Chris PeBenito [Mon, 20 Jul 2009 15:15:09 +0000 (11:15 -0400)] 
add policykit from dan.

16 years agofix bad varnishd interface names
Chris PeBenito [Mon, 20 Jul 2009 13:44:25 +0000 (09:44 -0400)] 
fix bad varnishd interface names

16 years agomodule version bump for f2583aa83b4f5c0081ac4caebffcc0a29401cf96
Chris PeBenito [Wed, 15 Jul 2009 13:30:08 +0000 (09:30 -0400)] 
module version bump for f2583aa83b4f5c0081ac4caebffcc0a29401cf96

16 years agoRemove duplicate distro_redhat context
Manoj Srivastava [Tue, 14 Jul 2009 17:17:44 +0000 (12:17 -0500)] 
Remove duplicate distro_redhat context

A recent update added an generic context for the lock files, so the
entry in distro_redhat can be removed.

Signed-off-by: Manoj Srivastava <srivasta@debian.org>
Signed-off-by: Chris PeBenito <cpebenito@tresys.com>
16 years ago5 patches from dan
Chris PeBenito [Tue, 14 Jul 2009 14:30:22 +0000 (10:30 -0400)] 
5 patches from dan

16 years agothree debian patches from manoj
Chris PeBenito [Tue, 14 Jul 2009 13:05:59 +0000 (09:05 -0400)] 
three debian patches from manoj

16 years agotrunk: fix typo in guest role decl.
Chris PeBenito [Wed, 8 Jul 2009 15:23:29 +0000 (15:23 +0000)] 
trunk: fix typo in guest role decl.

16 years agotrunk: update policycaps comments for sock_file open perm.
Chris PeBenito [Wed, 1 Jul 2009 13:34:54 +0000 (13:34 +0000)] 
trunk: update policycaps comments for sock_file open perm.

16 years agotrunk: 3 patches from dan.
Chris PeBenito [Tue, 30 Jun 2009 19:27:21 +0000 (19:27 +0000)] 
trunk: 3 patches from dan.

16 years agotrunk: add missing varnish port.
Chris PeBenito [Tue, 30 Jun 2009 17:48:15 +0000 (17:48 +0000)] 
trunk: add missing varnish port.

16 years agotrunk: pads from dan.
Chris PeBenito [Tue, 30 Jun 2009 15:03:20 +0000 (15:03 +0000)] 
trunk: pads from dan.

16 years agotrunk: prelude patch from dan.
Chris PeBenito [Tue, 30 Jun 2009 14:44:50 +0000 (14:44 +0000)] 
trunk: prelude patch from dan.

16 years agotrunk: varnishd from dan.
Chris PeBenito [Tue, 30 Jun 2009 13:49:53 +0000 (13:49 +0000)] 
trunk: varnishd from dan.

16 years agotrunk: whitespace fixes
Chris PeBenito [Fri, 26 Jun 2009 14:40:13 +0000 (14:40 +0000)] 
trunk: whitespace fixes

16 years agotrunk: 7 patches from dan.
Chris PeBenito [Fri, 26 Jun 2009 13:22:39 +0000 (13:22 +0000)] 
trunk: 7 patches from dan.

16 years agotrunk: nis patch from dan.
Chris PeBenito [Thu, 25 Jun 2009 15:16:29 +0000 (15:16 +0000)] 
trunk: nis patch from dan.

16 years agotrunk: add sssd from dan.
Chris PeBenito [Mon, 22 Jun 2009 15:33:21 +0000 (15:33 +0000)] 
trunk: add sssd from dan.

16 years agotrunk: remove unnecessary semicolons after interface/template calls.
Chris PeBenito [Fri, 19 Jun 2009 13:52:33 +0000 (13:52 +0000)] 
trunk: remove unnecessary semicolons after interface/template calls.

16 years agotrunk: Greylist milter from Paul Howarth.
Chris PeBenito [Thu, 18 Jun 2009 14:36:35 +0000 (14:36 +0000)] 
trunk: Greylist milter from Paul Howarth.

16 years agotrunk: Allow unix_update to change the security attributes associate with files so
Chris PeBenito [Thu, 18 Jun 2009 13:57:26 +0000 (13:57 +0000)] 
trunk: Allow unix_update to change the security attributes associate with files so
that it can properly create the shadow file. Also allow it to read from
urandom so that it can add salt to the password hash.

16 years agotrunk: Misc fixes for unix_update from Brandon Whalen.
Chris PeBenito [Thu, 18 Jun 2009 13:36:40 +0000 (13:36 +0000)] 
trunk: Misc fixes for unix_update from Brandon Whalen.