diff --git a/TODO b/TODO index 9332c7da..4737c79a 100644 --- a/TODO +++ b/TODO @@ -4,7 +4,7 @@ |_| \__,_|_|_/___|_.__/\__,_|_||_| ================================================================================ -ToDo $Revision: 732 $ +ToDo $Revision$ ================================================================================ Legend: diff --git a/client/__init__.py b/client/__init__.py index cf63d1b6..dc25edd6 100644 --- a/client/__init__.py +++ b/client/__init__.py @@ -16,10 +16,10 @@ # Author: Cyril Jaquier # -# $Revision: 433 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 433 $" -__date__ = "$Date: 2006-10-24 21:40:51 +0200 (Tue, 24 Oct 2006) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/client/actionreader.py b/client/actionreader.py index 03ab0b70..51acaf07 100644 --- a/client/actionreader.py +++ b/client/actionreader.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 433 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 433 $" -__date__ = "$Date: 2006-10-24 21:40:51 +0200 (Tue, 24 Oct 2006) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/client/beautifier.py b/client/beautifier.py index b109b333..ab98b294 100644 --- a/client/beautifier.py +++ b/client/beautifier.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 644 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 644 $" -__date__ = "$Date: 2008-01-15 00:12:21 +0100 (Tue, 15 Jan 2008) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/client/configparserinc.py b/client/configparserinc.py index 96518008..c86d786c 100644 --- a/client/configparserinc.py +++ b/client/configparserinc.py @@ -16,11 +16,11 @@ # Author: Yaroslav Halchenko # Modified: Cyril Jaquier -# $Revision: 656 $ +# $Revision$ __author__ = 'Yaroslav Halhenko' -__revision__ = '$Revision: $' -__date__ = '$Date: $' +__revision__ = '$Revision$' +__date__ = '$Date$' __copyright__ = 'Copyright (c) 2007 Yaroslav Halchenko' __license__ = 'GPL' diff --git a/client/configreader.py b/client/configreader.py index ed672dc4..f8e9ade8 100644 --- a/client/configreader.py +++ b/client/configreader.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # Modified by: Yaroslav Halchenko (SafeConfigParserWithIncludes) -# $Revision: 656 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 656 $" -__date__ = "$Date: 2008-03-04 01:17:56 +0100 (Tue, 04 Mar 2008) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/client/configurator.py b/client/configurator.py index f1afee04..8c3a69dd 100644 --- a/client/configurator.py +++ b/client/configurator.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 655 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 655 $" -__date__ = "$Date: 2008-03-04 01:13:39 +0100 (Tue, 04 Mar 2008) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/client/csocket.py b/client/csocket.py index b485bfc5..13bae5f8 100644 --- a/client/csocket.py +++ b/client/csocket.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 635 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 635 $" -__date__ = "$Date: 2007-12-16 22:38:04 +0100 (Sun, 16 Dec 2007) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/client/fail2banreader.py b/client/fail2banreader.py index 03000419..99bc522e 100644 --- a/client/fail2banreader.py +++ b/client/fail2banreader.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 407 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 407 $" -__date__ = "$Date: 2006-10-09 20:05:13 +0200 (Mon, 09 Oct 2006) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/client/filterreader.py b/client/filterreader.py index bbf1e38a..4e546da2 100644 --- a/client/filterreader.py +++ b/client/filterreader.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 711 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 711 $" -__date__ = "$Date: 2008-08-13 00:05:13 +0200 (Wed, 13 Aug 2008) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/client/jailreader.py b/client/jailreader.py index 74bcfc3e..a65f5eae 100644 --- a/client/jailreader.py +++ b/client/jailreader.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 690 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 690 $" -__date__ = "$Date: 2008-05-12 10:34:42 +0200 (Mon, 12 May 2008) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/client/jailsreader.py b/client/jailsreader.py index f6e49136..620e7b45 100644 --- a/client/jailsreader.py +++ b/client/jailsreader.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 655 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 655 $" -__date__ = "$Date: 2008-03-04 01:13:39 +0100 (Tue, 04 Mar 2008) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/common/__init__.py b/common/__init__.py index 2f2dd879..dc25edd6 100644 --- a/common/__init__.py +++ b/common/__init__.py @@ -16,10 +16,10 @@ # Author: Cyril Jaquier # -# $Revision: 504 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 504 $" -__date__ = "$Date: 2006-12-23 17:37:17 +0100 (Sat, 23 Dec 2006) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/common/helpers.py b/common/helpers.py index a2350091..a8671592 100644 --- a/common/helpers.py +++ b/common/helpers.py @@ -17,11 +17,11 @@ # Author: Cyril Jaquier # Author: Arturo 'Buanzo' Busleiman # -# $Revision: 741 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 741 $" -__date__ = "$Date: 2009-08-30 16:13:04 +0200 (Sun, 30 Aug 2009) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2009 Cyril Jaquier" __license__ = "GPL" diff --git a/common/protocol.py b/common/protocol.py index 46e0b25f..675ef5ec 100644 --- a/common/protocol.py +++ b/common/protocol.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 751 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 751 $" -__date__ = "$Date: 2009-09-01 22:25:32 +0200 (Tue, 01 Sep 2009) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/common/version.py b/common/version.py index b0e16503..fc90ffc6 100644 --- a/common/version.py +++ b/common/version.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 754 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 754 $" -__date__ = "$Date: 2009-09-07 21:13:45 +0200 (Mon, 07 Sep 2009) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier, 2011 Yaroslav Halchenko" __license__ = "GPL" diff --git a/config/action.d/complain.conf b/config/action.d/complain.conf index c6a4f26c..5e672475 100644 --- a/config/action.d/complain.conf +++ b/config/action.d/complain.conf @@ -12,7 +12,7 @@ # any other addresses found in the whois record, with a few exceptions. # If no addresses are found, no e-mail is sent. # -# $Revision: 717 $ +# $Revision$ # [Definition] diff --git a/config/action.d/hostsdeny.conf b/config/action.d/hostsdeny.conf index 9db90d64..8c98420a 100644 --- a/config/action.d/hostsdeny.conf +++ b/config/action.d/hostsdeny.conf @@ -2,7 +2,7 @@ # # Author: Cyril Jaquier # -# $Revision: 660 $ +# $Revision$ # [Definition] diff --git a/config/action.d/ipfw.conf b/config/action.d/ipfw.conf index a81bb3f4..6fd12c19 100644 --- a/config/action.d/ipfw.conf +++ b/config/action.d/ipfw.conf @@ -3,7 +3,7 @@ # Author: Nick Munger # Modified by: Cyril Jaquier # -# $Revision: 658 $ +# $Revision$ # [Definition] diff --git a/config/action.d/iptables-allports.conf b/config/action.d/iptables-allports.conf index c370d10b..1cc2daba 100644 --- a/config/action.d/iptables-allports.conf +++ b/config/action.d/iptables-allports.conf @@ -4,7 +4,7 @@ # Modified: Yaroslav O. Halchenko # made active on all ports from original iptables.conf # -# $Revision: 658 $ +# $Revision$ # [Definition] diff --git a/config/action.d/iptables-multiport-log.conf b/config/action.d/iptables-multiport-log.conf index f89164f6..9cdc4bab 100644 --- a/config/action.d/iptables-multiport-log.conf +++ b/config/action.d/iptables-multiport-log.conf @@ -7,7 +7,7 @@ # make "fail2ban--log" chain to log and drop # insert a jump to fail2ban- from -I if proto/port match # -# $Revision: 668 $ +# $Revision$ # [Definition] diff --git a/config/action.d/iptables-multiport.conf b/config/action.d/iptables-multiport.conf index f0aebbac..ad554f5c 100644 --- a/config/action.d/iptables-multiport.conf +++ b/config/action.d/iptables-multiport.conf @@ -2,7 +2,7 @@ # # Author: Cyril Jaquier # Modified by Yaroslav Halchenko for multiport banning -# $Revision: 658 $ +# $Revision$ # [Definition] diff --git a/config/action.d/iptables-new.conf b/config/action.d/iptables-new.conf index 17517024..c249de2d 100644 --- a/config/action.d/iptables-new.conf +++ b/config/action.d/iptables-new.conf @@ -4,7 +4,7 @@ # Copied from iptables.conf and modified by Yaroslav Halchenko # to fullfill the needs of bugreporter dbts#350746. # -# $Revision: 658 $ +# $Revision$ # [Definition] diff --git a/config/action.d/iptables.conf b/config/action.d/iptables.conf index cfc526bd..09cfb98b 100644 --- a/config/action.d/iptables.conf +++ b/config/action.d/iptables.conf @@ -2,7 +2,7 @@ # # Author: Cyril Jaquier # -# $Revision: 658 $ +# $Revision$ # [Definition] diff --git a/config/action.d/mail-buffered.conf b/config/action.d/mail-buffered.conf index b2255a11..6fd51d23 100644 --- a/config/action.d/mail-buffered.conf +++ b/config/action.d/mail-buffered.conf @@ -2,7 +2,7 @@ # # Author: Cyril Jaquier # -# $Revision: 701 $ +# $Revision$ # [Definition] diff --git a/config/action.d/mail-whois-lines.conf b/config/action.d/mail-whois-lines.conf index 32d997f8..6d3343b6 100644 --- a/config/action.d/mail-whois-lines.conf +++ b/config/action.d/mail-whois-lines.conf @@ -2,7 +2,7 @@ # # Author: Cyril Jaquier # Modified-By: Yaroslav Halchenko to include grepping on IP over log files -# $Revision: 660 $ +# $Revision$ # [Definition] diff --git a/config/action.d/mail-whois.conf b/config/action.d/mail-whois.conf index 3bdac55c..9e6ec88e 100644 --- a/config/action.d/mail-whois.conf +++ b/config/action.d/mail-whois.conf @@ -2,7 +2,7 @@ # # Author: Cyril Jaquier # -# $Revision: 660 $ +# $Revision$ # [Definition] diff --git a/config/action.d/mail.conf b/config/action.d/mail.conf index f205cb48..01f22ff8 100644 --- a/config/action.d/mail.conf +++ b/config/action.d/mail.conf @@ -2,7 +2,7 @@ # # Author: Cyril Jaquier # -# $Revision: 660 $ +# $Revision$ # [Definition] diff --git a/config/action.d/sendmail-buffered.conf b/config/action.d/sendmail-buffered.conf index ad78b577..25a23b78 100644 --- a/config/action.d/sendmail-buffered.conf +++ b/config/action.d/sendmail-buffered.conf @@ -2,7 +2,7 @@ # # Author: Cyril Jaquier # -# $Revision: 701 $ +# $Revision$ # [Definition] diff --git a/config/action.d/sendmail-whois-lines.conf b/config/action.d/sendmail-whois-lines.conf index e02b6b8a..0624d592 100644 --- a/config/action.d/sendmail-whois-lines.conf +++ b/config/action.d/sendmail-whois-lines.conf @@ -2,7 +2,7 @@ # # Author: Cyril Jaquier # -# $Revision: 660 $ +# $Revision$ # [Definition] diff --git a/config/action.d/sendmail-whois.conf b/config/action.d/sendmail-whois.conf index 7cd3d626..d029005c 100644 --- a/config/action.d/sendmail-whois.conf +++ b/config/action.d/sendmail-whois.conf @@ -2,7 +2,7 @@ # # Author: Cyril Jaquier # -# $Revision: 660 $ +# $Revision$ # [Definition] diff --git a/config/action.d/sendmail.conf b/config/action.d/sendmail.conf index 654b20a4..e705bb1e 100644 --- a/config/action.d/sendmail.conf +++ b/config/action.d/sendmail.conf @@ -2,7 +2,7 @@ # # Author: Cyril Jaquier # -# $Revision: 660 $ +# $Revision$ # [Definition] diff --git a/config/action.d/shorewall.conf b/config/action.d/shorewall.conf index 4e14899f..4bb6f4dc 100644 --- a/config/action.d/shorewall.conf +++ b/config/action.d/shorewall.conf @@ -2,7 +2,7 @@ # # Author: Cyril Jaquier # -# $Revision: 661 $ +# $Revision$ # # The default Shorewall configuration is with "BLACKLISTNEWONLY=Yes" (see # file /etc/shorewall/shorewall.conf). This means that when Fail2ban adds a diff --git a/config/fail2ban.conf b/config/fail2ban.conf index 703a0ea7..ef77b3a4 100644 --- a/config/fail2ban.conf +++ b/config/fail2ban.conf @@ -2,7 +2,7 @@ # # Author: Cyril Jaquier # -# $Revision: 629 $ +# $Revision$ # [Definition] diff --git a/config/filter.d/apache-auth.conf b/config/filter.d/apache-auth.conf index 2635011a..962fb2e3 100644 --- a/config/filter.d/apache-auth.conf +++ b/config/filter.d/apache-auth.conf @@ -2,7 +2,7 @@ # # Author: Cyril Jaquier # -# $Revision: 728 $ +# $Revision$ # [Definition] diff --git a/config/filter.d/apache-badbots.conf b/config/filter.d/apache-badbots.conf index 8600d5b8..1d70bb0e 100644 --- a/config/filter.d/apache-badbots.conf +++ b/config/filter.d/apache-badbots.conf @@ -5,7 +5,7 @@ # # Author: Yaroslav Halchenko # -# $Revision: 668 $ +# $Revision$ # [Definition] diff --git a/config/filter.d/apache-nohome.conf b/config/filter.d/apache-nohome.conf index 9835b9e1..b6a00005 100644 --- a/config/filter.d/apache-nohome.conf +++ b/config/filter.d/apache-nohome.conf @@ -2,7 +2,7 @@ # # Author: Yaroslav O. Halchenko # -# $Revision: 716 $ +# $Revision$ # [Definition] diff --git a/config/filter.d/apache-noscript.conf b/config/filter.d/apache-noscript.conf index 5e1dbeff..4746fbfb 100644 --- a/config/filter.d/apache-noscript.conf +++ b/config/filter.d/apache-noscript.conf @@ -2,7 +2,7 @@ # # Author: Cyril Jaquier # -# $Revision: 728 $ +# $Revision$ # [Definition] diff --git a/config/filter.d/apache-overflows.conf b/config/filter.d/apache-overflows.conf index dd936248..4567f7da 100644 --- a/config/filter.d/apache-overflows.conf +++ b/config/filter.d/apache-overflows.conf @@ -2,7 +2,7 @@ # # Author: Tim Connors # -# $Revision: 668 $ +# $Revision$ # [Definition] diff --git a/config/filter.d/common.conf b/config/filter.d/common.conf index 44342740..b580c78d 100644 --- a/config/filter.d/common.conf +++ b/config/filter.d/common.conf @@ -3,7 +3,7 @@ # # Author: Yaroslav Halchenko # -# $Revision: 728 $ +# $Revision$ # [INCLUDES] diff --git a/config/filter.d/courierlogin.conf b/config/filter.d/courierlogin.conf index f0dde00b..b8710ac3 100644 --- a/config/filter.d/courierlogin.conf +++ b/config/filter.d/courierlogin.conf @@ -3,7 +3,7 @@ # Author: Christoph Haas # Modified by: Cyril Jaquier # -# $Revision: 728 $ +# $Revision$ # [Definition] diff --git a/config/filter.d/couriersmtp.conf b/config/filter.d/couriersmtp.conf index dfb50b4a..f0d696ff 100644 --- a/config/filter.d/couriersmtp.conf +++ b/config/filter.d/couriersmtp.conf @@ -2,7 +2,7 @@ # # Author: Cyril Jaquier # -# $Revision: 728 $ +# $Revision$ # [Definition] diff --git a/config/filter.d/cyrus-imap.conf b/config/filter.d/cyrus-imap.conf index a39c8112..3a8734ee 100644 --- a/config/filter.d/cyrus-imap.conf +++ b/config/filter.d/cyrus-imap.conf @@ -2,7 +2,7 @@ # # Author: Jan Wagner # -# $Revision: 728 $ +# $Revision$ # [Definition] diff --git a/config/filter.d/dovecot.conf b/config/filter.d/dovecot.conf index 88888ddd..153b9bb0 100644 --- a/config/filter.d/dovecot.conf +++ b/config/filter.d/dovecot.conf @@ -2,7 +2,7 @@ # # Author: Martin Waschbuesch # -# $Revision: $ +# $Revision$ # [Definition] diff --git a/config/filter.d/exim.conf b/config/filter.d/exim.conf index 9cc2daa1..a25ef3db 100644 --- a/config/filter.d/exim.conf +++ b/config/filter.d/exim.conf @@ -2,7 +2,7 @@ # # Author: Cyril Jaquier # -# $Revision: 728 $ +# $Revision$ # [Definition] diff --git a/config/filter.d/gssftpd.conf b/config/filter.d/gssftpd.conf index ee000ed9..8c166309 100644 --- a/config/filter.d/gssftpd.conf +++ b/config/filter.d/gssftpd.conf @@ -2,7 +2,7 @@ # # Author: Kevin Zembower (copied from wsftpd.conf) # -# $Revision: 699 $ +# $Revision$ # [Definition] diff --git a/config/filter.d/named-refused.conf b/config/filter.d/named-refused.conf index 1d2e018e..ebf7681a 100644 --- a/config/filter.d/named-refused.conf +++ b/config/filter.d/named-refused.conf @@ -4,7 +4,7 @@ # # Author: Yaroslav Halchenko # -# $Revision: 730 $ +# $Revision$ # [Definition] diff --git a/config/filter.d/pam-generic.conf b/config/filter.d/pam-generic.conf index 7e48a08d..702f8ab0 100644 --- a/config/filter.d/pam-generic.conf +++ b/config/filter.d/pam-generic.conf @@ -2,7 +2,7 @@ # # Author: Yaroslav Halchenko # -# $Revision: $ +# $Revision$ # [Definition] diff --git a/config/filter.d/postfix.conf b/config/filter.d/postfix.conf index d909a92f..8db7faee 100644 --- a/config/filter.d/postfix.conf +++ b/config/filter.d/postfix.conf @@ -2,7 +2,7 @@ # # Author: Cyril Jaquier # -# $Revision: 728 $ +# $Revision$ # [Definition] diff --git a/config/filter.d/proftpd.conf b/config/filter.d/proftpd.conf index be560902..55a15da9 100644 --- a/config/filter.d/proftpd.conf +++ b/config/filter.d/proftpd.conf @@ -2,7 +2,7 @@ # # Author: Yaroslav Halchenko # -# $Revision: 728 $ +# $Revision$ # [Definition] diff --git a/config/filter.d/pure-ftpd.conf b/config/filter.d/pure-ftpd.conf index 345780dc..8066ae00 100644 --- a/config/filter.d/pure-ftpd.conf +++ b/config/filter.d/pure-ftpd.conf @@ -3,7 +3,7 @@ # Author: Cyril Jaquier # Modified: Yaroslav Halchenko for pure-ftpd # -# $Revision: 3$ +# $Revision$ # [Definition] diff --git a/config/filter.d/qmail.conf b/config/filter.d/qmail.conf index 2c4aaa02..4d7acd6f 100644 --- a/config/filter.d/qmail.conf +++ b/config/filter.d/qmail.conf @@ -2,7 +2,7 @@ # # Author: Cyril Jaquier # -# $Revision: 728 $ +# $Revision$ # [Definition] diff --git a/config/filter.d/sasl.conf b/config/filter.d/sasl.conf index 775a69a7..e316605f 100644 --- a/config/filter.d/sasl.conf +++ b/config/filter.d/sasl.conf @@ -2,7 +2,7 @@ # # Author: Yaroslav Halchenko # -# $Revision: 728 $ +# $Revision$ # [Definition] diff --git a/config/filter.d/sieve.conf b/config/filter.d/sieve.conf index c16bf92b..00e9daf1 100644 --- a/config/filter.d/sieve.conf +++ b/config/filter.d/sieve.conf @@ -2,7 +2,7 @@ # # Author: Jan Wagner # -# $Revision: 727 $ +# $Revision$ # [Definition] diff --git a/config/filter.d/sshd-ddos.conf b/config/filter.d/sshd-ddos.conf index 5dc309bb..4f4b6fa2 100644 --- a/config/filter.d/sshd-ddos.conf +++ b/config/filter.d/sshd-ddos.conf @@ -2,7 +2,7 @@ # # Author: Yaroslav Halchenko # -# $Revision: 728 $ +# $Revision$ # [Definition] diff --git a/config/filter.d/sshd.conf b/config/filter.d/sshd.conf index fc55678a..c65abe63 100644 --- a/config/filter.d/sshd.conf +++ b/config/filter.d/sshd.conf @@ -2,7 +2,7 @@ # # Author: Cyril Jaquier # -# $Revision: 728 $ +# $Revision$ # [INCLUDES] diff --git a/config/filter.d/vsftpd.conf b/config/filter.d/vsftpd.conf index 60b8ae71..4fc25777 100644 --- a/config/filter.d/vsftpd.conf +++ b/config/filter.d/vsftpd.conf @@ -2,7 +2,7 @@ # # Author: Cyril Jaquier # -# $Revision: 728 $ +# $Revision$ # [Definition] diff --git a/config/filter.d/webmin-auth.conf b/config/filter.d/webmin-auth.conf index 78fa4999..70997e01 100644 --- a/config/filter.d/webmin-auth.conf +++ b/config/filter.d/webmin-auth.conf @@ -3,7 +3,7 @@ # Author: Cyril Jaquier # Rule by : Delvit Guillaume # -# $Revision: 728 $ +# $Revision$ # [Definition] diff --git a/config/filter.d/wuftpd.conf b/config/filter.d/wuftpd.conf index 0bf997b1..56ba499f 100644 --- a/config/filter.d/wuftpd.conf +++ b/config/filter.d/wuftpd.conf @@ -2,7 +2,7 @@ # # Author: Yaroslav Halchenko # -# $Revision: 699 $ +# $Revision$ # [Definition] diff --git a/config/filter.d/xinetd-fail.conf b/config/filter.d/xinetd-fail.conf index c4b3205d..e1c1e108 100644 --- a/config/filter.d/xinetd-fail.conf +++ b/config/filter.d/xinetd-fail.conf @@ -2,7 +2,7 @@ # # Author: Guido Bozzetto # -# $Revision: 728 $ +# $Revision$ # [Definition] diff --git a/config/jail.conf b/config/jail.conf index 4d5f0cce..4fb14633 100644 --- a/config/jail.conf +++ b/config/jail.conf @@ -2,7 +2,7 @@ # # Author: Cyril Jaquier # -# $Revision: 747 $ +# $Revision$ # # The DEFAULT allows a global definition of the options. They can be overridden diff --git a/debian/fail2ban.default b/debian/fail2ban.default index e800bb97..e317a468 100644 --- a/debian/fail2ban.default +++ b/debian/fail2ban.default @@ -16,7 +16,7 @@ # # Author: Cyril Jaquier # -# $Revision: 1.2 $ +# $Revision$ # Command line options for Fail2Ban. Refer to "fail2ban-client -h" for # valid options. diff --git a/debian/jail.conf b/debian/jail.conf index 023b31fd..e17e51a4 100644 --- a/debian/jail.conf +++ b/debian/jail.conf @@ -9,7 +9,7 @@ # # Author: Yaroslav O. Halchenko # -# $Revision: 281 $ +# $Revision$ # # The DEFAULT allows a global definition of the options. They can be overridden diff --git a/fail2ban-client b/fail2ban-client index 0fec72d5..d212fe7f 100755 --- a/fail2ban-client +++ b/fail2ban-client @@ -17,11 +17,11 @@ # Author: Cyril Jaquier # -# $Revision: 672 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 672 $" -__date__ = "$Date: 2008-03-06 00:18:06 +0100 (Thu, 06 Mar 2008) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/fail2ban-regex b/fail2ban-regex index 7138ef65..08aaccaa 100755 --- a/fail2ban-regex +++ b/fail2ban-regex @@ -17,11 +17,11 @@ # Author: Cyril Jaquier # -# $Revision: 672 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 672 $" -__date__ = "$Date: 2008-03-06 00:18:06 +0100 (Thu, 06 Mar 2008) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/fail2ban-server b/fail2ban-server index 8f74d7ab..696f3e95 100755 --- a/fail2ban-server +++ b/fail2ban-server @@ -17,11 +17,11 @@ # Author: Cyril Jaquier # -# $Revision: 672 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 672 $" -__date__ = "$Date: 2008-03-06 00:18:06 +0100 (Thu, 06 Mar 2008) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/fail2ban-testcases b/fail2ban-testcases index 0836afee..87cf9e80 100755 --- a/fail2ban-testcases +++ b/fail2ban-testcases @@ -17,11 +17,11 @@ # Author: Cyril Jaquier # -# $Revision: 522 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 522 $" -__date__ = "$Date: 2007-01-21 23:19:57 +0100 (Sun, 21 Jan 2007) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/files/cacti/fail2ban_stats.sh b/files/cacti/fail2ban_stats.sh index a1b0bd5e..afe52466 100644 --- a/files/cacti/fail2ban_stats.sh +++ b/files/cacti/fail2ban_stats.sh @@ -25,7 +25,7 @@ # # Author: Cyril Jaquier # -# $Revision: 527 $ +# $Revision$ FAIL2BAN="fail2ban-client" diff --git a/files/gentoo-initd b/files/gentoo-initd index e0f41a5b..0b0878ae 100755 --- a/files/gentoo-initd +++ b/files/gentoo-initd @@ -17,7 +17,7 @@ # # Author: Sireyessire, Cyril Jaquier # -# $Revision: 559 $ +# $Revision$ opts="start stop restart reload showlog" diff --git a/server/__init__.py b/server/__init__.py index cf63d1b6..dc25edd6 100644 --- a/server/__init__.py +++ b/server/__init__.py @@ -16,10 +16,10 @@ # Author: Cyril Jaquier # -# $Revision: 433 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 433 $" -__date__ = "$Date: 2006-10-24 21:40:51 +0200 (Tue, 24 Oct 2006) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/server/action.py b/server/action.py index ea79dd86..8dafbf27 100644 --- a/server/action.py +++ b/server/action.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 682 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 682 $" -__date__ = "$Date: 2008-04-08 00:25:16 +0200 (Tue, 08 Apr 2008) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/server/actions.py b/server/actions.py index c166f44f..06f15ec6 100644 --- a/server/actions.py +++ b/server/actions.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 567 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 567 $" -__date__ = "$Date: 2007-03-26 23:17:31 +0200 (Mon, 26 Mar 2007) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/server/asyncserver.py b/server/asyncserver.py index 35cebf1f..9d1c9c66 100644 --- a/server/asyncserver.py +++ b/server/asyncserver.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 567 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 567 $" -__date__ = "$Date: 2007-03-26 23:17:31 +0200 (Mon, 26 Mar 2007) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/server/banmanager.py b/server/banmanager.py index af1e48f0..13c2a307 100644 --- a/server/banmanager.py +++ b/server/banmanager.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 638 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 638 $" -__date__ = "$Date: 2007-12-17 21:00:36 +0100 (Mon, 17 Dec 2007) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/server/datedetector.py b/server/datedetector.py index a631882e..b67b49ba 100644 --- a/server/datedetector.py +++ b/server/datedetector.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 722 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 722 $" -__date__ = "$Date: 2009-01-28 00:21:55 +0100 (Wed, 28 Jan 2009) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/server/datetemplate.py b/server/datetemplate.py index e8c1a5a9..711c6c99 100644 --- a/server/datetemplate.py +++ b/server/datetemplate.py @@ -17,11 +17,11 @@ # Author: Cyril Jaquier # -# $Revision: 729 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 729 $" -__date__ = "$Date: 2009-02-08 20:50:44 +0100 (Sun, 08 Feb 2009) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/server/faildata.py b/server/faildata.py index 77eca07e..d68cd7c1 100644 --- a/server/faildata.py +++ b/server/faildata.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 731 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 731 $" -__date__ = "$Date: 2009-02-09 23:08:21 +0100 (Mon, 09 Feb 2009) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/server/failmanager.py b/server/failmanager.py index c0ec05cf..95cd47c0 100644 --- a/server/failmanager.py +++ b/server/failmanager.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 731 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 731 $" -__date__ = "$Date: 2009-02-09 23:08:21 +0100 (Mon, 09 Feb 2009) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/server/failregex.py b/server/failregex.py index 3e02289b..0a5a0de4 100644 --- a/server/failregex.py +++ b/server/failregex.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 728 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 728 $" -__date__ = "$Date: 2009-02-08 18:31:24 +0100 (Sun, 08 Feb 2009) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/server/filter.py b/server/filter.py index 26dc3f03..6f1e4c7d 100644 --- a/server/filter.py +++ b/server/filter.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 752 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 752 $" -__date__ = "$Date: 2009-09-01 23:21:30 +0200 (Tue, 01 Sep 2009) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/server/filtergamin.py b/server/filtergamin.py index 445e9b8d..d2b06fee 100644 --- a/server/filtergamin.py +++ b/server/filtergamin.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 696 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 696 $" -__date__ = "$Date: 2008-05-19 23:05:32 +0200 (Mon, 19 May 2008) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/server/filterpoll.py b/server/filterpoll.py index 00b26b2d..621816ed 100644 --- a/server/filterpoll.py +++ b/server/filterpoll.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 696 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 696 $" -__date__ = "$Date: 2008-05-19 23:05:32 +0200 (Mon, 19 May 2008) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/server/jail.py b/server/jail.py index ca123e88..7b4a2719 100644 --- a/server/jail.py +++ b/server/jail.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 696 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 696 $" -__date__ = "$Date: 2008-05-19 23:05:32 +0200 (Mon, 19 May 2008) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/server/jails.py b/server/jails.py index 38fe47e6..8dbde9c8 100644 --- a/server/jails.py +++ b/server/jails.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 504 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 504 $" -__date__ = "$Date: 2006-12-23 17:37:17 +0100 (Sat, 23 Dec 2006) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/server/jailthread.py b/server/jailthread.py index 4fa74c13..44667ff0 100644 --- a/server/jailthread.py +++ b/server/jailthread.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 567 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 567 $" -__date__ = "$Date: 2007-03-26 23:17:31 +0200 (Mon, 26 Mar 2007) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/server/mytime.py b/server/mytime.py index 76e67354..b6762c4f 100644 --- a/server/mytime.py +++ b/server/mytime.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 635 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 635 $" -__date__ = "$Date: 2007-12-16 22:38:04 +0100 (Sun, 16 Dec 2007) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/server/server.py b/server/server.py index aded7231..370696b2 100644 --- a/server/server.py +++ b/server/server.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 748 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 748 $" -__date__ = "$Date: 2009-08-31 16:14:02 +0200 (Mon, 31 Aug 2009) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/server/ticket.py b/server/ticket.py index 00418072..e2caaeb0 100644 --- a/server/ticket.py +++ b/server/ticket.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 638 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 638 $" -__date__ = "$Date: 2007-12-17 21:00:36 +0100 (Mon, 17 Dec 2007) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/server/transmitter.py b/server/transmitter.py index d65ace22..cb9d668d 100644 --- a/server/transmitter.py +++ b/server/transmitter.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 745 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 745 $" -__date__ = "$Date: 2009-08-30 20:26:15 +0200 (Sun, 30 Aug 2009) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/setup.py b/setup.py index c0f6c649..1e43771f 100755 --- a/setup.py +++ b/setup.py @@ -18,11 +18,11 @@ # Author: Cyril Jaquier # -# $Revision: 678 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 678 $" -__date__ = "$Date: 2008-03-10 23:34:46 +0100 (Mon, 10 Mar 2008) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/testcases/__init__.py b/testcases/__init__.py index 6bf66d47..76dba873 100644 --- a/testcases/__init__.py +++ b/testcases/__init__.py @@ -16,10 +16,10 @@ # Author: Cyril Jaquier # -# $Revision: 253 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 253 $" -__date__ = "$Date: 2006-07-17 00:21:58 +0200 (Mon, 17 Jul 2006) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" \ No newline at end of file diff --git a/testcases/actiontestcase.py b/testcases/actiontestcase.py index f7971644..bc6f39ad 100644 --- a/testcases/actiontestcase.py +++ b/testcases/actiontestcase.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 504 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 504 $" -__date__ = "$Date: 2006-12-23 17:37:17 +0100 (Sat, 23 Dec 2006) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/testcases/banmanagertestcase.py b/testcases/banmanagertestcase.py index 1608872a..644cf6cb 100644 --- a/testcases/banmanagertestcase.py +++ b/testcases/banmanagertestcase.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 638 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 638 $" -__date__ = "$Date: 2007-12-17 21:00:36 +0100 (Mon, 17 Dec 2007) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/testcases/clientreadertestcase.py b/testcases/clientreadertestcase.py index 8c41ae30..39ab80bf 100644 --- a/testcases/clientreadertestcase.py +++ b/testcases/clientreadertestcase.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 504 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 504 $" -__date__ = "$Date: 2006-12-23 17:37:17 +0100 (Sat, 23 Dec 2006) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/testcases/datedetectortestcase.py b/testcases/datedetectortestcase.py index 3471231e..43c7528d 100644 --- a/testcases/datedetectortestcase.py +++ b/testcases/datedetectortestcase.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 650 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 650 $" -__date__ = "$Date: 2008-02-02 21:07:06 +0100 (Sat, 02 Feb 2008) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/testcases/failmanagertestcase.py b/testcases/failmanagertestcase.py index 7559cfce..95f25b44 100644 --- a/testcases/failmanagertestcase.py +++ b/testcases/failmanagertestcase.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 731 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 731 $" -__date__ = "$Date: 2009-02-09 23:08:21 +0100 (Mon, 09 Feb 2009) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/testcases/filtertestcase.py b/testcases/filtertestcase.py index 2436b398..76fe0302 100644 --- a/testcases/filtertestcase.py +++ b/testcases/filtertestcase.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 728 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 728 $" -__date__ = "$Date: 2009-02-08 18:31:24 +0100 (Sun, 08 Feb 2009) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" diff --git a/testcases/servertestcase.py b/testcases/servertestcase.py index 4b971d34..90ca92e4 100644 --- a/testcases/servertestcase.py +++ b/testcases/servertestcase.py @@ -16,11 +16,11 @@ # Author: Cyril Jaquier # -# $Revision: 382 $ +# $Revision$ __author__ = "Cyril Jaquier" -__version__ = "$Revision: 382 $" -__date__ = "$Date: 2006-09-25 19:03:48 +0200 (Mon, 25 Sep 2006) $" +__version__ = "$Revision$" +__date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL"