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
Steven Hiscocks 3d6791fe3e
ENH: Minor change to action for consistency of execStart/Stop
12 years ago
..
__init__.py Update Free Software Foundation's address 13 years ago
action.py ENH: Minor change to action for consistency of execStart/Stop 12 years ago
actions.py Added additional Transmitter tests, and some associated fixes 12 years ago
asyncserver.py FD_CLOEXEC support 12 years ago
banmanager.py RF+TST: bring inBanList back from private to protected and enabled its rudimentary unittests 12 years ago
datedetector.py Added support for MySQL logfiles 12 years ago
datetemplate.py BF: fixing up for handling of TAI64N timestamps and adding some unittest for prev commit (not effective much though) 12 years ago
faildata.py Update Free Software Foundation's address 13 years ago
failmanager.py ENH: FailManager -- improve log message to report total # of detected failures as well 12 years ago
failregex.py BF: return str(host) to avoid spurious characters in the logs (Close gh-113) 12 years ago
filter.py FD_CLOEXEC support 12 years ago
filtergamin.py FD_CLOEXEC support 12 years ago
filterpoll.py Fixed typos 12 years ago
filterpyinotify.py ENH: move pyinotify callback debug message into callback + delay string interpolations 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 TST: no cover additions to server, primarily daemon creation 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 DOC: thanks @kwirk for spotting the typos in exception message 12 years ago