fail2ban/fail2ban
sebres d1b7e2b5fb fail2ban-regex - several enhancements and fixes:
- improved usage output (don't put a long help if an error occurs);
- new option `--no-check-all` to avoid check of all regex's (first matched only);
- new option `-o`, `--out` to set token provided in output (disables check-all and outputs only expected data);
- test cases optimized and extended
2020-01-09 16:59:13 +01:00
..
client fail2ban-regex - several enhancements and fixes: 2020-01-09 16:59:13 +01:00
server usage of failure-ID tag <F-ID>...</F-ID> causes raw handling automatically (avoid DNS-resolve for found ID) 2020-01-08 22:07:33 +01:00
tests fail2ban-regex - several enhancements and fixes: 2020-01-09 16:59:13 +01:00
__init__.py fixed dependency issue if setup invoked using python 3.x: invocation of 2to3 takes place after setup (and __init__.py) loaded; 2018-10-10 12:25:53 +02:00
exceptions.py Fix PEP8 E302 expected 2 blank lines, found X 2015-07-04 13:47:40 -04:00
helpers.py avoid unhandled exception during flush, better invariant check (and repair), avoid repair by unban/stop etc... 2019-12-27 21:30:41 +01:00
protocol.py protocol and documentation 2019-04-18 22:14:34 +02:00
setup.py easy-fix: reset fail2ban link to python, if it targeted unavailable file 2016-08-12 21:32:18 +02:00
version.py version bump (back to dev-version) 2018-10-04 11:57:56 +02:00