* [refpolicy] services_fail2ban.patch
@ 2008-09-24 20:34 Daniel J Walsh
2008-10-08 15:53 ` Christopher J. PeBenito
0 siblings, 1 reply; 8+ messages in thread
From: Daniel J Walsh @ 2008-09-24 20:34 UTC (permalink / raw)
To: refpolicy
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
http://people.fedoraproject.org/~dwalsh/SELinux/F10/services_fail2ban.patch
Add initrc script support
allow admin to start/stop service
Admin needs admin_pattern on all file types
additional files in /var/run
can create directory in /var/run
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iEYEARECAAYFAkjapGwACgkQrlYvE4MpobPRVACeLWyweR/9QXP7J2m8XOgHAUFF
AAkAn3j459as/OshkEDi/LGpWq8Y2uvL
=gHhS
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 8+ messages in thread
* [refpolicy] services_fail2ban.patch
2008-09-24 20:34 Daniel J Walsh
@ 2008-10-08 15:53 ` Christopher J. PeBenito
0 siblings, 0 replies; 8+ messages in thread
From: Christopher J. PeBenito @ 2008-10-08 15:53 UTC (permalink / raw)
To: refpolicy
On Wed, 2008-09-24 at 16:34 -0400, Daniel J Walsh wrote:
> http://people.fedoraproject.org/~dwalsh/SELinux/F10/services_fail2ban.patch
>
> Add initrc script support
>
> allow admin to start/stop service
>
> Admin needs admin_pattern on all file types
>
>
> additional files in /var/run
>
> can create directory in /var/run
Merged.
--
Chris PeBenito
Tresys Technology, LLC
(410) 290-1411 x150
^ permalink raw reply [flat|nested] 8+ messages in thread
* [refpolicy] services_fail2ban.patch
@ 2009-06-09 0:32 Daniel J Walsh
2009-06-12 19:44 ` Christopher J. PeBenito
0 siblings, 1 reply; 8+ messages in thread
From: Daniel J Walsh @ 2009-06-09 0:32 UTC (permalink / raw)
To: refpolicy
http://people.fedoraproject.org/~dwalsh/SELinux/F11/services_fail2ban.patch
Fail2ban uses /var/lib/fail2ban
Fix _admin interface
Needs sys_tty_config
^ permalink raw reply [flat|nested] 8+ messages in thread
* [refpolicy] services_fail2ban.patch
2009-06-09 0:32 Daniel J Walsh
@ 2009-06-12 19:44 ` Christopher J. PeBenito
0 siblings, 0 replies; 8+ messages in thread
From: Christopher J. PeBenito @ 2009-06-12 19:44 UTC (permalink / raw)
To: refpolicy
On Mon, 2009-06-08 at 20:32 -0400, Daniel J Walsh wrote:
> http://people.fedoraproject.org/~dwalsh/SELinux/F11/services_fail2ban.patch
>
> Fail2ban uses /var/lib/fail2ban
>
> Fix _admin interface
>
> Needs sys_tty_config
Merged.
--
Chris PeBenito
Tresys Technology, LLC
(410) 290-1411 x150
^ permalink raw reply [flat|nested] 8+ messages in thread
* [refpolicy] services_fail2ban.patch
@ 2009-11-12 21:29 Daniel J Walsh
2009-12-18 15:48 ` Christopher J. PeBenito
0 siblings, 1 reply; 8+ messages in thread
From: Daniel J Walsh @ 2009-11-12 21:29 UTC (permalink / raw)
To: refpolicy
http://people.fedoraproject.org/~dwalsh/SELinux/F12/services_fail2ban.patch
fail2ban sends syslog messages and uses dgram sockets.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [refpolicy] services_fail2ban.patch
2009-11-12 21:29 [refpolicy] services_fail2ban.patch Daniel J Walsh
@ 2009-12-18 15:48 ` Christopher J. PeBenito
0 siblings, 0 replies; 8+ messages in thread
From: Christopher J. PeBenito @ 2009-12-18 15:48 UTC (permalink / raw)
To: refpolicy
On Thu, 2009-11-12 at 16:29 -0500, Daniel J Walsh wrote:
> http://people.fedoraproject.org/~dwalsh/SELinux/F12/services_fail2ban.patch
>
> fail2ban sends syslog messages and uses dgram sockets.
Merged.
--
Chris PeBenito
Tresys Technology, LLC
(410) 290-1411 x150
^ permalink raw reply [flat|nested] 8+ messages in thread
* [refpolicy] services_fail2ban.patch
@ 2010-02-23 20:12 Daniel J Walsh
0 siblings, 0 replies; 8+ messages in thread
From: Daniel J Walsh @ 2010-02-23 20:12 UTC (permalink / raw)
To: refpolicy
http://people.fedoraproject.org/~dwalsh/SELinux/F13/services_fail2ban.patch
+ fail2ban_stream_connect(logrotate_t)
fail2ban leaks
+ fail2ban_dontaudit_leaks(system_mail_t)
+ fail2ban_dontaudit_leaks(iptables_t)
+ fail2ban_rw_stream_sockets(sendmail_t)
^ permalink raw reply [flat|nested] 8+ messages in thread
* [refpolicy] services_fail2ban.patch
@ 2010-08-26 21:17 Daniel J Walsh
0 siblings, 0 replies; 8+ messages in thread
From: Daniel J Walsh @ 2010-08-26 21:17 UTC (permalink / raw)
To: refpolicy
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
http://people.fedoraproject.org/~dwalsh/SELinux/F14/services_fail2ban.patch
fail2ban leaks
system_mail and iptables dontaudit them.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/
iEYEARECAAYFAkx22d8ACgkQrlYvE4MpobPlnACglBL4V4vcUPUs7Vt+iLWvEFsp
iGYAoOrtF3EwGPxb//Om5ywXZkwbqsSk
=wihk
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2010-08-26 21:17 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-12 21:29 [refpolicy] services_fail2ban.patch Daniel J Walsh
2009-12-18 15:48 ` Christopher J. PeBenito
-- strict thread matches above, loose matches on Subject: below --
2010-08-26 21:17 Daniel J Walsh
2010-02-23 20:12 Daniel J Walsh
2009-06-09 0:32 Daniel J Walsh
2009-06-12 19:44 ` Christopher J. PeBenito
2008-09-24 20:34 Daniel J Walsh
2008-10-08 15:53 ` Christopher J. PeBenito
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.