fail2ban/testcases
Yaroslav Halchenko 37a2e59d69 BF: guarantee that IP is stored as a base, non-unicode str (Closes gh-91)
Otherwise it might lead to spurious characters dumped into the
terminal at few places, unless casted upon every use in the logs.  To
prevent those issues in the source, store IP as a basic string if it
is a string at all
2012-11-26 12:01:42 -05:00
..
files minor: added a note on now "negative" log entries on "POSSIBLE BREAK-IN ATTEMPT" 2012-11-05 21:22:33 -05:00
__init__.py Update Free Software Foundation's address 2011-12-30 12:41:46 -05:00
actiontestcase.py ENH: To help with gh-87 added hints into the log on some failure return codes (e.g. 0x7f00 for this one) 2012-11-07 11:33:17 -05:00
banmanagertestcase.py Update Free Software Foundation's address 2011-12-30 12:41:46 -05:00
clientreadertestcase.py Update Free Software Foundation's address 2011-12-30 12:41:46 -05:00
datedetectortestcase.py BF+ENH: added %m-%d-%Y pattern + do not add %Y for Feb 29 fix if already present in the pattern 2012-01-28 12:43:42 -05:00
failmanagertestcase.py BF: guarantee that IP is stored as a base, non-unicode str (Closes gh-91) 2012-11-26 12:01:42 -05:00
filtertestcase.py BF: (python 2.[45]) store backends names in a list to use .index later on (Closes gh-83) 2012-11-01 15:34:20 -04:00
servertestcase.py Update Free Software Foundation's address 2011-12-30 12:41:46 -05:00