From 5aec43ae352cb17e03924fce6c26d2b6fbdddfd6 Mon Sep 17 00:00:00 2001 From: Arturo 'Buanzo' Busleiman Date: Fri, 28 Aug 2009 22:26:17 +0000 Subject: [PATCH] Added a "ban ip" command to fail2ban-client (manual IP banning for a certain jail). Added two new jails: lighttpd-fastcgi and php-url-fopen. Fixed release date for 0.8.3 (was ??/??). Added "beta" version 0.8.4 which new items (see above). git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@734 a942ae1a-1317-0410-a47c-b1dcaea8d605 --- ChangeLog | 8 ++++++-- common/protocol.py | 1 + config/filter.d/lighttpd-fastcgi.conf | 18 +++++++++++++++++ config/filter.d/php-url-fopen.conf | 23 ++++++++++++++++++++++ config/jail.conf | 28 +++++++++++++++++++++++++++ server/filter.py | 11 +++++++++++ server/server.py | 3 +++ server/transmitter.py | 3 +++ 8 files changed, 93 insertions(+), 2 deletions(-) create mode 100644 config/filter.d/lighttpd-fastcgi.conf create mode 100644 config/filter.d/php-url-fopen.conf diff --git a/ChangeLog b/ChangeLog index 5baa7a88..c8ce79cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,9 +12,13 @@ ver. 0.9.0 (2009/??/??) - alpha - Added new prefix remover. - Added ISO 8601 date/time format. - Removed deprecated mail*.conf actions. -- Added fail2ban-client command to manually ban a given IP for a given jail -ver. 0.8.3 (2008/??/??) - stable +ver. 0.8.4 (2009/??/??) - beta +---------- +- Added "banip" command to fail2ban-client. Manually ban a given IP for a given jail. +- Added jails lighttpd-fastci and php-url-fopen + +ver. 0.8.3 (2008/07/18) - stable ---------- - Process failtickets as long as failmanager is not empty. - Added "pam-generic" filter and more configuration fixes. diff --git a/common/protocol.py b/common/protocol.py index fa9f8b54..7e80edfd 100644 --- a/common/protocol.py +++ b/common/protocol.py @@ -59,6 +59,7 @@ protocol = [ ["set delignoreregex ", "removes the regular expression at for ignoreregex"], ["set findtime