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.
 
 
 
Yaroslav Halchenko be42522bba Merge branch 'transmitter-testcase' of https://github.com/kwirk/fail2ban 12 years ago
..
__init__.py Update Free Software Foundation's address 13 years ago
action.py Fixed typos 12 years ago
actions.py Added additional Transmitter tests, and some associated fixes 12 years ago
asyncserver.py Add development documentation and framework for code coverage measurement 12 years ago
banmanager.py ENH: refactored previous commit to make it more Pythonic (With prev commit closes gh-86, gh-81) 12 years ago
datedetector.py ENH: assure that all date templates have unique names 12 years ago
datetemplate.py BF+ENH: added %m-%d-%Y pattern + do not add %Y for Feb 29 fix if already present in the pattern 13 years ago
faildata.py Update Free Software Foundation's address 13 years ago
failmanager.py Update Free Software Foundation's address 13 years ago
failregex.py BF: return str(host) to avoid spurious characters in the logs (Close gh-113) 12 years ago
filter.py Merge branch 'transmitter-testcase' of https://github.com/kwirk/fail2ban 12 years ago
filtergamin.py ENH+BF: filtergamin -- to be more inline with current design of filterinotify 13 years ago
filterpoll.py Fixed typos 12 years ago
filterpyinotify.py BF: pyinotify - use bitwise op on masks and do not try tracking newly created directories 12 years ago
iso8601.py ENH: modelines for emacs and vim to assure consistent indentation scheme (tabs) 13 years ago
jail.py BF: (python 2.[45]) store backends names in a list to use .index later on (Closes gh-83) 12 years ago
jails.py RF: move exceptions used by both client and server into common/exceptions.py 12 years ago
jailthread.py Update Free Software Foundation's address 13 years ago
mytime.py Update Free Software Foundation's address 13 years ago
server.py BF: do not shutdown logging until all jails stop -- so move into Server.quit() 12 years ago
ticket.py BF: guarantee that IP is stored as a base, non-unicode str (Closes gh-91) 12 years ago
transmitter.py Merge branch 'transmitter-testcase' of https://github.com/kwirk/fail2ban 12 years ago