fail2ban/fail2ban/tests
rhardy613 890a3dcbb9 Fix ASSP filter to work with current release of ASSP
ASSP V1 development stopped at the end of 2014 and it is now deprecated.
All users were urged to upgrade to ASSP V2 which is still actively
developed. For some reason fail2ban 0.9.5 (and trunk) still have code
which only understands ASSP V1 logs. This means the filter ignores brute
force attacks against ASSP.
Now updated with anchored patterns tested against 6 months of log data.
2016-08-05 17:26:47 -04:00
..
action_d badip timeout option introduced, set to 30 seconds in our test cases (#1463) 2016-06-13 12:56:53 +02:00
config BF: do not rely on long relative path to upstairs config - symlink common.conf 2016-07-14 22:15:22 -04:00
files Fix ASSP filter to work with current release of ASSP 2016-08-05 17:26:47 -04:00
__init__.py Merge branch 'master' into 0.9 2013-05-08 15:16:13 -04:00
actionstestcase.py RF(TST): self.assertTrue(self._is_logged()) -> self.assertLogged 2015-09-12 19:59:55 -04:00
actiontestcase.py amend for gh-1419: tags substitution bug - wrong recognition of cyclic recursion, new test cases covered this 2016-05-26 11:13:33 +02:00
banmanagertestcase.py BF+ENH: fixed up testing querying cymru information + assert_dict_equal helper 2016-04-26 09:30:36 -04:00
clientreadertestcase.py test case for generic common moved to ./fail2ban/tests/config/filter.d/zzz-generic-example.conf to prevent shipping it with fail2ban installations 2016-05-17 20:08:46 +02:00
databasetestcase.py RF(TST): self.assertTrue(self._is_logged()) -> self.assertLogged 2015-09-12 19:59:55 -04:00
datedetectortestcase.py datedetector: epoch time expression fix (now 10-11 chars, only whole number - anchored ^...\b or by special case within [], audit()) + test cases extended (positive/negative) 2016-03-07 17:57:22 +01:00
dummyjail.py Fix PEP8 E302 expected 2 blank lines, found X 2015-07-04 13:47:40 -04:00
fail2banregextestcase.py fail2ban-regex: extended with option '--raw' (switch to raw host, prevent resolving of ip) 2016-05-30 14:08:37 +02:00
failmanagertestcase.py Merge pull request #1093 from leeclemens/pep8-e7 2015-07-05 00:05:48 -04:00
filtertestcase.py ENH: add a check to testTail to assure correct test logic below it 2015-12-02 22:53:28 -05:00
misctestcase.py ENH: splitcommaspace -> splitwords allow to split ignoreip entries with new lines 2016-05-21 10:55:27 -04:00
samplestestcase.py test case for generic common moved to ./fail2ban/tests/config/filter.d/zzz-generic-example.conf to prevent shipping it with fail2ban installations 2016-05-17 20:08:46 +02:00
servertestcase.py unordered (python 2.6) compatibility fix and coverage extended; 2015-12-02 21:29:27 +01:00
sockettestcase.py extending test cases (increase coverage) + changelog entry for #1099 2015-07-06 22:09:13 +02:00
utils.py BF+ENH: fixed up testing querying cymru information + assert_dict_equal helper 2016-04-26 09:30:36 -04:00