From d4ee4645ec9844543b3fd9ad10ad7423c87439c8 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Sat, 15 Oct 2005 05:47:35 +0000 Subject: [PATCH] added -e (enabledsections) command line parameter --- debian/changelog | 10 ++++++---- fail2ban.py | 22 ++++++++++++++++++---- 2 files changed, 24 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9ca5040a..59dfb77b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -fail2ban (0.5.4-5.11) unstable; urgency=low +fail2ban (0.5.4-5.12) unstable; urgency=low * Added a notification regarding the importance of 0.5.4-5 change of failregex in the config file. @@ -14,10 +14,12 @@ fail2ban (0.5.4-5.11) unstable; urgency=low * Introduced fwcheck option to verify consistency of the chains. Implemented automatic restart of fail2ban main function in case if check of fwban or fwban command failed (closes: #329163, #331695). - (Introduced patch was further adjusted by upstream author) - * Added -f command line parameter for [findtime] + (Introduced patch was further adjusted by upstream author). + * Added -f command line parameter for [findtime]. * Fixed the issue of not respecting command line parameters for parameters - within sections + within sections. + * Added -e command line parameter to provide enabled sections from command + line. -- Yaroslav Halchenko Mon, 3 Oct 2005 22:26:28 -1000 diff --git a/fail2ban.py b/fail2ban.py index 30247269..8d46b603 100755 --- a/fail2ban.py +++ b/fail2ban.py @@ -65,6 +65,7 @@ def dispUsage(): print " -r allow a max of VALUE password failure [maxfailures]" print " -t