| .. |
|
action_d
|
action.d/badips.* removed (badips.com is no longer active, gh-2889)
|
2021-02-24 13:05:04 +01: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
|
filter.d/selinux-ssh.conf, filter.d/selinux-common.conf: fixes #3405 (new format with GS and additional parameters, e. g. grantors)
|
2022-11-14 18:51:06 +01:00 |
|
__init__.py
|
|
|
|
actionstestcase.py
|
Merge branch '0.11'
|
2020-09-23 19:41:04 +02:00 |
|
actiontestcase.py
|
drop support for python 2.6 (hardly possible in modern CIs, new features would expect OrderedDicts, etc)
|
2022-02-10 15:48:51 +01:00 |
|
banmanagertestcase.py
|
differentiate <ip> and <fid> (<F-ID>): if IP-address deviates from ID then <ip> is not <fid> anymore;
|
2022-02-11 19:10:26 +01:00 |
|
clientbeautifiertestcase.py
|
ip-list is sorted now (by end of ban) per default;
|
2019-01-06 22:31:23 +01:00 |
|
clientreadertestcase.py
|
Merge remote-tracking branch 'remotes/sebres/1.0-breakdown-safe-actions' with master;
|
2022-01-24 22:31:51 +01:00 |
|
databasetestcase.py
|
differentiate <ip> and <fid> (<F-ID>): if IP-address deviates from ID then <ip> is not <fid> anymore;
|
2022-02-11 19:10:26 +01:00 |
|
datedetectortestcase.py
|
Merge branch '0.11'
|
2021-01-21 19:13:13 +01:00 |
|
dummyjail.py
|
Merge branch '0.10' into 0.11
|
2020-03-13 22:39:19 +01:00 |
|
fail2banclienttestcase.py
|
Merge branch '0.11'
|
2022-09-16 19:17:55 +02:00 |
|
fail2banregextestcase.py
|
test-suite: avoid mistaken match that confuses output with working on line message by deep debugging of test (e. g. with -l 4)
|
2022-09-28 15:37:52 +02:00 |
|
failmanagertestcase.py
|
differentiate <ip> and <fid> (<F-ID>): if IP-address deviates from ID then <ip> is not <fid> anymore;
|
2022-02-11 19:10:26 +01:00 |
|
filtertestcase.py
|
differentiate <ip> and <fid> (<F-ID>): if IP-address deviates from ID then <ip> is not <fid> anymore;
|
2022-02-11 19:10:26 +01:00 |
|
misctestcase.py
|
drop support for python 2.6 (hardly possible in modern CIs, new features would expect OrderedDicts, etc)
|
2022-02-10 15:48:51 +01:00 |
|
observertestcase.py
|
differentiate <ip> and <fid> (<F-ID>): if IP-address deviates from ID then <ip> is not <fid> anymore;
|
2022-02-11 19:10:26 +01:00 |
|
samplestestcase.py
|
amend with common log-file iterator in fail2ban-regex and test-suite (in sample regex factory also)
|
2021-03-25 12:07:31 +01:00 |
|
servertestcase.py
|
drop support for python 2.6 (hardly possible in modern CIs, new features would expect OrderedDicts, etc)
|
2022-02-10 15:48:51 +01:00 |
|
sockettestcase.py
|
Merge branch '0.10' into 0.11
|
2020-09-23 19:39:50 +02:00 |
|
tickettestcase.py
|
fulfill getIP with getID replacement; added simple tests for ticket
|
2022-02-11 21:25:31 +01:00 |
|
utils.py
|
amend to drop support of python 2.6
|
2022-02-10 17:04:47 +01:00 |