fail2ban/fail2ban/tests
2020-01-28 21:45:30 +01:00
..
action_d test_badips.py: parameter key is removed in #2452 2019-06-26 20:52:37 +02:00
config 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
files filter.d/mysqld-auth.conf: capture user name in filter (can be more strict if user switched, used in action or fail2ban-regex output); 2020-01-22 17:24:40 +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 #2615: systemd backend would seek to last known position (or now - findtime) in journal at start. 2020-01-28 21:45:30 +01:00
datedetectortestcase.py resolve deprecated syntax (eliminate "invalid sequence" warnings) 2019-05-14 18:22:55 +02: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 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
fail2banregextestcase.py fail2ban-regex - several enhancements and fixes: 2020-01-09 16:59:13 +01:00
failmanagertestcase.py small amend (rename maxEntries -> maxMatches for consistency reasons) 2019-04-18 19:50:48 +02:00
filtertestcase.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
misctestcase.py closes gh-2599: fixes splitwords for unicode string 2020-01-13 20:12:16 +01:00
samplestestcase.py testSampleRegexsFactory: time is not mandatory anymore (check time only if set in json), allows usage of same line(s) matching different logtype option: 2020-01-22 17:19:35 +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 introduced new flag "banned" as property, used to recognize the ticket was really banned; 2016-09-09 16:12:48 +02: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