- Updated e-mail

git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/branches/FAIL2BAN-0_8@672 a942ae1a-1317-0410-a47c-b1dcaea8d605
_tent/ipv6_via_aInfo
Cyril Jaquier 2008-03-05 23:18:06 +00:00
parent 56fa32afe7
commit 402cdeab5e
4 changed files with 9 additions and 9 deletions

View File

@ -70,7 +70,7 @@ class Fail2banClient:
print "Copyright of modifications held by their respective authors." print "Copyright of modifications held by their respective authors."
print "Licensed under the GNU General Public License v2 (GPL)." print "Licensed under the GNU General Public License v2 (GPL)."
print print
print "Written by Cyril Jaquier <lostcontrol@users.sourceforge.net>." print "Written by Cyril Jaquier <cyril.jaquier@fail2ban.org>."
print "Many contributions by Yaroslav O. Halchenko <debian@onerussian.com>." print "Many contributions by Yaroslav O. Halchenko <debian@onerussian.com>."
def dispUsage(self): def dispUsage(self):
@ -98,7 +98,7 @@ class Fail2banClient:
printFormatted() printFormatted()
print print
print "Report bugs to <lostcontrol@users.sourceforge.net>" print "Report bugs to <cyril.jaquier@fail2ban.org>"
def dispInteractive(self): def dispInteractive(self):
print "Fail2Ban v" + version + " reads log file that contains password failure report" print "Fail2Ban v" + version + " reads log file that contains password failure report"

View File

@ -90,7 +90,7 @@ class Fail2banRegex:
print "Copyright of modifications held by their respective authors." print "Copyright of modifications held by their respective authors."
print "Licensed under the GNU General Public License v2 (GPL)." print "Licensed under the GNU General Public License v2 (GPL)."
print print
print "Written by Cyril Jaquier <lostcontrol@users.sourceforge.net>." print "Written by Cyril Jaquier <cyril.jaquier@fail2ban.org>."
print "Many contributions by Yaroslav O. Halchenko <debian@onerussian.com>." print "Many contributions by Yaroslav O. Halchenko <debian@onerussian.com>."
dispVersion = staticmethod(dispVersion) dispVersion = staticmethod(dispVersion)
@ -119,7 +119,7 @@ class Fail2banRegex:
print " string a string representing an 'ignoreregex'" print " string a string representing an 'ignoreregex'"
print " filename path to a filter file (filter.d/sshd.conf)" print " filename path to a filter file (filter.d/sshd.conf)"
print print
print "Report bugs to <lostcontrol@users.sourceforge.net>" print "Report bugs to <cyril.jaquier@fail2ban.org>"
dispUsage = staticmethod(dispUsage) dispUsage = staticmethod(dispUsage)
def getCmdLineOptions(self, optList): def getCmdLineOptions(self, optList):

View File

@ -62,7 +62,7 @@ class Fail2banServer:
print "Copyright of modifications held by their respective authors." print "Copyright of modifications held by their respective authors."
print "Licensed under the GNU General Public License v2 (GPL)." print "Licensed under the GNU General Public License v2 (GPL)."
print print
print "Written by Cyril Jaquier <lostcontrol@users.sourceforge.net>." print "Written by Cyril Jaquier <cyril.jaquier@fail2ban.org>."
print "Many contributions by Yaroslav O. Halchenko <debian@onerussian.com>." print "Many contributions by Yaroslav O. Halchenko <debian@onerussian.com>."
def dispUsage(self): def dispUsage(self):
@ -85,7 +85,7 @@ class Fail2banServer:
print " -h, --help display this help message" print " -h, --help display this help message"
print " -V, --version print the version" print " -V, --version print the version"
print print
print "Report bugs to <lostcontrol@users.sourceforge.net>" print "Report bugs to <cyril.jaquier@fail2ban.org>"
def __getCmdLineOptions(self, optList): def __getCmdLineOptions(self, optList):
""" Gets the command line options """ Gets the command line options

View File

@ -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 Cacti is a graphing solution using RRDTool. It is possible to
@ -13,7 +13,7 @@ use Cacti to display statistics about Fail2ban.
Installation: 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. works properly.
2/ The user running poller.php must have read and write 2/ The user running poller.php must have read and write
access to the socket used by Fail2ban. access to the socket used by Fail2ban.
@ -30,7 +30,7 @@ appreciate this program, you can contact me at:
Website: http://www.fail2ban.org Website: http://www.fail2ban.org
Cyril Jaquier: <lostcontrol@users.sourceforge.net> Cyril Jaquier: <cyril.jaquier@fail2ban.org>
License: License:
-------- --------