]>
git.ipfire.org Git - people/stevee/selinux-policy.git/log
Dan Walsh [Thu, 26 Aug 2010 15:01:06 +0000 (11:01 -0400)]
Reset base
Dan Walsh [Thu, 26 Aug 2010 14:59:43 +0000 (10:59 -0400)]
Modify amanda
Dan Walsh [Thu, 26 Aug 2010 14:56:06 +0000 (10:56 -0400)]
F14
Dan Walsh [Thu, 26 Aug 2010 14:54:59 +0000 (10:54 -0400)]
F14
Dan Walsh [Thu, 26 Aug 2010 14:50:47 +0000 (10:50 -0400)]
F14
Dan Walsh [Thu, 26 Aug 2010 14:45:39 +0000 (10:45 -0400)]
Rebase constraints
Dan Walsh [Thu, 26 Aug 2010 14:40:06 +0000 (10:40 -0400)]
Go with upstream
Dan Walsh [Thu, 26 Aug 2010 14:27:35 +0000 (10:27 -0400)]
Update f14
Dan Walsh [Thu, 26 Aug 2010 14:26:28 +0000 (10:26 -0400)]
Latest f14
Dan Walsh [Thu, 26 Aug 2010 13:41:21 +0000 (09:41 -0400)]
UPdate for f14 policy
Chris PeBenito [Wed, 25 Aug 2010 15:19:27 +0000 (11:19 -0400)]
Module version bumps and changelog for devtmpfs patchset.
Chris PeBenito [Wed, 25 Aug 2010 15:18:25 +0000 (11:18 -0400)]
Trivial tweaks to devtmpfs patches.
Jeremy Solt [Wed, 18 Aug 2010 15:36:35 +0000 (11:36 -0400)]
Early devtmpfs access
dontaudit attempts to read/write device_t chr files occurring before udev relabel
allow init_t and initrc_t read/write on device_t chr files (necessary to boot without unconfined)
Signed-off-by: Jeremy Solt <jsolt@tresys.com>
Jeremy Solt [Wed, 18 Aug 2010 15:36:34 +0000 (11:36 -0400)]
Move devtmpfs to devices from filesystem
Move devtmpfs to devices module (remove from filesystem module)
Make device_t a filesystem
Add interface for associating types with device_t filesystem (dev_associate)
Call dev_associate from dev_filetrans
Allow all device nodes associate with device_t filesystem
Remove dev_tmpfs_filetrans_dev from kernel_t
Remove fs_associate_tmpfs(initctl_t) - redundant, it was in dev_filetrans, now in dev_associate
Mounton interface, to allow the kernel to mounton device_t
Signed-off-by: Jeremy Solt <jsolt@tresys.com>
Chris PeBenito [Thu, 19 Aug 2010 12:41:39 +0000 (08:41 -0400)]
Dbadm updates from KaiGai Kohei.
Chris PeBenito [Thu, 12 Aug 2010 13:21:36 +0000 (09:21 -0400)]
Part of gnome patch from Dan Walsh.
Chris PeBenito [Tue, 10 Aug 2010 13:21:01 +0000 (09:21 -0400)]
Additional kdumpgui cleanup.
Jeremy Solt [Thu, 15 Jul 2010 19:16:17 +0000 (15:16 -0400)]
Policy for system-config-kdump gui from Dan Walsh
Edits:
- removed gnome_dontaudit_search_config
- removed userdom_dontaudit_search_admin_dir
- whitespace and style fixes
Chris PeBenito [Mon, 9 Aug 2010 13:51:35 +0000 (09:51 -0400)]
Changelog entry for sambagui.
Jeremy Solt [Mon, 28 Jun 2010 15:52:55 +0000 (11:52 -0400)]
system-config-samba dbus service policy from Dan Walsh
Jeremy Solt [Wed, 21 Jul 2010 14:39:57 +0000 (10:39 -0400)]
roles patch from Dan Walsh to move unwanted interface calls into a ifndef
Chris PeBenito [Mon, 9 Aug 2010 13:10:24 +0000 (09:10 -0400)]
Remove unnecessary require on cgroup_admin().
Chris PeBenito [Mon, 9 Aug 2010 12:52:39 +0000 (08:52 -0400)]
Whitespace fixes on cgroup.
Dominick Grift [Sun, 8 Aug 2010 10:05:41 +0000 (12:05 +0200)]
Confine /sbin/cgclear.
Libcgroup moved cgclear to /sbin.
Confine it so that initrc_t can domain transition to the cgclear_t domain. That way we do not have to extend the initrc_t domains policy.
We might want to add cgroup_run_cgclear to sysadm module.
Signed-off-by: Dominick Grift <domg472@gmail.com>
Dominick Grift [Thu, 5 Aug 2010 13:10:15 +0000 (15:10 +0200)]
System layer xml fixes.
Signed-off-by: Dominick Grift <domg472@gmail.com>
Dominick Grift [Thu, 5 Aug 2010 13:03:19 +0000 (15:03 +0200)]
Services layer xml files.
Signed-off-by: Dominick Grift <domg472@gmail.com>
Chris PeBenito [Thu, 5 Aug 2010 13:24:41 +0000 (09:24 -0400)]
Fix corecmd_dontaudit_exec_all_executables doc.
Dominick Grift [Thu, 5 Aug 2010 12:57:11 +0000 (14:57 +0200)]
Kernel layer xml fixes.
Signed-off-by: Dominick Grift <domg472@gmail.com>
Chris PeBenito [Thu, 5 Aug 2010 12:56:31 +0000 (08:56 -0400)]
Fix usermanage_kill_passwd() parameter doc.
Dominick Grift [Thu, 5 Aug 2010 12:45:31 +0000 (14:45 +0200)]
Admin layer xml fixes.
Signed-off-by: Dominick Grift <domg472@gmail.com>
Dominick Grift [Tue, 3 Aug 2010 15:53:36 +0000 (17:53 +0200)]
apps: domain { allowed to transition, allowed access, to not audit }.
Signed-off-by: Dominick Grift <domg472@gmail.com>
Chris PeBenito [Tue, 3 Aug 2010 13:51:01 +0000 (09:51 -0400)]
Changelog entry for accountsd.
Chris PeBenito [Tue, 3 Aug 2010 13:50:40 +0000 (09:50 -0400)]
Accountsd cleanup.
Chris PeBenito [Tue, 3 Aug 2010 13:31:53 +0000 (09:31 -0400)]
Move accountsd to services.
Jeremy Solt [Wed, 14 Jul 2010 18:45:39 +0000 (14:45 -0400)]
accountsd policy from Dan Walsh
Edits:
- Removed accountsd_manage_var_lib
- Removed optional block for xserver - these interfaces didn't exist
- It looks like sys_ptrace is needed because it reads /proc/pid/loginuid
- Whitespace and style fixes
Chris PeBenito [Tue, 3 Aug 2010 13:20:22 +0000 (09:20 -0400)]
Docs standardizing on the role portion of run interfaces. Additional docs cleanup.
Chris PeBenito [Mon, 2 Aug 2010 13:28:06 +0000 (09:28 -0400)]
MojoMojo from Lain Arnell.
Chris PeBenito [Mon, 2 Aug 2010 13:22:09 +0000 (09:22 -0400)]
Interface documentation standardization patch from Dan Walsh.
Chris PeBenito [Mon, 2 Aug 2010 12:33:41 +0000 (08:33 -0400)]
Virtio disk file context update from Mika Pfluger.
Mika Pflüger [Fri, 23 Jul 2010 13:40:39 +0000 (15:40 +0200)]
Take virtio disks into account.
Signed-off-by: Mika Pflüger <debian@mikapflueger.de>
Signed-off-by: Chris PeBenito <cpebenito@tresys.com>
Chris PeBenito [Thu, 22 Jul 2010 13:13:11 +0000 (09:13 -0400)]
Module version bump for
5563d4c .
Jeremy Solt [Wed, 14 Jul 2010 13:03:04 +0000 (09:03 -0400)]
Removing seutil_domtrans_setsebool from anaconda patch - it doesn't exist
Jeremy Solt [Tue, 29 Jun 2010 15:55:31 +0000 (11:55 -0400)]
anaconda patch from Dan Walsh
- Did not include the change to unconfined_domain_noaudit
Chris PeBenito [Mon, 19 Jul 2010 18:22:44 +0000 (14:22 -0400)]
Increase bindreservport range to 512-1024 in corenetwork, from Dan Walsh.
We went back and reread the bindreservport code in glibc.
Turns out the range or ports that this will reserve are 512-1024 rather
then 600-1024.
The code actually first tries to reserve a port from 600-1024 and if
they are ALL reserved will try 512-599.
So we need to change corenetwork to reflect this.
Chris PeBenito [Tue, 13 Jul 2010 12:39:54 +0000 (08:39 -0400)]
Fix JIT usage for freshclam.
http://marc.info/?l=selinux&m=
127893898208934 &w=2
Dominick Grift [Fri, 9 Jul 2010 14:48:12 +0000 (16:48 +0200)]
Remove some redundant attributes from user_home_t.
Signed-off-by: Dominick Grift <domg472@gmail.com>
Signed-off-by: Chris PeBenito <cpebenito@tresys.com>
Chris PeBenito [Mon, 12 Jul 2010 18:00:02 +0000 (14:00 -0400)]
Module version bump for
fa1847f .
Dominick Grift [Fri, 9 Jul 2010 13:29:27 +0000 (15:29 +0200)]
Add files_poly_member() to userdom_user_home_content() Remove redundant files_poly_member() calls.
Signed-off-by: Dominick Grift <domg472@gmail.com>
Signed-off-by: Chris PeBenito <cpebenito@tresys.com>
Chris PeBenito [Fri, 9 Jul 2010 13:14:35 +0000 (09:14 -0400)]
Add missing ubac constraints on pulseaudio.
Chris PeBenito [Fri, 9 Jul 2010 12:38:05 +0000 (08:38 -0400)]
Remove old rbacsep role statements.
Chris PeBenito [Thu, 8 Jul 2010 17:43:50 +0000 (13:43 -0400)]
VMWare patch from Dan Walsh.
Chris PeBenito [Thu, 8 Jul 2010 14:56:15 +0000 (10:56 -0400)]
Whitespace fix in userhelper.
Chris PeBenito [Thu, 8 Jul 2010 14:53:28 +0000 (10:53 -0400)]
RPM patch from Dan Walsh.
Chris PeBenito [Thu, 8 Jul 2010 14:12:24 +0000 (10:12 -0400)]
Whitespace fixes in RPM.
Chris PeBenito [Wed, 7 Jul 2010 15:10:56 +0000 (11:10 -0400)]
Add shutdown from Dan Walsh.
Chris PeBenito [Wed, 7 Jul 2010 14:28:25 +0000 (10:28 -0400)]
Add livecd from Dan Walsh.
Chris PeBenito [Wed, 7 Jul 2010 13:31:57 +0000 (09:31 -0400)]
Remove ethereal module since the application was renamed to wireshark due to trademark issues.
Chris PeBenito [Wed, 7 Jul 2010 12:55:57 +0000 (08:55 -0400)]
Make spamassassin optional for milter, from Russell Coker.
Chris PeBenito [Wed, 7 Jul 2010 12:41:20 +0000 (08:41 -0400)]
Remove duplicate/redundant rules, from Russell Coker.
Chris PeBenito [Tue, 6 Jul 2010 17:17:05 +0000 (13:17 -0400)]
Remove improper usage of userdom_manage_home_role(), userdom_manage_tmp_role(), and userdom_manage_tmpfs_role().
Chris PeBenito [Tue, 6 Jul 2010 14:58:40 +0000 (10:58 -0400)]
GPG patch from Dan Walsh.
Chris PeBenito [Tue, 6 Jul 2010 14:56:20 +0000 (10:56 -0400)]
Usermanage patch from Dan Walsh.
Broken leaks of sockets
useradd runs semanage for -Z.
passwd_t needs sys_nice
useradd run within a samba_controler needs to append to the samba log.
Chris PeBenito [Tue, 6 Jul 2010 12:35:56 +0000 (08:35 -0400)]
Guest patch from Dan Walsh.
Dominic asked to remove mono and java from guest_t
Chris PeBenito [Thu, 1 Jul 2010 14:48:11 +0000 (10:48 -0400)]
Module version bump for
a7521af .
Jeremy Solt [Tue, 29 Jun 2010 16:23:25 +0000 (12:23 -0400)]
firstboot patch from Dan Walsh
- Did not include gnome_admin_home_gconf_filetrans
- Whitespace fixes
Dominick Grift [Tue, 29 Jun 2010 12:24:22 +0000 (14:24 +0200)]
fix cgroup_admin
When cgroup policy was merged, some changes were made. One of these changes was the renaming of the type for cgroup rules engine daemon configuration file. The cgroup_admin interface was not modified to reflect this change.
Signed-off-by: Dominick Grift <domg472@gmail.com>
Signed-off-by: Chris PeBenito <cpebenito@tresys.com>
Chris PeBenito [Tue, 29 Jun 2010 15:26:16 +0000 (11:26 -0400)]
Module version bump for
5f04c91 .
Jeremy Solt [Mon, 28 Jun 2010 14:34:17 +0000 (10:34 -0400)]
gitosis patch from Dan Walsh
Chris PeBenito [Tue, 29 Jun 2010 15:03:56 +0000 (11:03 -0400)]
Module version bump for
b5d89d0 .
Jeremy Solt [Mon, 28 Jun 2010 17:06:51 +0000 (13:06 -0400)]
vpn patch from Dan Walsh
fixed gen_require in vpn_relabelfrom_tun_socket interface (wrong type)
removed userdom_read_home_certs (not in refpolicy)
Chris PeBenito [Mon, 28 Jun 2010 13:33:17 +0000 (09:33 -0400)]
Create_lnk_perms fix from Russell Coker.
Personally I'd rather dump all those old compatibility macros, make them all
just display a message indicating the new correct thing to do and abort the
build. But if we are going to keep them then we need to update them and make
them work.
The attached patch adds write access to create_lnk_perms.
Chris PeBenito [Mon, 28 Jun 2010 13:04:24 +0000 (09:04 -0400)]
Increased default number of categories to 1024, from Russell Coker.
Chris PeBenito [Fri, 25 Jun 2010 13:51:34 +0000 (09:51 -0400)]
Minor tweaks and module version bump for
a00fc1c .
Dominick Grift [Wed, 23 Jun 2010 10:00:27 +0000 (12:00 +0200)]
hddtemp fixes.
Clean up network control section.
Implement hddtemp_etc_t for /etc/sysconfig/hddtemp. The advantages are:
- hddtemp_t no longer needs access to read all generic etc_t files.
- allows us to implement a meaningful hddtemp_admin()
Signed-off-by: Dominick Grift <domg472@gmail.com>
Signed-off-by: Chris PeBenito <cpebenito@tresys.com>
Chris PeBenito [Fri, 25 Jun 2010 13:00:19 +0000 (09:00 -0400)]
WM patch from Dan Walsh.
Window manager policy changes needed for MLS policy.
Chris PeBenito [Tue, 22 Jun 2010 14:17:42 +0000 (10:17 -0400)]
Rearrage interfaces in filesystem.
Chris PeBenito [Tue, 22 Jun 2010 13:58:14 +0000 (09:58 -0400)]
Slocate patch from Dan Walsh.
Locate attempts to look at network sate and does getattr on all blk/chr
and noxattr symlinks.
Chris PeBenito [Tue, 22 Jun 2010 13:32:35 +0000 (09:32 -0400)]
Qemu patch from Dan Walsh.
Fix qemu labeling.
Additional qemu interfaces
Allow qemu to read/write removable devices
Chris PeBenito [Tue, 22 Jun 2010 13:13:17 +0000 (09:13 -0400)]
Pulseaudio patch from Dan Walsh.
Dontaudit attempts to exec pulseaudio. qemu does this and it causes
other avc's even though qemu can not use pulseaudio.
Allow other domains to use pulseiaudio
Chris PeBenito [Tue, 22 Jun 2010 13:01:38 +0000 (09:01 -0400)]
Podsleuth patch from Dan Walsh.
podsleuth asks the kernel to load modules
Reads/write removable blk device.
Reads user_tmpfs
Chris PeBenito [Mon, 21 Jun 2010 13:52:33 +0000 (09:52 -0400)]
Mplayer patch from Dominick Grift through Dan Walsh.
Chris PeBenito [Mon, 21 Jun 2010 13:36:39 +0000 (09:36 -0400)]
Mozilla patch from Dan Walsh.
Various old fixes for mozilla.
Chris PeBenito [Mon, 21 Jun 2010 13:03:11 +0000 (09:03 -0400)]
Cpufreqselector patch from Dan Walsh.
Needs to read localization
Chris PeBenito [Fri, 18 Jun 2010 19:12:33 +0000 (15:12 -0400)]
Loadkeys patch from Dan Walsh.
Dontaudit leaked sockets
Chris PeBenito [Fri, 18 Jun 2010 18:56:27 +0000 (14:56 -0400)]
Vbetool patch from Dan Walsh.
vbetool needs mls overrides
Chris PeBenito [Fri, 18 Jun 2010 18:43:22 +0000 (14:43 -0400)]
Sudo patch from Dan Walsh.
sudo gets execed by apps that leak sockets
Chris PeBenito [Fri, 18 Jun 2010 18:32:17 +0000 (14:32 -0400)]
Su patch from Dan Walsh.
dontaudit leaked sockets
Chris PeBenito [Fri, 18 Jun 2010 18:23:46 +0000 (14:23 -0400)]
Shorewall patch from Dan Walsh.
Shorewall execs hostname
Chris PeBenito [Fri, 18 Jun 2010 18:14:21 +0000 (14:14 -0400)]
Quota patch from Dan Walsh.
Quata needs to setshed on kernel processes
Chris PeBenito [Fri, 18 Jun 2010 18:07:53 +0000 (14:07 -0400)]
Prelink patch from Dan Walsh.
Prelink has new directory under /var/lib
dontaudit leaks from domains that transition
cron job looks at all mount points.
Chris PeBenito [Thu, 17 Jun 2010 14:16:19 +0000 (10:16 -0400)]
Netutils patch from Dan Walsh.
ping gets leaked log descriptor from nagios.
Label send_arp as ping_exec_t
Chris PeBenito [Thu, 17 Jun 2010 12:24:21 +0000 (08:24 -0400)]
Kismet patch from Dan Walsh.
Kismet searches user_home_dirs for kismet_home_t content.
Chris PeBenito [Thu, 17 Jun 2010 12:23:48 +0000 (08:23 -0400)]
Mcelog patch from Dan Walsh.
mcelog needs mls override
Chris PeBenito [Thu, 17 Jun 2010 12:23:20 +0000 (08:23 -0400)]
Consoletype patch from Dan Walsh.
I am sick of every app in the known universe leaking socket descriptors.
Dontaudit by default
consoletype is handed a write for hal log on resume from hibernate.
Chris PeBenito [Thu, 17 Jun 2010 12:22:43 +0000 (08:22 -0400)]
Alsa patch from Dan Walsh
Alsa trys to talk to all types of terminals. Dontaudit this access.
Chris PeBenito [Thu, 17 Jun 2010 12:22:17 +0000 (08:22 -0400)]
Acct patch from Dan Walsh.
acct needs to use generic ptys
Chris PeBenito [Thu, 10 Jun 2010 12:16:35 +0000 (08:16 -0400)]
Whitespace change: drop unnecessary blank line at the start of .te files.
Chris PeBenito [Thu, 10 Jun 2010 12:08:23 +0000 (08:08 -0400)]
AFS patch from Dan Walsh.
Chris PeBenito [Thu, 10 Jun 2010 11:58:00 +0000 (07:58 -0400)]
Abrt patch from Dan Walsh.
Abrt uses /var/spool/abrt now and changed the name of its lock
Now uses a stream socket
Installs debuginfo packages
sys_nice itself
Chris PeBenito [Wed, 9 Jun 2010 13:09:34 +0000 (09:09 -0400)]
Files patch from Dan Walsh.
Redhat does want /usr/local/src labeled src_t or /usr/src for that matter
Fix labels on chroot environments