You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fail2ban/server
Yaroslav Halchenko f1adf75b59
ENH: basic testing for iso8601 code which had no explicit tests + spit out ValueError for incorrect type of input and ParseError otherwise
11 years ago
..
__init__.py DOC: purge of svn tags 12 years ago
action.py Merge branch 'master' of git://github.com/fail2ban/fail2ban 12 years ago
actions.py DOC: purge of svn tags 12 years ago
asyncserver.py ENH: consistent operation of formatExceptionInfo + unittest for it 12 years ago
banmanager.py DOC: purge of svn tags 12 years ago
datedetector.py Merge branch 'master' into kwirk-merge 11 years ago
datetemplate.py TST: Warn if date templates overlap in default detectors 11 years ago
faildata.py DOC: purge of svn tags 12 years ago
failmanager.py DOC: purge of svn tags 12 years ago
failregex.py ENH: <HOST> must end with alphanumeric \w (not a dot or a dash etc) 12 years ago
filter.py Merge branch 'filter-failregex-return' 12 years ago
filtergamin.py FD_CLOEXEC support 12 years ago
filterpoll.py ENH: Remove unused any longer _ctime helper 12 years ago
filterpyinotify.py ENH: strengthen detection of working pyinotify 12 years ago
iso8601.py ENH: basic testing for iso8601 code which had no explicit tests + spit out ValueError for incorrect type of input and ParseError otherwise 11 years ago
jail.py ENH: issue a warning if jail name is longer than 19 symbols (Close #222) 12 years ago
jails.py RF: move exceptions used by both client and server into common/exceptions.py 12 years ago
jailthread.py BF: setSleepTime -- would barf since value is not str (wasn't used/tested) 12 years ago
mytime.py ENH: "is None" instead of "== None" + tune ups in headers 12 years ago
server.py ENH: now we know that logging handlers closing was still buggy in 2.6.2 12 years ago
ticket.py ENH+TST: Ticket -- drop unused/bogus get|setFile + enh __str__ + basic testing 12 years ago
transmitter.py DOC: purge of svn tags 12 years ago