fail2ban/fail2ban
2025-01-30 01:13:48 +01:00
..
client Merge pull request #3636 from szepeviktor/typos 2024-12-21 19:31:54 +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 typo, shall be negative lookbehind ignoring escaped open parenthesis, like \(?iu) 2024-12-29 20:27:03 +01:00
tests normalize jail (defaults, etc); added missing tests for all REs; common prefix for failregex, no catch-alls, etc 2025-01-30 01:13:48 +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 improve fix with fallback to local async libraries - add path to compat folder (pyinotify module may have dependency to asyncore module, see https://github.com/fail2ban/fail2ban/issues/3487#issuecomment-2133529081); 2024-05-27 16:18:26 +02: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