User Tools

Site Tools


programming:python:dictdefence

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
programming:python:dictdefence [2008/10/20 18:33] crustymonkeyprogramming:python:dictdefence [2009/03/17 18:01] crustymonkey
Line 36: Line 36:
 ===== Changelog ===== ===== Changelog =====
  
 +
 +==== Version 0.5.3 ====
 +  * Fixed an issue where multiple emails and database entries could occur on a permanent ban
 +  * Fixed an error in the MySQL db schema for perm bans
 +
 +==== Version 0.5.2 ====
 +  * Fixed a bug with the handling of bad IPs
  
 ==== Version 0.5.1 ==== ==== Version 0.5.1 ====
Line 157: Line 164:
 <code>dictdefence_enable="YES"</code> <code>dictdefence_enable="YES"</code>
 And the following script, named''dictdefence'', in ''/usr/local/etc/rc.d/'' and ''chmod 555 dictdefence'' in that directory: And the following script, named''dictdefence'', in ''/usr/local/etc/rc.d/'' and ''chmod 555 dictdefence'' in that directory:
-<code bash>+<code sh>
 #!/bin/sh #!/bin/sh
  
Line 252: Line 259:
  
 ===== Bug Tracking ===== ===== Bug Tracking =====
-Bug tracking is up and running at [[https://mantis.splitstreams.com]].  Head over there to register any bugs.+Bug tracking is up and running at [[https://bugzilla.splitstreams.com]].  Head over there to register any bugs.
  
 ===== License ===== ===== License =====
programming/python/dictdefence.txt · Last modified: 2012/02/19 17:41 by jay