You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fail2ban/fail2ban
sebres f0214b3d36
filter.d/sendmail-reject.conf: fixed regex to consider "Connection rate limit exceeded" with different combination of arguments
4 years ago
..
client fixed typo, `--` is not expected in options declaration, so `--dump-pretty` did never work (only `--dp` is working) 4 years ago
server Merge branch 'fix-rc-on-too-many-failures' into 0.10: resolves RC with uncontrolled growth of failure list (jail with too many matches that did not cause ban, gh-2945) 4 years ago
tests filter.d/sendmail-reject.conf: fixed regex to consider "Connection rate limit exceeded" with different combination of arguments 4 years ago
__init__.py fixed dependency issue if setup invoked using python 3.x: invocation of 2to3 takes place after setup (and __init__.py) loaded; 6 years ago
exceptions.py
helpers.py extractOptions: ensure options are parsed completely - avoids unexpected skip or truncate of parameters, produces more verbose error message in case of incorrect syntax; added more tests covering several cases 4 years ago
protocol.py extends protocol/client with banned status (retrieve information whether an IP is banned and/or in which jails), implements FR gh-2725 5 years ago
setup.py
version.py release 0.10.6 -- just what the doctor ordered 4 years ago