<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for DenyHosts</title><link>https://sourceforge.net/p/denyhosts/activity/</link><description>Recent activity for DenyHosts</description><language>en</language><lastBuildDate>Fri, 03 Dec 2021 07:33:29 -0000</lastBuildDate><item><title>David Morris posted a comment on ticket #67</title><link>https://sourceforge.net/p/denyhosts/bugs/67/?limit=25#894f</link><description>I've found another python 2.6+ issue ... in sync.py, there is an attempt to do a python version conditional import of ServerProxy. On my two python 2 systems (2.6.6 and 2.7.18) the import should be: from xmlrpclib import ServerProxy with this change sync now appears to work while previously ServerProxy was an undefined global name.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Morris</dc:creator><pubDate>Fri, 03 Dec 2021 07:33:29 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/67/?limit=25#894f</guid></item><item><title>David Morris posted a comment on ticket #67</title><link>https://sourceforge.net/p/denyhosts/bugs/67/?limit=25#5571</link><description>More information ,.. with the above mentioned activating the commented import statement, denyhosts works with Python 2.6.6</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Morris</dc:creator><pubDate>Mon, 29 Nov 2021 04:24:15 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/67/?limit=25#5571</guid></item><item><title>David Morris posted a comment on ticket #67</title><link>https://sourceforge.net/p/denyhosts/bugs/67/?limit=25#6005</link><description>Digging through old Python documentation versions, I learned that TupleType was in Python 2.7.18 so with a few miss-steps I got Python 2.7.18 built and installed. I then had to replace the #! magic with a direct reference to the new Python to get the daemon script to work. Finally, I had to reactivate the commented line in Report.py from types import ListType, TupleType which was apparently commented out because of a conflict with Python 3.4. I'm not prepared to test with Python 3 I'm not taking...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Morris</dc:creator><pubDate>Sat, 27 Nov 2021 19:16:53 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/67/?limit=25#6005</guid></item><item><title>David Morris posted a comment on ticket #67</title><link>https://sourceforge.net/p/denyhosts/bugs/67/?limit=25#f4b1</link><description>Clearly something to learn about formating these bug reports. Sorry.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Morris</dc:creator><pubDate>Wed, 24 Nov 2021 05:42:42 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/67/?limit=25#f4b1</guid></item><item><title>David Morris created ticket #67</title><link>https://sourceforge.net/p/denyhosts/bugs/67/</link><description>Requires &gt; python 2.3</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Morris</dc:creator><pubDate>Wed, 24 Nov 2021 05:40:59 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/67/</guid></item><item><title>Daniel Kolar created ticket #16</title><link>https://sourceforge.net/p/denyhosts/support-requests/16/</link><description>Denyhosts command does not work - DenyHosts could not obtain lock</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Kolar</dc:creator><pubDate>Thu, 24 Sep 2020 10:05:11 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/support-requests/16/</guid></item><item><title>Peter Kuykendall posted a comment on ticket #66</title><link>https://sourceforge.net/p/denyhosts/bugs/66/?limit=25#138e</link><description>Adding denyhosts.conf</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Kuykendall</dc:creator><pubDate>Tue, 01 Sep 2020 18:10:36 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/66/?limit=25#138e</guid></item><item><title>Peter Kuykendall created ticket #66</title><link>https://sourceforge.net/p/denyhosts/bugs/66/</link><description>Running but not acting on invalid users</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Kuykendall</dc:creator><pubDate>Tue, 01 Sep 2020 18:07:21 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/66/</guid></item><item><title>Steve Sergeant posted a comment on ticket #15</title><link>https://sourceforge.net/p/denyhosts/support-requests/15/?limit=25#125b</link><description>UPDATE: It appears that uncommenting line 5 "from types import ListType, TupleType" in the file "/usr/local/lib/python2.7/dist-packages/DenyHosts/report.py" fixes this problem in my installation.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Sergeant</dc:creator><pubDate>Tue, 14 Jul 2020 01:49:40 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/support-requests/15/?limit=25#125b</guid></item><item><title>Steve Sergeant created ticket #15</title><link>https://sourceforge.net/p/denyhosts/support-requests/15/</link><description>Fails on start 50% of the time</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Sergeant</dc:creator><pubDate>Tue, 07 Jul 2020 21:16:10 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/support-requests/15/</guid></item><item><title>DenyHosts released /denyhosts/3.1.2-beta/denyhosts_3.1.2-2_all.deb</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/denyhosts/files/denyhosts/3.1.2-beta/denyhosts_3.1.2-2_all.deb/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DenyHosts</dc:creator><pubDate>Tue, 19 May 2020 16:16:03 -0000</pubDate><guid>https://sourceforge.net/projects/denyhosts/files/denyhosts/3.1.2-beta/denyhosts_3.1.2-2_all.deb/download</guid></item><item><title>DenyHosts released /denyhosts/3.1.2-beta/DenyHosts-3.1.2.tar.gz</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/denyhosts/files/denyhosts/3.1.2-beta/DenyHosts-3.1.2.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DenyHosts</dc:creator><pubDate>Tue, 19 May 2020 16:16:03 -0000</pubDate><guid>https://sourceforge.net/projects/denyhosts/files/denyhosts/3.1.2-beta/DenyHosts-3.1.2.tar.gz/download</guid></item><item><title>DenyHosts released /denyhosts/3.1.2-beta/DenyHosts-3.1.2-1.noarch.rpm</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/denyhosts/files/denyhosts/3.1.2-beta/DenyHosts-3.1.2-1.noarch.rpm/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DenyHosts</dc:creator><pubDate>Tue, 19 May 2020 16:16:03 -0000</pubDate><guid>https://sourceforge.net/projects/denyhosts/files/denyhosts/3.1.2-beta/DenyHosts-3.1.2-1.noarch.rpm/download</guid></item><item><title>DenyHosts released /denyhosts/3.0/denyhosts-3.0.zip</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/denyhosts/files/denyhosts/3.0/denyhosts-3.0.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DenyHosts</dc:creator><pubDate>Tue, 19 May 2020 16:15:02 -0000</pubDate><guid>https://sourceforge.net/projects/denyhosts/files/denyhosts/3.0/denyhosts-3.0.zip/download</guid></item><item><title>DenyHosts released /denyhosts/3.0/denyhosts-3.0.tar.gz</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/denyhosts/files/denyhosts/3.0/denyhosts-3.0.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DenyHosts</dc:creator><pubDate>Tue, 19 May 2020 16:15:02 -0000</pubDate><guid>https://sourceforge.net/projects/denyhosts/files/denyhosts/3.0/denyhosts-3.0.tar.gz/download</guid></item><item><title>DenyHosts released /denyhosts/2.10/denyhosts-2.10.zip</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/denyhosts/files/denyhosts/2.10/denyhosts-2.10.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DenyHosts</dc:creator><pubDate>Tue, 19 May 2020 16:13:03 -0000</pubDate><guid>https://sourceforge.net/projects/denyhosts/files/denyhosts/2.10/denyhosts-2.10.zip/download</guid></item><item><title>DenyHosts released /denyhosts/2.10/denyhosts-2.10.tar.gz</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/denyhosts/files/denyhosts/2.10/denyhosts-2.10.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DenyHosts</dc:creator><pubDate>Tue, 19 May 2020 16:13:03 -0000</pubDate><guid>https://sourceforge.net/projects/denyhosts/files/denyhosts/2.10/denyhosts-2.10.tar.gz/download</guid></item><item><title>John Wythe created ticket #37</title><link>https://sourceforge.net/p/denyhosts/feature-requests/37/</link><description>allowed-hosts CIDR and more patch for denyhosts-2.6</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Wythe</dc:creator><pubDate>Fri, 23 Aug 2019 06:23:11 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/feature-requests/37/</guid></item><item><title>Ian! D. Allen created ticket #65</title><link>https://sourceforge.net/p/denyhosts/bugs/65/</link><description>excessive CPU use on large hosts.deny file</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian! D. Allen</dc:creator><pubDate>Mon, 10 Sep 2018 02:16:19 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/65/</guid></item><item><title>tim created ticket #16</title><link>https://sourceforge.net/p/denyhosts/patches/16/</link><description>mention slackware options</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tim</dc:creator><pubDate>Sat, 25 Aug 2018 13:08:24 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/patches/16/</guid></item><item><title>IlyaK posted a comment on ticket #36</title><link>https://sourceforge.net/p/denyhosts/feature-requests/36/?limit=25#aa93</link><description>https://github.com/denyhosts/denyhosts/pull/89</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">IlyaK</dc:creator><pubDate>Thu, 23 Nov 2017 16:48:18 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/feature-requests/36/?limit=25#aa93</guid></item><item><title>IlyaK created ticket #36</title><link>https://sourceforge.net/p/denyhosts/feature-requests/36/</link><description>Send emails via mailx + pipe or unix domain socket</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">IlyaK</dc:creator><pubDate>Thu, 23 Nov 2017 14:40:57 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/feature-requests/36/</guid></item><item><title>Robert Wyatt posted a comment on ticket #64</title><link>https://sourceforge.net/p/denyhosts/bugs/64/?limit=25#ae0f</link><description>Hi Ian, You should be able to use the manual method here: https://www.cyberciti.biz/faq/linux-unix-delete-remove-ip-address-that-denyhosts-blocked/ Let us know, Robert</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert Wyatt</dc:creator><pubDate>Mon, 05 Jun 2017 13:39:42 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/64/?limit=25#ae0f</guid></item><item><title>Ian! D. Allen created ticket #64</title><link>https://sourceforge.net/p/denyhosts/bugs/64/</link><description>option --purgeip does not work</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian! D. Allen</dc:creator><pubDate>Sat, 03 Jun 2017 07:32:36 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/64/</guid></item><item><title>Patrick Al created ticket #14</title><link>https://sourceforge.net/p/denyhosts/support-requests/14/</link><description>How purging iptables rules?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Patrick Al</dc:creator><pubDate>Tue, 19 Jul 2016 07:24:06 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/support-requests/14/</guid></item><item><title>Grant Johnston created ticket #13</title><link>https://sourceforge.net/p/denyhosts/support-requests/13/</link><description>Denyhosts not sending suspicious login emails</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Grant Johnston</dc:creator><pubDate>Tue, 21 Jun 2016 23:59:00 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/support-requests/13/</guid></item><item><title>Steve Hillyer posted a comment on ticket #12</title><link>https://sourceforge.net/p/denyhosts/support-requests/12/?limit=25#3e22</link><description>To add a little more information to this, I found that the IP adress issued to the...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Hillyer</dc:creator><pubDate>Tue, 15 Mar 2016 10:11:10 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/support-requests/12/?limit=25#3e22</guid></item><item><title>Steve Hillyer created ticket #12</title><link>https://sourceforge.net/p/denyhosts/support-requests/12/</link><description>DenyHosts not Sync'ing</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Hillyer</dc:creator><pubDate>Sun, 13 Mar 2016 19:15:10 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/support-requests/12/</guid></item><item><title>Kenny White created ticket #11</title><link>https://sourceforge.net/p/denyhosts/support-requests/11/</link><description>Switching tables in iptables</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenny White</dc:creator><pubDate>Tue, 09 Feb 2016 16:10:23 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/support-requests/11/</guid></item><item><title>Daniel Sutcliffe modified a comment on ticket #43</title><link>https://sourceforge.net/p/denyhosts/bugs/43/?limit=25#3321</link><description>I have come across this behavior too, and responded to the note of it here http://serverfault.com/q/647153/310481...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Sutcliffe</dc:creator><pubDate>Fri, 02 Oct 2015 19:45:25 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/43/?limit=25#3321</guid></item><item><title>Daniel Sutcliffe modified a comment on ticket #32</title><link>https://sourceforge.net/p/denyhosts/bugs/32/?limit=25#f7a3</link><description>This appears to be a narrower case of https://sourceforge.net/p/denyhosts/bugs/43/...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Sutcliffe</dc:creator><pubDate>Fri, 02 Oct 2015 19:44:35 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/32/?limit=25#f7a3</guid></item><item><title>Daniel Sutcliffe posted a comment on ticket #32</title><link>https://sourceforge.net/p/denyhosts/bugs/32/?limit=25#f7a3</link><description>This appears to be a narrower case of https://sourceforge.net/p/denyhosts/bugs/43/...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Sutcliffe</dc:creator><pubDate>Wed, 30 Sep 2015 11:43:31 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/32/?limit=25#f7a3</guid></item><item><title>Daniel Sutcliffe posted a comment on ticket #43</title><link>https://sourceforge.net/p/denyhosts/bugs/43/?limit=25#3321</link><description>I have come across this behavior too, and responded to the note of it here http://serverfault.com/q/647153/310481...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Sutcliffe</dc:creator><pubDate>Wed, 30 Sep 2015 11:31:13 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/43/?limit=25#3321</guid></item><item><title>Maciej Puzio posted a comment on ticket #61</title><link>https://sourceforge.net/p/denyhosts/bugs/61/?limit=25#afdb</link><description>This bug tracker appears no longer monitored. Please see https://github.com/deny...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maciej Puzio</dc:creator><pubDate>Fri, 09 Jan 2015 19:55:49 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/61/?limit=25#afdb</guid></item><item><title>Lester Ingber modified a comment on ticket #63</title><link>https://sourceforge.net/p/denyhosts/bugs/63/?limit=25#1de7</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lester Ingber</dc:creator><pubDate>Thu, 14 Aug 2014 23:29:05 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/63/?limit=25#1de7</guid></item><item><title>Lester Ingber posted a comment on ticket #63</title><link>https://sourceforge.net/p/denyhosts/bugs/63/?limit=25#1de7</link><description>I don't understand why denyhosts seems to properly see a mask, but still adds additional...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lester Ingber</dc:creator><pubDate>Thu, 14 Aug 2014 23:28:18 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/63/?limit=25#1de7</guid></item><item><title>Lester Ingber created ticket #63</title><link>https://sourceforge.net/p/denyhosts/bugs/63/</link><description>denyhosts sees mask in auth.log but not in hosts.deny</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lester Ingber</dc:creator><pubDate>Thu, 14 Aug 2014 23:19:39 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/63/</guid></item><item><title>Gerard created ticket #62</title><link>https://sourceforge.net/p/denyhosts/bugs/62/</link><description>can't verify hostname</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gerard</dc:creator><pubDate>Sat, 09 Aug 2014 10:45:26 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/62/</guid></item><item><title>Giel van Schijndel created ticket #15</title><link>https://sourceforge.net/p/denyhosts/patches/15/</link><description>Add Auto-Submitted header for RFC3834 conformance</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giel van Schijndel</dc:creator><pubDate>Sat, 26 Jul 2014 18:57:59 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/patches/15/</guid></item><item><title>Jared Fernandez modified a comment on ticket #61</title><link>https://sourceforge.net/p/denyhosts/bugs/61/?limit=50#2eb2</link><description>I know that unfortunately Debian (and subsequently Debian derivatives such as Ubuntu)...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jared Fernandez</dc:creator><pubDate>Mon, 16 Jun 2014 18:42:12 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/61/?limit=50#2eb2</guid></item><item><title>Jared Fernandez posted a comment on ticket #61</title><link>https://sourceforge.net/p/denyhosts/bugs/61/?limit=50#2eb2</link><description>I know that unfortunately Debian (and subsequently Debian derivatives such as Ubuntu)...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jared Fernandez</dc:creator><pubDate>Mon, 16 Jun 2014 18:35:40 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/61/?limit=50#2eb2</guid></item><item><title>Jesse Smith posted a comment on ticket #9</title><link>https://sourceforge.net/p/denyhosts/patches/9/?limit=25#a5ce</link><description>It does not look as though the server[1] used in this patch is still operating. Can...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jesse Smith</dc:creator><pubDate>Mon, 02 Jun 2014 18:24:02 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/patches/9/?limit=25#a5ce</guid></item><item><title>Bjarni Thorisson created ticket #61</title><link>https://sourceforge.net/p/denyhosts/bugs/61/</link><description>Spurious "suspicious login" warnings from DenyHosts [patch]</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bjarni Thorisson</dc:creator><pubDate>Tue, 01 Apr 2014 12:17:15 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/61/</guid></item><item><title>Wolfgang M. posted a comment on ticket #53</title><link>https://sourceforge.net/p/denyhosts/bugs/_discuss/thread/2763dc5d/6677/</link><description>Any news regarding this issue (which is still valid)? I thought the same (well, a...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang M.</dc:creator><pubDate>Sun, 15 Dec 2013 17:04:15 -0000</pubDate><guid>https://sourceforge.net/p/denyhosts/bugs/_discuss/thread/2763dc5d/6677/</guid></item></channel></rss>