fail2ban/client
bes.internal ebd89ec077 New ignorecommand that is added to the ignoreip list from output of an external program
ignorecommand update man and fix protocol help

ENH: run ignore command only after internal list has been examined. Change interface on ignorecommand to take IP as environment variable and return true if it is to be banned

ENH: ignore IP command to take tagged command

DOC: man pages for ingorecommand

TST: add test cases for ignorecommand
2013-12-24 23:55:35 +03:00
..
__init__.py ENH: remove use of $Revision and $Date SVN tags 2013-05-08 13:59:09 -04:00
actionreader.py ENH: remove use of $Revision and $Date SVN tags 2013-05-08 13:59:09 -04:00
beautifier.py BF: create flushlogs command to prevent logrotation clobbering logtarget. Closes gh-458 2013-12-04 20:51:30 +11:00
configparserinc.py ENH: remove use of $Revision and $Date SVN tags 2013-05-08 13:59:09 -04:00
configreader.py BF: corrected tests for missing jail 2013-12-13 10:00:34 +00:00
configurator.py ENH: remove use of $Revision and $Date SVN tags 2013-05-08 13:59:09 -04:00
csocket.py ENH: remove use of $Revision and $Date SVN tags 2013-05-08 13:59:09 -04:00
fail2banreader.py Change /tmp/fail2ban.sock to /var/run/fail2ban/fail2ban.sock 2013-08-08 20:28:55 -06:00
filterreader.py New ignorecommand that is added to the ignoreip list from output of an external program 2013-12-24 23:55:35 +03:00
jailreader.py New ignorecommand that is added to the ignoreip list from output of an external program 2013-12-24 23:55:35 +03:00
jailsreader.py BF: errors in a jail prevents further sections from being parsed. Closes #485 2013-12-14 07:00:41 +00:00