]>
git.ipfire.org Git - people/stevee/selinux-policy.git/log
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.
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.
Chris PeBenito [Tue, 11 Aug 2009 18:19:38 +0000 (14:19 -0400)]
remove redundant xen_append_log() call in hostname.
Chris PeBenito [Tue, 11 Aug 2009 13:01:58 +0000 (09:01 -0400)]
Add btrfs and ext4 to labeling targets.
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.
Chris PeBenito [Mon, 10 Aug 2009 15:14:03 +0000 (11:14 -0400)]
fix refpolicy ticket #48.
Chris PeBenito [Wed, 5 Aug 2009 18:19:54 +0000 (14:19 -0400)]
Handle unix_chkpwd usage by useradd and groupadd; fixes ticket #49.
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.
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.
Chris PeBenito [Wed, 5 Aug 2009 14:23:50 +0000 (10:23 -0400)]
fix ordering in sysnetwork.
Chris PeBenito [Wed, 5 Aug 2009 14:19:28 +0000 (10:19 -0400)]
fix ordering in raid.
Chris PeBenito [Wed, 5 Aug 2009 14:18:31 +0000 (10:18 -0400)]
fix ordering in pcmcia.
Chris PeBenito [Wed, 5 Aug 2009 14:16:41 +0000 (10:16 -0400)]
fix ordering in mount.
Chris PeBenito [Wed, 5 Aug 2009 14:11:08 +0000 (10:11 -0400)]
fix ordering in modutils.
Chris PeBenito [Wed, 5 Aug 2009 14:07:35 +0000 (10:07 -0400)]
fix ordering of interface calls in lvm.
Chris PeBenito [Wed, 5 Aug 2009 14:06:04 +0000 (10:06 -0400)]
fix ordering of interface calls in locallogin.
Chris PeBenito [Wed, 5 Aug 2009 14:04:13 +0000 (10:04 -0400)]
fix ordering of interface calls in iptables.
Chris PeBenito [Wed, 5 Aug 2009 14:01:06 +0000 (10:01 -0400)]
fix ordering of interface calls in init.
Chris PeBenito [Wed, 5 Aug 2009 13:57:14 +0000 (09:57 -0400)]
fix ordering of interface calls in hostname.
Chris PeBenito [Wed, 5 Aug 2009 13:55:58 +0000 (09:55 -0400)]
fix ordering of interface calls in getty.
Chris PeBenito [Wed, 5 Aug 2009 13:54:52 +0000 (09:54 -0400)]
fix ordering of interface calls in fstools.
Chris PeBenito [Wed, 5 Aug 2009 13:52:34 +0000 (09:52 -0400)]
fix ordering of interface calls in clock.
Chris PeBenito [Wed, 5 Aug 2009 13:51:47 +0000 (09:51 -0400)]
fix ordering of interface calls in authlogin.
Chris PeBenito [Wed, 5 Aug 2009 13:48:46 +0000 (09:48 -0400)]
fix ordering of interface calls in sudo.
Chris PeBenito [Thu, 30 Jul 2009 18:35:47 +0000 (14:35 -0400)]
Chris PeBenito [Thu, 30 Jul 2009 14:41:17 +0000 (10:41 -0400)]
changelog entry for the previous gentoo fixes
Chris PeBenito [Thu, 30 Jul 2009 13:34:00 +0000 (09:34 -0400)]
add bin_t labeling for gentoo dhcpcd-run-hooks location
Chris PeBenito [Thu, 30 Jul 2009 12:57:15 +0000 (08:57 -0400)]
openrc unfortunately mounts a tmpfs at /lib/rc
Chris PeBenito [Thu, 30 Jul 2009 12:33:43 +0000 (08:33 -0400)]
gentoo init script system uses tmpfs for state data
Chris PeBenito [Thu, 30 Jul 2009 01:50:32 +0000 (21:50 -0400)]
gentoo init script system sends audit messages.
Chris PeBenito [Wed, 29 Jul 2009 19:28:14 +0000 (15:28 -0400)]
alsa file location update for debian, from Manoj.
Chris PeBenito [Wed, 29 Jul 2009 19:24:52 +0000 (15:24 -0400)]
whitespace fixes in apt.
Chris PeBenito [Wed, 29 Jul 2009 19:12:48 +0000 (15:12 -0400)]
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>
Chris PeBenito [Wed, 29 Jul 2009 18:55:30 +0000 (14:55 -0400)]
pull most of fedora changes to rpc.
Chris PeBenito [Wed, 29 Jul 2009 18:40:34 +0000 (14:40 -0400)]
pull most of fedora changes to samba.
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.
Chris PeBenito [Wed, 29 Jul 2009 14:59:09 +0000 (10:59 -0400)]
pull in part of fedora mta changes
Chris PeBenito [Wed, 29 Jul 2009 14:28:31 +0000 (10:28 -0400)]
add fprintd module from dan.
Chris PeBenito [Wed, 29 Jul 2009 14:02:06 +0000 (10:02 -0400)]
add devicekit module from dan.
Chris PeBenito [Wed, 29 Jul 2009 13:13:54 +0000 (09:13 -0400)]
consolekit patch from dan.
Chris PeBenito [Wed, 29 Jul 2009 12:59:26 +0000 (08:59 -0400)]
automount patch from dan.
Chris PeBenito [Tue, 28 Jul 2009 19:46:26 +0000 (15:46 -0400)]
cups patch from dan.
Chris PeBenito [Tue, 28 Jul 2009 17:24:08 +0000 (13:24 -0400)]
pull in apache_admin() from fedora
Chris PeBenito [Tue, 28 Jul 2009 15:37:34 +0000 (11:37 -0400)]
vmware patch from dan.
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().
Chris PeBenito [Tue, 28 Jul 2009 14:29:11 +0000 (10:29 -0400)]
sudo patch from dan.
Chris PeBenito [Tue, 28 Jul 2009 14:08:02 +0000 (10:08 -0400)]
readahead patch from dan.
Chris PeBenito [Tue, 28 Jul 2009 13:35:46 +0000 (09:35 -0400)]
add missing userdom interfaces
Chris PeBenito [Tue, 28 Jul 2009 12:00:03 +0000 (08:00 -0400)]
Merge branch 'master' of ssh://oss.tresys.com/home/git/refpolicy
Chris PeBenito [Mon, 27 Jul 2009 20:04:10 +0000 (16:04 -0400)]
snort patch from dan.
Chris PeBenito [Mon, 27 Jul 2009 19:11:22 +0000 (15:11 -0400)]
wm policy from dan
Chris PeBenito [Mon, 27 Jul 2009 14:52:20 +0000 (10:52 -0400)]
oddjob patch from dan.
Chris PeBenito [Mon, 27 Jul 2009 14:44:19 +0000 (10:44 -0400)]
kerneloops patch from dan
Chris PeBenito [Mon, 27 Jul 2009 14:18:50 +0000 (10:18 -0400)]
hal patch from dan.
Chris PeBenito [Mon, 27 Jul 2009 13:57:20 +0000 (09:57 -0400)]
avahi patch from dan
Chris PeBenito [Mon, 27 Jul 2009 13:46:35 +0000 (09:46 -0400)]
dbus patch from dan
Chris PeBenito [Mon, 27 Jul 2009 13:11:38 +0000 (09:11 -0400)]
tmpreaper patch from dan.
Chris PeBenito [Mon, 27 Jul 2009 13:11:12 +0000 (09:11 -0400)]
mozilla patch from dan.
Chris PeBenito [Mon, 27 Jul 2009 13:09:00 +0000 (09:09 -0400)]
add cpufreqselector from dan
Chris PeBenito [Thu, 23 Jul 2009 12:58:35 +0000 (08:58 -0400)]
remove read_default_t tunable
Chris PeBenito [Tue, 21 Jul 2009 14:11:16 +0000 (10:11 -0400)]
podsleuth patch from dan.
Chris PeBenito [Tue, 21 Jul 2009 14:11:03 +0000 (10:11 -0400)]
afs client patch from dan.
Chris PeBenito [Tue, 21 Jul 2009 14:10:47 +0000 (10:10 -0400)]
bluetooth patch from dan.
Chris PeBenito [Tue, 21 Jul 2009 14:10:31 +0000 (10:10 -0400)]
clamav patch from dan.
Chris PeBenito [Tue, 21 Jul 2009 14:10:17 +0000 (10:10 -0400)]
mailman patch from dan.
Chris PeBenito [Tue, 21 Jul 2009 14:10:00 +0000 (10:10 -0400)]
ricci patch from dan.
Chris PeBenito [Tue, 21 Jul 2009 14:09:14 +0000 (10:09 -0400)]
fix policykit interface
Chris PeBenito [Tue, 21 Jul 2009 14:07:38 +0000 (10:07 -0400)]
gpg patch from dan
Chris PeBenito [Tue, 21 Jul 2009 14:07:10 +0000 (10:07 -0400)]
Chris PeBenito [Tue, 21 Jul 2009 14:05:38 +0000 (10:05 -0400)]
add pulseaudio from dan.
Chris PeBenito [Mon, 20 Jul 2009 19:41:19 +0000 (15:41 -0400)]
ppp patch from dan
Chris PeBenito [Mon, 20 Jul 2009 19:41:08 +0000 (15:41 -0400)]
kerberos patch from dan
Chris PeBenito [Mon, 20 Jul 2009 19:40:57 +0000 (15:40 -0400)]
dnsmasq patch from dan.
Chris PeBenito [Mon, 20 Jul 2009 19:40:41 +0000 (15:40 -0400)]
dhcp patch from dan
Chris PeBenito [Mon, 20 Jul 2009 15:37:22 +0000 (11:37 -0400)]
policykit.if whitespace fix
Chris PeBenito [Mon, 20 Jul 2009 15:34:46 +0000 (11:34 -0400)]
4 patches from dan.
Chris PeBenito [Mon, 20 Jul 2009 15:17:31 +0000 (11:17 -0400)]
add kismet and pulseaudio ports. fix sorting of ports.
Chris PeBenito [Mon, 20 Jul 2009 15:16:22 +0000 (11:16 -0400)]
changelog for previous commit
Chris PeBenito [Mon, 20 Jul 2009 15:15:09 +0000 (11:15 -0400)]
add policykit from dan.
Chris PeBenito [Mon, 20 Jul 2009 13:44:25 +0000 (09:44 -0400)]
fix bad varnishd interface names
Chris PeBenito [Wed, 15 Jul 2009 13:30:08 +0000 (09:30 -0400)]
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>
Chris PeBenito [Tue, 14 Jul 2009 14:30:22 +0000 (10:30 -0400)]
5 patches from dan
Chris PeBenito [Tue, 14 Jul 2009 13:05:59 +0000 (09:05 -0400)]
three debian patches from manoj
Chris PeBenito [Wed, 8 Jul 2009 15:23:29 +0000 (15:23 +0000)]
trunk: fix typo in guest role decl.
Chris PeBenito [Wed, 1 Jul 2009 13:34:54 +0000 (13:34 +0000)]
trunk: update policycaps comments for sock_file open perm.
Chris PeBenito [Tue, 30 Jun 2009 19:27:21 +0000 (19:27 +0000)]
trunk: 3 patches from dan.
Chris PeBenito [Tue, 30 Jun 2009 17:48:15 +0000 (17:48 +0000)]
trunk: add missing varnish port.
Chris PeBenito [Tue, 30 Jun 2009 15:03:20 +0000 (15:03 +0000)]
trunk: pads from dan.
Chris PeBenito [Tue, 30 Jun 2009 14:44:50 +0000 (14:44 +0000)]
trunk: prelude patch from dan.
Chris PeBenito [Tue, 30 Jun 2009 13:49:53 +0000 (13:49 +0000)]
trunk: varnishd from dan.
Chris PeBenito [Fri, 26 Jun 2009 14:40:13 +0000 (14:40 +0000)]
trunk: whitespace fixes
Chris PeBenito [Fri, 26 Jun 2009 13:22:39 +0000 (13:22 +0000)]
trunk: 7 patches from dan.
Chris PeBenito [Thu, 25 Jun 2009 15:16:29 +0000 (15:16 +0000)]
trunk: nis patch from dan.
Chris PeBenito [Mon, 22 Jun 2009 15:33:21 +0000 (15:33 +0000)]
trunk: add sssd from dan.
Chris PeBenito [Fri, 19 Jun 2009 13:52:33 +0000 (13:52 +0000)]
trunk: remove unnecessary semicolons after interface/template calls.
Chris PeBenito [Thu, 18 Jun 2009 14:36:35 +0000 (14:36 +0000)]
trunk: Greylist milter from Paul Howarth.
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.
Chris PeBenito [Thu, 18 Jun 2009 13:36:40 +0000 (13:36 +0000)]
trunk: Misc fixes for unix_update from Brandon Whalen.