Commit Graph

4962 Commits

Author SHA1 Message Date
Chris PeBenito
eac818f040 patch from dan Thu, 31 Aug 2006 15:16:30 -0400 2006-09-01 15:52:05 +00:00
Daniel J Walsh
04dd122d14 - Fix suspend to disk problems 2006-09-01 14:58:36 +00:00
Daniel J Walsh
a1c3b4ef0a - Lots of fixes for restarting daemons at the console. 2006-08-31 21:39:01 +00:00
Daniel J Walsh
3723ca6f56 - Lots of fixes for restarting daemons at the console. 2006-08-31 19:32:34 +00:00
Chris PeBenito
c634db20c6 fix makefile style so internal variables are lowercase 2006-08-31 17:28:35 +00:00
Daniel J Walsh
e4710b3b72 - Fix audit line
- Fix requires line
2006-08-31 12:13:31 +00:00
Daniel J Walsh
7f5a12d575 - Fix audit line
- Fix requires line
2006-08-30 21:44:22 +00:00
Daniel J Walsh
358adda620 - Fix requires line 2006-08-30 21:19:12 +00:00
Daniel J Walsh
06027c9ac0 - Upgrade to upstream 2006-08-30 20:59:51 +00:00
Chris PeBenito
a5e2133bc8 patch from dan Wed, 23 Aug 2006 14:03:49 -0400 2006-08-29 02:41:00 +00:00
Daniel J Walsh
1616552ae2 - Fix install problems 2006-08-28 21:49:05 +00:00
Chris PeBenito
ce6bf7cc23 more testing fixes 2006-08-28 02:46:20 +00:00
Daniel J Walsh
9e88149b16 - Allow setroubleshoot to getattr on all dirs to gather RPM data 2006-08-25 20:06:07 +00:00
Daniel J Walsh
4c348582ff - Set /usr/lib/ia32el/ia32x_loader to unconfined_execmem_exec_t for ia32
platform
- Fix spec for /dev/adsp
2006-08-25 17:32:13 +00:00
Chris PeBenito
e539a49638 This patch enables to use xattr on jffs2 filesystem.
The jffs2 filesystem is a filesystem for memory technology
devices (MTD), and xattr supporting on jffs2 is neccesary
to use SELinux with a small diskless PDA and so on.
This facility is queued for kernel 2.6.18 now, so I hope
to merge this small patch into the refpolicy repository.

Example of xattr/jffs2: SELinux on OpenZaurus :D
  http://www.kaigai.gr.jp/pub/sezaurus.jpg

Thanks,
--
KaiGai Kohei <kaigai@kaigai.gr.jp>
2006-08-25 13:28:57 +00:00
Chris PeBenito
de222824e9 fix gentoo /opt contexts 2006-08-25 13:26:21 +00:00
Daniel J Walsh
b2d3ebd7a0 - Fix xen tty devices 2006-08-24 20:53:40 +00:00
Daniel J Walsh
8cd82cf62b - Fixes for setroubleshoot 2006-08-24 20:31:13 +00:00
Daniel J Walsh
a5dcfa874f - Update to upstream 2006-08-23 20:42:38 +00:00
Chris PeBenito
98de871cee more strict testing fixes 2006-08-23 19:36:04 +00:00
Chris PeBenito
d15dd5a739 more testing fixes 2006-08-23 03:47:39 +00:00
Chris PeBenito
5b4ff3a104 fix ordering bug 2006-08-22 19:56:59 +00:00
Chris PeBenito
3ef029db7c add nscd_socket_use() to auth_use_nsswitch() since it caches nss lookups. 2006-08-22 19:37:56 +00:00
Chris PeBenito
2ed690dd9b fix typo in sxid 2006-08-21 13:35:51 +00:00
Daniel J Walsh
3559b5314e - Fixes for stunnel and postgresql
- Update from upstream
2006-08-20 15:11:37 +00:00
Daniel J Walsh
6f77ee084f - Fixes for stunnel and postgresql 2006-08-20 14:54:47 +00:00
Chris PeBenito
e9b9e45214 testing fixes 2006-08-18 18:20:22 +00:00
Daniel J Walsh
79b5c47536 - Update from upstream 2006-08-18 14:18:35 +00:00
Chris PeBenito
4bc6e32e28 fix for netfilter_contexts 2006-08-18 14:01:48 +00:00
Chris PeBenito
e50a55b9a4 clear executable bits 2006-08-17 20:42:38 +00:00
Chris PeBenito
ba1a545fb3 cleanup in authlogin 2006-08-17 15:35:14 +00:00
Chris PeBenito
3573908f1c fix cron_system_entry() rules 2006-08-16 13:52:18 +00:00
Chris PeBenito
33c7e6b4e8 remove dead selopt rules 2006-08-15 20:00:58 +00:00
Chris PeBenito
bd56da4aa5 clean up constraints 2006-08-15 15:30:08 +00:00
Daniel J Walsh
256cfc628c - Update from upstream
- More java fixes
2006-08-12 11:54:51 +00:00
Daniel J Walsh
543bc335c1 - Change allow_execstack to default to on, for RHEL5 Beta. This is required
because of a Java compiler problem. Hope to turn off for next beta
2006-08-11 15:39:50 +00:00
Daniel J Walsh
5974f40b57 - Misc fixes 2006-08-11 03:16:13 +00:00
Daniel J Walsh
c22acae47c Th Aug 10 2006 Dan Walsh <dwalsh@redhat.com> 2.3.6-3
- Misc fixes
2006-08-11 03:11:59 +00:00
Daniel J Walsh
d0ed11a83d - More fixes for strict policy 2006-08-09 19:14:24 +00:00
Chris PeBenito
cfd5c5e157 add variable for install, and do other helper pgm cleanup 2006-08-08 21:56:45 +00:00
Daniel J Walsh
8da541a5e6 - Quiet down anaconda audit messages 2006-08-08 20:40:36 +00:00
Chris PeBenito
497da0953c ps/ptrace dontaudit cleanup 2006-08-08 17:49:03 +00:00
Daniel J Walsh
932c79f792 - Fix setroubleshootd 2006-08-08 00:26:46 +00:00
Chris PeBenito
eb8a2639b4 fix target deps for nc 2006-08-07 17:35:30 +00:00
Chris PeBenito
f5d1d0f7b3 missed changelog entry for nc 2006-08-07 17:25:46 +00:00
Chris PeBenito
5a7c06fdd1 add support for netfilter_contexts 2006-08-07 17:25:09 +00:00
Chris PeBenito
4846dc8ad4 patch from Stefan for mrtg daemon operation. 2006-08-07 17:14:00 +00:00
Daniel J Walsh
26202062d0 - Update to the latest from upstream 2006-08-04 22:58:10 +00:00
Chris PeBenito
80f928e24b display warning if using loadkeys_domtrans() in targeted 2006-08-03 18:02:28 +00:00
Daniel J Walsh
7505584432 - More fixes for xen 2006-08-03 16:50:26 +00:00