fail2ban/server
Yaroslav Halchenko 7c409dd24f Merge branch 'master' of git://github.com/fail2ban/fail2ban
* 'master' of git://github.com/fail2ban/fail2ban:
  BF: log error only if there were missed config files that couldn't be read
  DOC: missing cinfo tags are ok. Log error for self referencing definitions
  DOC: s/defination/definition/g learn to spell
  ENH: remove stats of config files and use results of SafeConfigParserWithIncludes.read to facilitate meaningful error messages
  DOC: ChangeLog for recursive tag substition
  ENH: allow recursive tag substitution in action files.
2013-05-02 23:28:18 -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 ENH: "is None" instead of "== None" + tune ups in headers 2013-05-02 23:25:43 -04:00
datetemplate.py ENH: "is None" instead of "== None" + tune ups in headers 2013-05-02 23:25:43 -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