Programming Languages: Python
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. 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.
2012-03-14 07:47:22 PDT by clebig
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. 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.
2012-03-14 07:29:48 PDT by clebig
Version 2.6 on Ubuntu 10.04 In the WORK_DIR the users-invalid file contains usernames from login attempts from 'users' with no valid username on the machine. The files users-host and users-valid are empty, in spite of the fact there have logins that fit both those categories.
2012-03-01 07:58:47 PST by aklaver
I have seen many requests for this feature among the Debian users and am very glad to see a patch. I will likely add this to the next Debian package. Thanks Corey.
2011-12-04 13:57:23 PST by kylewillmon
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.
2011-12-04 07:27:38 PST by Corey Smith