You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
sebres eb4731d8b1 action.d/*-ipset.conf: workaround sporadic failures by stop if destroying ipset too fast (sleep a bit in error case and repeat); 2 weeks ago
..
client new jail option `skip_if_nologs` to ignore jail if no `logpath` matches found, fail2ban continue to start with warnings/errors, thus other jails become running; 3 months ago
compat bundling async modules removed in python 3.12 into f2b (fallback to local libraries if import would miss them); 12 months ago
server manually added attempts inform the observer module (take the known ban-count of bad IPs into account); 1 month ago
tests action.d/*-ipset.conf: workaround sporadic failures by stop if destroying ipset too fast (sleep a bit in error case and repeat); 2 weeks ago
__init__.py fixed dependency issue if setup invoked using python 3.x: invocation of 2to3 takes place after setup (and __init__.py) loaded; 6 years ago
exceptions.py Fix PEP8 E302 expected 2 blank lines, found X 10 years ago
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); 6 months ago
protocol.py implemented `fail2ban-client stats` (or alias `fail2ban-client statistic[s]`) for tabulated output of fail2ban stats 7 months ago
setup.py easy-fix: reset fail2ban link to python, if it targeted unavailable file 8 years ago
version.py version bump 7 months ago