fail2ban/server
Yaroslav Halchenko 3e1983a8ec Revert "ENH: server.py -- addLogPath with tail=True"
This reverts commit 927a01a076.

Let's not change this behavior for now from previous release since it
would break finding recent hits upon restart.
2011-11-28 22:22:16 -05:00
..
__init__.py
action.py
actions.py
asyncserver.py
banmanager.py
datedetector.py ENH: added custom timeformat with '.' as separator. Close gh-1 2011-11-21 20:01:15 -05:00
datetemplate.py
faildata.py ENH: fix of syntax for compatibility with Python 2.4 2011-11-18 14:47:55 -05:00
failmanager.py
failregex.py
filter.py ENH: stay compatible with python < 2.5 (use md5 if hashlib is N/A) 2011-11-18 14:38:24 -05:00
filtergamin.py
filterpoll.py
iso8601.py
jail.py
jails.py
jailthread.py
mytime.py
server.py Revert "ENH: server.py -- addLogPath with tail=True" 2011-11-28 22:22:16 -05:00
ticket.py ENH: set/getFile for ticket.py -- found in source distribution of 0.8.4 2011-11-18 10:39:39 -05:00
transmitter.py