fail2ban/fail2ban
2015-07-27 10:59:14 +02:00
..
client bug fix: option 'dbpurgeage' was never set (always default) by start of fail2ban, because of invalid sorting of options ('dbfile' should be always set before other database options) / closes #1048, closes #1050 2015-07-27 10:59:14 +02:00
server bug fix: option 'dbpurgeage' was never set (always default) by start of fail2ban, because of invalid sorting of options ('dbfile' should be always set before other database options) / closes #1048, closes #1050 2015-07-27 10:59:14 +02:00
tests bug fix: option 'dbpurgeage' was never set (always default) by start of fail2ban, because of invalid sorting of options ('dbfile' should be always set before other database options) / closes #1048, closes #1050 2015-07-27 10:59:14 +02:00
__init__.py Fix PEP8 E302 expected 2 blank lines, found X 2015-07-04 13:47:40 -04:00
exceptions.py Fix PEP8 E302 expected 2 blank lines, found X 2015-07-04 13:47:40 -04:00
helpers.py Fix PEP8 E302 expected 2 blank lines, found X 2015-07-04 13:47:40 -04:00
protocol.py redefine protocol constants in protocol.py (prevent unnecessary duplication) 2015-07-06 17:37:12 +02:00
version.py Prevent UserWarning: The version specified requires normalization, add 0 to version 2015-07-09 14:31:51 -04:00