fail2ban/server
Yaroslav Halchenko 89adcd7ff7 Merge branch PR #193 ASSP SMTP Proxy support (with some manual squashing)
Origin: https://github.com/lenrico/fail2ban

Squashing was done via rebase -i 1524b076d6
to eliminate massive assp sample log file originally added

  fixed test date thx to steven
  tight control of the filter for ASSP
  as yaroslav wishes
  as daniel desires
  changed from DateASSPlike class to DateStrptime
  fixed little things
  added new date format support for ASSP SMTP Proxy
2013-05-03 00:57:49 -04:00
..
__init__.py Update Free Software Foundation's address 2011-12-30 12:41:46 -05:00
action.py Merge branch 'master' of git://github.com/fail2ban/fail2ban 2013-05-02 23:28:18 -04:00
actions.py Added additional Transmitter tests, and some associated fixes 2013-03-10 14:55:39 +00:00
asyncserver.py FD_CLOEXEC support 2013-04-02 19:11:59 +02:00
banmanager.py RF+TST: bring inBanList back from private to protected and enabled its rudimentary unittests 2013-03-29 15:33:08 -04:00
datedetector.py Merge branch PR #193 ASSP SMTP Proxy support (with some manual squashing) 2013-05-03 00:57:49 -04:00
datetemplate.py Merge branch PR #193 ASSP SMTP Proxy support (with some manual squashing) 2013-05-03 00:57:49 -04:00
faildata.py Update Free Software Foundation's address 2011-12-30 12:41:46 -05:00
failmanager.py ENH: FailManager -- improve log message to report total # of detected failures as well 2013-03-25 23:05:47 -04:00
failregex.py ENH: "is None" instead of "== None" + tune ups in headers 2013-05-02 23:25:43 -04:00
filter.py ENH: "is None" instead of "== None" + tune ups in headers 2013-05-02 23:25:43 -04:00
filtergamin.py FD_CLOEXEC support 2013-04-02 19:11:59 +02:00
filterpoll.py Fixed typos 2013-03-10 22:05:33 +00:00
filterpyinotify.py BF: pyinotify backend should also handle IN_MOVED_TO events 2013-04-29 13:54:14 -04:00
iso8601.py ENH: modelines for emacs and vim to assure consistent indentation scheme (tabs) 2011-10-07 15:49:38 -04:00
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 RF: move exceptions used by both client and server into common/exceptions.py 2013-01-28 09:46:50 -05:00
jailthread.py Update Free Software Foundation's address 2011-12-30 12:41:46 -05:00
mytime.py ENH: "is None" instead of "== None" + tune ups in headers 2013-05-02 23:25:43 -04:00
server.py ENH: "is None" instead of "== None" + tune ups in headers 2013-05-02 23:25:43 -04: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 DOC: thanks @kwirk for spotting the typos in exception message 2013-04-13 22:20:57 -04:00