<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/denyhosts/patches/" rel="alternate"/><link href="https://sourceforge.net/p/denyhosts/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/denyhosts/patches/</id><updated>2018-08-25T13:08:22.356000Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>mention slackware options</title><link href="https://sourceforge.net/p/denyhosts/patches/16/" rel="alternate"/><published>2018-08-25T13:08:22.356000Z</published><updated>2018-08-25T13:08:22.356000Z</updated><author><name>tim</name><uri>https://sourceforge.net/u/timsoft/</uri></author><id>https://sourceforge.netdec1aa7339f0142b5bd969a1089a4a467c6cbbbc</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;attached is patch to denyhosts.cfg-dist to mention the slackware options&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Add Auto-Submitted header for RFC3834 conformance</title><link href="https://sourceforge.net/p/denyhosts/patches/15/" rel="alternate"/><published>2014-07-26T18:57:59.133000Z</published><updated>2014-07-26T18:57:59.133000Z</updated><author><name>Giel van Schijndel</name><uri>https://sourceforge.net/u/muggenhor/</uri></author><id>https://sourceforge.net195a7ce0d019600925e5cf883d9ecfe0925f0c80</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Attached patch ensures that auto-responders (such as out-of-office/vacatation) don't reply to DenyHosts' produced mail by adding an "Auto-Submitted: auto-generated" header which indicates that automated responses are &lt;em&gt;not&lt;/em&gt; to be sent.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#9 GeoIP information</title><link href="https://sourceforge.net/p/denyhosts/patches/9/?limit=25#a5ce" rel="alternate"/><published>2014-06-02T18:24:02.526000Z</published><updated>2014-06-02T18:24:02.526000Z</updated><author><name>Jesse Smith</name><uri>https://sourceforge.net/u/slicer69/</uri></author><id>https://sourceforge.net738aa8c3da02df1d247b1ce3e38efd46888e6ca2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;It does not look as though the server&lt;span&gt;[1]&lt;/span&gt; used in this patch is still operating. Can anyone provide an updated server/patch for this feature? It is an interesting feature and the code looks good, we just need a working service for DenyHosts to talk to.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;[1]&lt;/span&gt; &lt;a href="http://freegeoip.appspot.com/csv/" rel="nofollow"&gt;http://freegeoip.appspot.com/csv/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Allow to purge all entries in DENY_HOSTS with --purge-all</title><link href="https://sourceforge.net/p/denyhosts/patches/14/" rel="alternate"/><published>2012-03-14T14:29:37Z</published><updated>2012-03-14T14:29:37Z</updated><author><name>9MediaCenterGUI</name><uri>https://sourceforge.net/u/clebig/</uri></author><id>https://sourceforge.net88a3781cad7c9efeaf89f24bfb4919b5097e317a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This patch adds the --purge-all flag to allow purging of all entries in the files defined in HOSTS_DENY without regarding the PURGE_DENY delay.&lt;br /&gt;
As I don't have an access to the SVN or CVS repo, this patch is based on the last available table version of denyhosts.(2.6) and only impact the denyhosts.py script.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Add SYNC_PROXY_SERVER to use an http proxy to synchronize</title><link href="https://sourceforge.net/p/denyhosts/patches/13/" rel="alternate"/><published>2011-12-04T15:27:38Z</published><updated>2011-12-04T15:27:38Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net38faaeebac84e820cda84749e9e6355d2a95694c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Add a SYNC_PROXY_SERVER configuration option that allows you to configure an HTTP proxy for use by the XML-RPC sync request to the sync server.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>fix hardcoded errno values</title><link href="https://sourceforge.net/p/denyhosts/patches/12/" rel="alternate"/><published>2011-09-14T15:28:55Z</published><updated>2011-09-14T15:28:55Z</updated><author><name>Pino Toscano</name><uri>https://sourceforge.net/u/pinotree/</uri></author><id>https://sourceforge.net8663a1af34bc7d2c94bbdda6c72dbf253e52f88d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;currently DenyHosts compares 'errno' values with hardcoded numeric values, instead of using the constants of the 'errno' Python module.&lt;br /&gt;
This can lead to bugs due to E* values being potentially different per-OS, and even per-arch for the same OS.&lt;/p&gt;
&lt;p&gt;The attached patch fixes the issue.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Patch to call PLUGIN_DENY on SYNC'd hosts</title><link href="https://sourceforge.net/p/denyhosts/patches/11/" rel="alternate"/><published>2010-11-10T23:37:47Z</published><updated>2010-11-10T23:37:47Z</updated><author><name>Sean M. Collins</name><uri>https://sourceforge.net/u/seanmcollins/</uri></author><id>https://sourceforge.netc23805bbd6b3c37b4174e8091ff23bf0f15fed85</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This is a patch to have PLUGIN_DENY called every time a new host is received from the sync server. &lt;/p&gt;
&lt;p&gt;Currently in production on the following system, using a plugin to add hosts to a dedicated PF firewall table&lt;/p&gt;
&lt;p&gt;[18:29][root@vulture.coreitpro.com ~]# pkg_info | grep deny&lt;br /&gt;
denyhosts-2.6_3     Script to thwart ssh attacks&lt;br /&gt;
[18:29][root@vulture.coreitpro.com ~]# uname -a&lt;br /&gt;
FreeBSD vulture.coreitpro.com 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #6 r209992: Tue Jul 13 09:21:51 EDT 2010     toor@vulture.coreitpro.com:/usr/obj/usr/src/sys/GENERIC  i386&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>ignore "Failed none": Patch for bug 1828684</title><link href="https://sourceforge.net/p/denyhosts/patches/10/" rel="alternate"/><published>2010-07-29T08:43:57Z</published><updated>2010-07-29T08:43:57Z</updated><author><name>Cedric Knight</name><uri>https://sourceforge.net/u/cedders/</uri></author><id>https://sourceforge.net10a2d87866b2f4df18b031d5d551ec773347f0ef</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;DenyHosts counts valid logins as invalid under Debian/Ubuntu at least.  See bug 1828684.  This simply ignores "Failed none" lines as requested.  Minimal testing; presumably should be merged with patch 1940279.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>GeoIP information</title><link href="https://sourceforge.net/p/denyhosts/patches/9/" rel="alternate"/><published>2010-04-07T18:33:38Z</published><updated>2010-04-07T18:33:38Z</updated><author><name>Koen Bollen</name><uri>https://sourceforge.net/u/koenbollen/</uri></author><id>https://sourceforge.net056a388cb770448a2d97a7f627810a5625c48432</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This patch will add the REPORT_GEOIP configuration option. This option, when set to yes, will append GeoIP information to the report mail.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Provides a useful warning when migrate switch is used</title><link href="https://sourceforge.net/p/denyhosts/patches/8/" rel="alternate"/><published>2009-06-19T22:14:33Z</published><updated>2009-06-19T22:14:33Z</updated><author><name>Marco Rodrigues</name><uri>https://sourceforge.net/u/kmos/</uri></author><id>https://sourceforge.net2cec99a0b5d79816deebde32b066ee5426313950</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;It's present in Debian already.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>