fail2ban/fail2ban/tests
2020-03-05 13:47:11 +01:00
..
action_d test_badips.py: parameter key is removed in #2452 2019-06-26 20:52:37 +02:00
config filter processing: 2020-02-13 12:28:07 +01:00
files filter.d/common.conf: closes gh-2650, avoid substitute of default values in related lt_* section, __prefix_line should be interpolated in definition section (after the config considers all sections that can overwrite it); 2020-03-05 13:47:11 +01:00
__init__.py Merge branch 'master' into 0.9 2013-05-08 15:16:13 -04:00
actionstestcase.py amend with missing parameter of actionreban in actionreader and coverage 2020-01-07 22:01:11 +01:00
actiontestcase.py coverage 2020-01-07 11:54:21 +01:00
banmanagertestcase.py pragma: no cover - availability (once after error case only) 2018-02-26 18:35:30 +01:00
clientbeautifiertestcase.py output execution time of each test case if verbosity > 2 2017-03-14 13:34:54 +01:00
clientreadertestcase.py closes #2596: fixed supplying of backend-related logtype to the jail filter - don't merge it (provide as init parameter if not set in definition section), init parameters don't affect config-cache (better implementation as in #2387 and it covered now with new test) 2020-01-15 21:49:51 +01:00
databasetestcase.py closes gh-2647: add ban to database is moved from jail.putFailTicket to actions.__CheckBan; be sure manual ban is written to database, so can be restored by restart; reload/restart test extended 2020-03-02 18:58:59 +01:00
datedetectortestcase.py performance optimization of datepattern (better search algorithm); 2020-02-28 14:27:21 +01:00
dummyjail.py closes #2615: systemd backend would seek to last known position (or now - findtime) in journal at start. 2020-01-28 21:45:30 +01:00
fail2banclienttestcase.py closes gh-2647: add ban to database is moved from jail.putFailTicket to actions.__CheckBan; be sure manual ban is written to database, so can be restored by restart; reload/restart test extended 2020-03-02 18:58:59 +01:00
fail2banregextestcase.py filter processing: 2020-02-13 12:28:07 +01:00
failmanagertestcase.py small amend (rename maxEntries -> maxMatches for consistency reasons) 2019-04-18 19:50:48 +02:00
filtertestcase.py code normalization and optimization (strip of trailing new-line, date parsing, ignoreregex mechanism, etc) 2020-02-13 21:52:54 +01:00
misctestcase.py closes gh-2599: fixes splitwords for unicode string 2020-01-13 20:12:16 +01:00
samplestestcase.py code normalization and optimization (strip of trailing new-line, date parsing, ignoreregex mechanism, etc) 2020-02-13 21:52:54 +01:00
servertestcase.py automatic reban (repeat banning action) after repair/restore sane environment, if already logged ticket causes new failures (part of #980, closes #1680); 2020-01-07 21:28:32 +01:00
sockettestcase.py fix several errors (shutdown in test-cases during stop communication, better error handling by unpickle/deserialization, etc) 2018-03-02 21:39:08 +01:00
tickettestcase.py failmanager, ticket: avoid reset of retry count by pause between attempts near to findTime - adjust time of ticket will now change current attempts considering findTime as an estimation from rate by previous known interval (if it exceeds the findTime); 2020-03-02 17:05:00 +01:00
utils.py automatic reban (repeat banning action) after repair/restore sane environment, if already logged ticket causes new failures (part of #980, closes #1680); 2020-01-07 21:28:32 +01:00