fail2ban/testcases
bes.internal ebd89ec077 New ignorecommand that is added to the ignoreip list from output of an external program
ignorecommand update man and fix protocol help

ENH: run ignore command only after internal list has been examined. Change interface on ignorecommand to take IP as environment variable and return true if it is to be banned

ENH: ignore IP command to take tagged command

DOC: man pages for ingorecommand

TST: add test cases for ignorecommand
2013-12-24 23:55:35 +03:00
..
config TST: hopefully normalise config so that consistent test results occur on travis and locally 2013-12-16 10:07:41 +00:00
files New ignorecommand that is added to the ignoreip list from output of an external program 2013-12-24 23:55:35 +03:00
__init__.py ENH: remove use of $Revision and $Date SVN tags 2013-05-08 13:59:09 -04:00
actionstestcase.py TST: py2.5 compatibility - no with 2013-09-29 15:46:15 +10:00
actiontestcase.py ENH: separate out log capture framework for other test cases - now utils.LogCaptureTestCase 2013-12-11 09:50:17 +11:00
banmanagertestcase.py ENH: remove use of $Revision and $Date SVN tags 2013-05-08 13:59:09 -04:00
clientreadertestcase.py TST: jails can occur in any order once parsed. Sort results to facilitate comparison 2013-12-16 10:21:46 +00:00
datedetectortestcase.py ENH: adding custom date format for proftpd when logging in its own log file (default on Debian) -- includes milliseconds 2013-11-16 22:15:58 -05:00
dummyjail.py TST: add test cases for Actions 2013-09-29 14:52:59 +10:00
failmanagertestcase.py TST: failmanager get/sets on FailTotal and MaxTime 2013-09-29 15:12:44 +10:00
filtertestcase.py New ignorecommand that is added to the ignoreip list from output of an external program 2013-12-24 23:55:35 +03:00
misctestcase.py ENH: basic testing for iso8601 code which had no explicit tests + spit out ValueError for incorrect type of input and ParseError otherwise 2013-09-12 23:12:18 -04:00
samplestestcase.py DOC/TST: remove TODO as all regexs have samples 2013-12-11 10:21:19 +11:00
servertestcase.py TST: fix flushlogs and include test for STDERR flushing 2013-12-07 11:04:06 +11:00
sockettestcase.py ENH: remove use of $Revision and $Date SVN tags 2013-05-08 13:59:09 -04:00
utils.py ENH: separate out log capture framework for other test cases - now utils.LogCaptureTestCase 2013-12-11 09:50:17 +11:00