fail2ban/fail2ban/tests
2019-06-07 15:40:55 +02:00
..
action_d test-cases: availability of badips-service - avoid sporadic errors (like "The handshake operation timed out") during setup of tests 2019-02-22 14:07:11 +01:00
config amend to #1622: jail-reader supports now multi-line option for multi-line action parameter: 2019-02-11 11:54:58 +01:00
files filter.d/postfix.conf: extended regexp's to accept variable suffix code in status of postfix for precise messages (gh-2442) 2019-06-07 15:40:55 +02:00
__init__.py Merge branch 'master' into 0.9 2013-05-08 15:16:13 -04:00
actionstestcase.py implements gh-2349: fail2ban-client set jain banip/unbanip ip1 .. ipN extended to ban/unban multiple tickets; 2019-02-20 14:56:00 +01:00
actiontestcase.py resolve deprecated syntax (eliminate "invalid sequence" warnings) 2019-05-14 18:22:55 +02: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 introduced new options: dbmaxmatches (fail2ban.conf) and maxmatches (jail.conf); 2019-04-18 20:31:39 +02:00
databasetestcase.py fixes coverage of dbmaxmatches = 0 2019-04-18 22:44:14 +02:00
datedetectortestcase.py resolve deprecated syntax (eliminate "invalid sequence" warnings) 2019-05-14 18:22:55 +02:00
dummyjail.py RF: make Jail new style class, avoiding multiple inheritance with object 2015-12-29 12:49:24 +01:00
fail2banclienttestcase.py resolve deprecated syntax (eliminate "invalid sequence" warnings) 2019-05-14 18:22:55 +02:00
fail2banregextestcase.py resolve deprecated syntax (eliminate "invalid sequence" warnings) 2019-05-14 18:22:55 +02:00
failmanagertestcase.py small amend (rename maxEntries -> maxMatches for consistency reasons) 2019-04-18 19:50:48 +02:00
filtertestcase.py small amend to feba50e3c2 (typo fixed) 2019-06-04 20:40:48 +02:00
misctestcase.py amend to bcf557990e: wrong logging syntax will not throw an error anymore (logged now, as logging is safe) 2018-07-05 23:04:38 +02:00
samplestestcase.py small amend (typo) 2019-04-04 02:53:18 +02:00
servertestcase.py resolve deprecated syntax (eliminate "invalid sequence" warnings) 2019-05-14 18:22:55 +02: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 dnsToIp and other DNSUtils primitives uses sets instead of lists now (speed-up search of ip, e. g. ignoreself/ignoreip check process) 2018-10-09 18:24:50 +02:00