fail2ban/fail2ban
2024-04-24 16:29:49 +02:00
..
client implemented fail2ban-client status --all [flavor] 2024-04-24 16:29:49 +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 implemented fail2ban-client status --all [flavor] 2024-04-24 16:29:49 +02:00
tests implemented fail2ban-client status --all [flavor] 2024-04-24 16:29:49 +02: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 amend for python 3.x switch: BrokenPipeError is a build-in exception since 3.3 2023-12-22 14:05:04 +01:00
protocol.py implemented fail2ban-client status --all [flavor] 2024-04-24 16:29:49 +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 (master / 1.1 is python 3.x based now) 2023-06-16 16:59:22 +02:00