| .. |
|
action_d
|
test_badips.py: parameter key is removed in #2452
|
2019-06-26 20:52:37 +02:00 |
|
config
|
filter.d/sshd.conf: fixed regex for mode extra - "No authentication methods available" (supported seems to be optional now, gh-2682)
|
2020-04-08 12:17:59 +02:00 |
|
files
|
Merge branch '0.10' into 0.11
|
2020-09-02 20:23:07 +02:00 |
|
__init__.py
|
Merge branch 'master' into 0.9
|
2013-05-08 15:16:13 -04:00 |
|
actionstestcase.py
|
Merge branch '0.11'
|
2020-09-23 19:41:04 +02:00 |
|
actiontestcase.py
|
Merge branch '0.11'
|
2020-08-26 13:49:41 +02:00 |
|
banmanagertestcase.py
|
fix year overflow (9999) by format of datetime (time2str for end of ban of persistent ticket);
|
2020-08-26 13:31:29 +02:00 |
|
clientbeautifiertestcase.py
|
ip-list is sorted now (by end of ban) per default;
|
2019-01-06 22:31:23 +01:00 |
|
clientreadertestcase.py
|
action in jail-config extended to consider space as separator now (splitWithOptions separates by space between mains words, but not in options), so defining action = a b would specify 2 actions a and b;
|
2020-09-02 20:09:06 +02:00 |
|
databasetestcase.py
|
Merge branch '0.10' into 0.11 - test cases only (add ban to database was moved to observer in 0.11)
|
2020-03-02 19:17:16 +01:00 |
|
datedetectortestcase.py
|
performance optimization of datepattern (better search algorithm);
|
2020-02-28 14:27:21 +01:00 |
|
dummyjail.py
|
Merge branch '0.10' into 0.11
|
2020-03-13 22:39:19 +01:00 |
|
fail2banclienttestcase.py
|
Merge branch '0.10' into 0.11
|
2020-09-02 20:23:07 +02:00 |
|
fail2banregextestcase.py
|
Merge branch '0.10' into 0.11
|
2020-08-24 16:31:48 +02:00 |
|
failmanagertestcase.py
|
Merge branch '0.10' into 0.11 (conflicts resolved)
|
2019-04-19 13:20:38 +02:00 |
|
filtertestcase.py
|
Merge branch '0.10' into 0.11
|
2020-08-24 16:31:48 +02:00 |
|
misctestcase.py
|
compat: some 2.x pypy versions produce UnicodeEncodeError: 'ascii' codec can't encode character on surrogates (uni_string must be fixed also for UTF-8 system encoding)
|
2020-08-04 15:08:02 +02:00 |
|
observertestcase.py
|
test-causes: avoid host-depending issue (mistakenly ignoring IP 127.0.0.2 as own address) - replace loop-back addr with test sub-net addr (and disable ignoreself)
|
2020-03-18 20:40:31 +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
|
Merge branch '0.11'
|
2020-09-23 19:41:04 +02:00 |
|
sockettestcase.py
|
Merge branch '0.10' into 0.11
|
2020-09-23 19:39:50 +02: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
|
Merge branch '0.10' into 0.11
|
2020-05-25 18:58:05 +02:00 |