From 402cdeab5e7effa014fb5faf4b042bf6b69592c6 Mon Sep 17 00:00:00 2001 From: Cyril Jaquier Date: Wed, 5 Mar 2008 23:18:06 +0000 Subject: [PATCH] - Updated e-mail git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/branches/FAIL2BAN-0_8@672 a942ae1a-1317-0410-a47c-b1dcaea8d605 --- fail2ban-client | 4 ++-- fail2ban-regex | 4 ++-- fail2ban-server | 4 ++-- files/cacti/README | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/fail2ban-client b/fail2ban-client index 4800d0c4a..d212fe7f3 100755 --- a/fail2ban-client +++ b/fail2ban-client @@ -70,7 +70,7 @@ class Fail2banClient: print "Copyright of modifications held by their respective authors." print "Licensed under the GNU General Public License v2 (GPL)." print - print "Written by Cyril Jaquier ." + print "Written by Cyril Jaquier ." print "Many contributions by Yaroslav O. Halchenko ." def dispUsage(self): @@ -98,7 +98,7 @@ class Fail2banClient: printFormatted() print - print "Report bugs to " + print "Report bugs to " def dispInteractive(self): print "Fail2Ban v" + version + " reads log file that contains password failure report" diff --git a/fail2ban-regex b/fail2ban-regex index 96e5056fb..08aaccaa8 100755 --- a/fail2ban-regex +++ b/fail2ban-regex @@ -90,7 +90,7 @@ class Fail2banRegex: print "Copyright of modifications held by their respective authors." print "Licensed under the GNU General Public License v2 (GPL)." print - print "Written by Cyril Jaquier ." + print "Written by Cyril Jaquier ." print "Many contributions by Yaroslav O. Halchenko ." dispVersion = staticmethod(dispVersion) @@ -119,7 +119,7 @@ class Fail2banRegex: print " string a string representing an 'ignoreregex'" print " filename path to a filter file (filter.d/sshd.conf)" print - print "Report bugs to " + print "Report bugs to " dispUsage = staticmethod(dispUsage) def getCmdLineOptions(self, optList): diff --git a/fail2ban-server b/fail2ban-server index fa9cccf4c..696f3e957 100755 --- a/fail2ban-server +++ b/fail2ban-server @@ -62,7 +62,7 @@ class Fail2banServer: print "Copyright of modifications held by their respective authors." print "Licensed under the GNU General Public License v2 (GPL)." print - print "Written by Cyril Jaquier ." + print "Written by Cyril Jaquier ." print "Many contributions by Yaroslav O. Halchenko ." def dispUsage(self): @@ -85,7 +85,7 @@ class Fail2banServer: print " -h, --help display this help message" print " -V, --version print the version" print - print "Report bugs to " + print "Report bugs to " def __getCmdLineOptions(self, optList): """ Gets the command line options diff --git a/files/cacti/README b/files/cacti/README index 6d6ddff36..80c97ce9f 100644 --- a/files/cacti/README +++ b/files/cacti/README @@ -4,7 +4,7 @@ |_| \__,_|_|_/___|_.__/\__,_|_||_| ============================================================= -Fail2Ban (version 0.7.7) 2007/??/?? +Fail2Ban (version 0.8.2) 2008/03/06 ============================================================= Cacti is a graphing solution using RRDTool. It is possible to @@ -13,7 +13,7 @@ use Cacti to display statistics about Fail2ban. Installation: ------------- -1/ Install Fail2ban version 0.7 or higher and ensure that it +1/ Install Fail2ban version 0.8 or higher and ensure that it works properly. 2/ The user running poller.php must have read and write access to the socket used by Fail2ban. @@ -30,7 +30,7 @@ appreciate this program, you can contact me at: Website: http://www.fail2ban.org -Cyril Jaquier: +Cyril Jaquier: License: --------