From c1a86f9e187376bf8966920f405fc7dcc1cadbbc Mon Sep 17 00:00:00 2001 From: Cyril Jaquier Date: Mon, 5 Sep 2005 21:12:32 +0000 Subject: [PATCH] - Updated git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/branches/FAIL2BAN-0_5@189 a942ae1a-1317-0410-a47c-b1dcaea8d605 --- CHANGELOG | 7 +++++++ README | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index cc58d0b5..cd159b7b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,6 +9,13 @@ Fail2Ban (version 0.?.?) 2005/08/?? ver. 0.?.? (2005/08/??) - ??? ---------- +- Fixed a bug when overriding "maxfailures" or "bantime". + Thanks to Yaroslav Halchenko +- Added more debug output if an error occurs when sending + mail. Thanks to Stephen Gildea +- Renamed "maxretry" to "maxfailures" and changed default + value to 5. Thanks to Stephen Gildea +- Hopefully fixed bug #1256075 - Fixed bug #1262345 - Fixed exception handling in PIDLock - Removed warning when using "-V" or "-h" with no config diff --git a/README b/README index 908b21bb..4355f743 100644 --- a/README +++ b/README @@ -122,7 +122,7 @@ Thanks: Kévin Drapel, Marvin Rouge, Sireyessire, Robert Edeker, Tom Pike, Iain Lea, Andrey G. Grozin, Yaroslav Halchenko, -Jonathan Kamens +Jonathan Kamens, Stephen Gildea License: --------