fail2ban/fail2ban
177ac b309cf6b3c Add test line 2025-07-20 18:06:33 +09:00
..
client fail2ban-regex: implemented new feature `-i` or `--invert` - inverting the sense of matching, to output non-matching lines. 2025-05-06 18:15:05 +02:00
compat bundling async modules removed in python 3.12 into f2b (fallback to local libraries if import would miss them); 2023-12-12 15:16:05 +01:00
server avoid error "Unable to get failures" by stop (if file gets removed from filter, but filter already entered getFailures for the file); 2025-07-07 01:04:35 +02:00
tests Add test line 2025-07-20 18:06:33 +09: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 allow comments in file with ip-set: text followed # or ; chars after space or newline would be ignored 2025-03-03 19:00:09 +01:00
protocol.py remove help command from protocol (the command was never supported); 2025-03-31 02:29:51 +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 2024-04-26 02:06:09 +02:00