fail2ban/fail2ban
2025-03-19 02:44:32 +01:00
..
client command-line: test config shall output error directly and not using logger 2025-03-19 02:44:32 +01: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 increase interval for up-to-date check (to 1 minute) after error, to avoid continuous flood in log on further possible errors 2025-03-04 00:07:31 +01:00
tests configreaders: don't swallow return code by decoding error (whole jail or fail2ban config failed to read due to some error like encoding etc), so dump or test of config would get an error at end (and coverage for #3971) 2025-03-19 02:19:16 +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 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 docs: explicitly list status flavors 2024-12-20 08:42:19 +01: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