fail2ban/server
Steven Hiscocks 055aeeb227 Filter for multi-line now stores last time match
This is useful for log files which dont contain a date/time on every
line
2013-01-23 18:42:25 +00:00
..
__init__.py
action.py ENH: To help with gh-87 added hints into the log on some failure return codes (e.g. 0x7f00 for this one) 2012-11-07 11:33:17 -05:00
actions.py BF: guarantee that IP is stored as a base, non-unicode str (Closes gh-91) 2012-11-26 12:01:42 -05:00
asyncserver.py
banmanager.py ENH: refactored previous commit to make it more Pythonic (With prev commit closes gh-86, gh-81) 2012-11-05 20:37:06 -05:00
datedetector.py
datetemplate.py
faildata.py
failmanager.py
failregex.py Initial changes and test for multi-line filtering 2013-01-22 20:54:14 +00:00
filter.py Filter for multi-line now stores last time match 2013-01-23 18:42:25 +00:00
filtergamin.py
filterpoll.py
filterpyinotify.py BF: do not enable pyinotify backend if pyinotify is too old (Closes gh-80) 2012-11-06 13:14:42 -05:00
iso8601.py
jail.py BF: (python 2.[45]) store backends names in a list to use .index later on (Closes gh-83) 2012-11-01 15:34:20 -04:00
jails.py
jailthread.py
mytime.py
server.py Initial changes and test for multi-line filtering 2013-01-22 20:54:14 +00:00
ticket.py BF: guarantee that IP is stored as a base, non-unicode str (Closes gh-91) 2012-11-26 12:01:42 -05:00
transmitter.py Initial changes and test for multi-line filtering 2013-01-22 20:54:14 +00:00