From bcdb7ed4e9495b143812ac9d2d5961dd8b94210d Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 12 Nov 2012 19:01:14 +0100 Subject: [PATCH] Update my email address To ... none! Whatever is recent is in the git log. --- extensions/compat_xtables.c | 2 +- extensions/ip6table_rawpost.c | 4 ++-- extensions/iptable_rawpost.c | 4 ++-- extensions/libxt_CHAOS.c | 2 +- extensions/libxt_CHAOS.man | 2 +- extensions/libxt_DELUDE.c | 2 +- extensions/libxt_DHCPMAC.c | 2 +- extensions/libxt_ECHO.c | 2 +- extensions/libxt_IPMARK.c | 2 +- extensions/libxt_LOGMARK.c | 2 +- extensions/libxt_condition.c | 2 +- extensions/libxt_dhcpmac.c | 2 +- extensions/libxt_geoip.c | 2 +- extensions/libxt_ipp2p.c | 2 +- extensions/libxt_lscan.c | 2 +- extensions/libxt_quota2.c | 2 +- extensions/xt_CHAOS.c | 4 ++-- extensions/xt_DELUDE.c | 4 ++-- extensions/xt_DHCPMAC.c | 4 ++-- extensions/xt_ECHO.c | 4 ++-- extensions/xt_IPMARK.c | 2 +- extensions/xt_LOGMARK.c | 4 ++-- extensions/xt_RAWNAT.c | 2 +- extensions/xt_STEAL.c | 4 ++-- extensions/xt_SYSRQ.c | 4 ++-- extensions/xt_TARPIT.c | 2 +- extensions/xt_condition.c | 2 +- extensions/xt_ipv4options.c | 2 +- extensions/xt_length2.c | 4 ++-- extensions/xt_lscan.c | 2 +- extensions/xt_quota2.c | 4 ++-- geoip/xt_geoip_build | 2 +- xtables-addons.8.in | 2 +- 33 files changed, 44 insertions(+), 44 deletions(-) diff --git a/extensions/compat_xtables.c b/extensions/compat_xtables.c index e3b3b37..98ffbc5 100644 --- a/extensions/compat_xtables.c +++ b/extensions/compat_xtables.c @@ -1,6 +1,6 @@ /* * API compat layer - * written by Jan Engelhardt , 2008 - 2010 + * written by Jan Engelhardt, 2008 - 2010 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License, either diff --git a/extensions/ip6table_rawpost.c b/extensions/ip6table_rawpost.c index 1cd9b26..5ef92f2 100644 --- a/extensions/ip6table_rawpost.c +++ b/extensions/ip6table_rawpost.c @@ -1,6 +1,6 @@ /* * rawpost table for ip6_tables - * written by Jan Engelhardt , 2008 - 2009 + * written by Jan Engelhardt, 2008 - 2009 * placed in the Public Domain */ #include @@ -103,5 +103,5 @@ static void __exit rawpost6_table_exit(void) module_init(rawpost6_table_init); module_exit(rawpost6_table_exit); -MODULE_AUTHOR("Jan Engelhardt "); +MODULE_AUTHOR("Jan Engelhardt "); MODULE_LICENSE("GPL"); diff --git a/extensions/iptable_rawpost.c b/extensions/iptable_rawpost.c index a266c8e..6c621d8 100644 --- a/extensions/iptable_rawpost.c +++ b/extensions/iptable_rawpost.c @@ -1,6 +1,6 @@ /* * rawpost table for ip_tables - * written by Jan Engelhardt , 2008 - 2009 + * written by Jan Engelhardt, 2008 - 2009 * placed in the Public Domain */ #include @@ -105,5 +105,5 @@ static void __exit rawpost4_table_exit(void) module_init(rawpost4_table_init); module_exit(rawpost4_table_exit); MODULE_DESCRIPTION("Xtables: rawpost table for use with RAWNAT"); -MODULE_AUTHOR("Jan Engelhardt "); +MODULE_AUTHOR("Jan Engelhardt "); MODULE_LICENSE("GPL"); diff --git a/extensions/libxt_CHAOS.c b/extensions/libxt_CHAOS.c index 60c464f..17fb22c 100644 --- a/extensions/libxt_CHAOS.c +++ b/extensions/libxt_CHAOS.c @@ -1,6 +1,6 @@ /* * "CHAOS" target extension for iptables - * Copyright © Jan Engelhardt , 2006 - 2008 + * Copyright © Jan Engelhardt, 2006 - 2008 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License; either diff --git a/extensions/libxt_CHAOS.man b/extensions/libxt_CHAOS.man index c7d6d1f..779ac2a 100644 --- a/extensions/libxt_CHAOS.man +++ b/extensions/libxt_CHAOS.man @@ -17,5 +17,5 @@ connections than they can. The randomness factor of not replying vs. replying can be set during load-time of the xt_CHAOS module or during runtime in /sys/modules/xt_CHAOS/parameters. .PP -See http://jengelh.medozas.de/projects/chaostables/ for more information +See http://inai.de/projects/chaostables/ for more information about CHAOS, DELUDE and lscan. diff --git a/extensions/libxt_DELUDE.c b/extensions/libxt_DELUDE.c index 641d652..308832c 100644 --- a/extensions/libxt_DELUDE.c +++ b/extensions/libxt_DELUDE.c @@ -1,6 +1,6 @@ /* * "DELUDE" target extension for iptables - * Copyright © Jan Engelhardt , 2006 - 2008 + * Copyright © Jan Engelhardt, 2006 - 2008 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License; either diff --git a/extensions/libxt_DHCPMAC.c b/extensions/libxt_DHCPMAC.c index 258658f..c81961d 100644 --- a/extensions/libxt_DHCPMAC.c +++ b/extensions/libxt_DHCPMAC.c @@ -1,6 +1,6 @@ /* * "DHCPMAC" target extension for iptables - * Copyright © Jan Engelhardt , 2008 + * Copyright © Jan Engelhardt, 2008 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License; either diff --git a/extensions/libxt_ECHO.c b/extensions/libxt_ECHO.c index ddfdf15..bb0f2aa 100644 --- a/extensions/libxt_ECHO.c +++ b/extensions/libxt_ECHO.c @@ -1,6 +1,6 @@ /* * "ECHO" target extension for iptables - * Copyright © Jan Engelhardt , 2008 + * Copyright © Jan Engelhardt, 2008 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License; either diff --git a/extensions/libxt_IPMARK.c b/extensions/libxt_IPMARK.c index 6d52e31..2432e0d 100644 --- a/extensions/libxt_IPMARK.c +++ b/extensions/libxt_IPMARK.c @@ -1,7 +1,7 @@ /* * "IPMARK" target extension for iptables * Copyright © Grzegorz Janoszka , 2003 - * Jan Engelhardt , 2008 + * Jan Engelhardt, 2008 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License; either diff --git a/extensions/libxt_LOGMARK.c b/extensions/libxt_LOGMARK.c index 825b9ca..955e1d8 100644 --- a/extensions/libxt_LOGMARK.c +++ b/extensions/libxt_LOGMARK.c @@ -1,6 +1,6 @@ /* * "LOGMARK" target extension for iptables - * Copyright © Jan Engelhardt , 2008 + * Copyright © Jan Engelhardt, 2008 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License; either diff --git a/extensions/libxt_condition.c b/extensions/libxt_condition.c index 7de8c26..58dcc3d 100644 --- a/extensions/libxt_condition.c +++ b/extensions/libxt_condition.c @@ -2,7 +2,7 @@ * "condition" match extension for iptables * Stephane Ouellette , 2002-10-22 * Massimiliano Hofer , 2006-05-15 - * Jan Engelhardt , 2008 + * Jan Engelhardt, 2008 * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License; either version 2 diff --git a/extensions/libxt_dhcpmac.c b/extensions/libxt_dhcpmac.c index b861d33..6f35627 100644 --- a/extensions/libxt_dhcpmac.c +++ b/extensions/libxt_dhcpmac.c @@ -1,6 +1,6 @@ /* * "dhcpmac" match extension for iptables - * Copyright © Jan Engelhardt , 2008 + * Copyright © Jan Engelhardt, 2008 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License; either diff --git a/extensions/libxt_geoip.c b/extensions/libxt_geoip.c index 04b86a1..a254181 100644 --- a/extensions/libxt_geoip.c +++ b/extensions/libxt_geoip.c @@ -2,7 +2,7 @@ * "geoip" match extension for iptables * Copyright © Samuel Jean , 2004 - 2008 * Copyright © Nicolas Bouliane , 2004 - 2008 - * Jan Engelhardt , 2008-2011 + * Jan Engelhardt, 2008-2011 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License; either diff --git a/extensions/libxt_ipp2p.c b/extensions/libxt_ipp2p.c index 9a65f25..1d6835c 100644 --- a/extensions/libxt_ipp2p.c +++ b/extensions/libxt_ipp2p.c @@ -1,7 +1,7 @@ /* * "ipp2p" match extension for iptables * Eicke Friedrich/Klaus Degner , 2005 - 2006 - * Jan Engelhardt , 2008 - 2009 + * Jan Engelhardt, 2008 - 2009 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License; either diff --git a/extensions/libxt_lscan.c b/extensions/libxt_lscan.c index 24f3985..efb196a 100644 --- a/extensions/libxt_lscan.c +++ b/extensions/libxt_lscan.c @@ -1,6 +1,6 @@ /* * LSCAN match extension for iptables - * Copyright © Jan Engelhardt , 2006 - 2009 + * Copyright © Jan Engelhardt, 2006 - 2009 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License; either diff --git a/extensions/libxt_quota2.c b/extensions/libxt_quota2.c index 3763251..a3c4643 100644 --- a/extensions/libxt_quota2.c +++ b/extensions/libxt_quota2.c @@ -1,7 +1,7 @@ /* * "quota2" match extension for iptables * Sam Johnston - * Jan Engelhardt , 2008 + * Jan Engelhardt, 2008 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License; either diff --git a/extensions/xt_CHAOS.c b/extensions/xt_CHAOS.c index a3b7b47..ccc8717 100644 --- a/extensions/xt_CHAOS.c +++ b/extensions/xt_CHAOS.c @@ -1,6 +1,6 @@ /* * "CHAOS" target extension for Xtables - * Copyright © Jan Engelhardt , 2006 - 2008 + * Copyright © Jan Engelhardt, 2006 - 2008 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License; either @@ -274,6 +274,6 @@ static void __exit chaos_tg_exit(void) module_init(chaos_tg_init); module_exit(chaos_tg_exit); MODULE_DESCRIPTION("Xtables: Network scan slowdown with non-deterministic results"); -MODULE_AUTHOR("Jan Engelhardt "); +MODULE_AUTHOR("Jan Engelhardt "); MODULE_LICENSE("GPL"); MODULE_ALIAS("ipt_CHAOS"); diff --git a/extensions/xt_DELUDE.c b/extensions/xt_DELUDE.c index c24c9fc..fdfcd7a 100644 --- a/extensions/xt_DELUDE.c +++ b/extensions/xt_DELUDE.c @@ -1,6 +1,6 @@ /* * "DELUDE" target extension for Xtables - * Copyright © Jan Engelhardt , 2007 - 2008 + * Copyright © Jan Engelhardt, 2007 - 2008 * * Based upon linux-2.6.18.5/net/ipv4/netfilter/ipt_REJECT.c: * (C) 1999-2001 Paul `Rusty' Russell @@ -177,6 +177,6 @@ static void __exit delude_tg_exit(void) module_init(delude_tg_init); module_exit(delude_tg_exit); MODULE_DESCRIPTION("Xtables: Close TCP connections after handshake"); -MODULE_AUTHOR("Jan Engelhardt "); +MODULE_AUTHOR("Jan Engelhardt "); MODULE_LICENSE("GPL"); MODULE_ALIAS("ipt_DELUDE"); diff --git a/extensions/xt_DHCPMAC.c b/extensions/xt_DHCPMAC.c index d59babf..45f1972 100644 --- a/extensions/xt_DHCPMAC.c +++ b/extensions/xt_DHCPMAC.c @@ -1,6 +1,6 @@ /* * "DHCPMAC" extensions for Xtables - * Copyright © Jan Engelhardt , 2008 + * Copyright © Jan Engelhardt, 2008 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License; either @@ -167,7 +167,7 @@ static void __exit dhcpmac_exit(void) module_init(dhcpmac_init); module_exit(dhcpmac_exit); MODULE_DESCRIPTION("Xtables: Clamp DHCP MAC to packet MAC addresses"); -MODULE_AUTHOR("Jan Engelhardt "); +MODULE_AUTHOR("Jan Engelhardt "); MODULE_LICENSE("GPL"); MODULE_ALIAS("ipt_DHCPMAC"); MODULE_ALIAS("ipt_dhcpmac"); diff --git a/extensions/xt_ECHO.c b/extensions/xt_ECHO.c index 057d81a..399e7db 100644 --- a/extensions/xt_ECHO.c +++ b/extensions/xt_ECHO.c @@ -1,7 +1,7 @@ /* * "ECHO" (RFC 862) target extension for Xtables * Sample module for "Writing your own Netfilter Modules" - * Copyright © Jan Engelhardt , 2008-2011 + * Copyright © Jan Engelhardt, 2008-2011 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License; either @@ -252,7 +252,7 @@ static void __exit echo_tg_exit(void) module_init(echo_tg_init); module_exit(echo_tg_exit); -MODULE_AUTHOR("Jan Engelhardt "); +MODULE_AUTHOR("Jan Engelhardt "); MODULE_DESCRIPTION("Xtables: ECHO diagnosis target"); MODULE_LICENSE("GPL"); MODULE_ALIAS("ip6t_ECHO"); diff --git a/extensions/xt_IPMARK.c b/extensions/xt_IPMARK.c index a296945..826a6f9 100644 --- a/extensions/xt_IPMARK.c +++ b/extensions/xt_IPMARK.c @@ -1,7 +1,7 @@ /* * "IPMARK" target extension for Xtables * Copyright © Grzegorz Janoszka , 2003 - * Jan Engelhardt , 2008 + * Jan Engelhardt, 2008 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License; either diff --git a/extensions/xt_LOGMARK.c b/extensions/xt_LOGMARK.c index 1931c4a..b0d8b73 100644 --- a/extensions/xt_LOGMARK.c +++ b/extensions/xt_LOGMARK.c @@ -2,7 +2,7 @@ * "LOGMARK" target extension to Xtables * useful for debugging * - * Copyright © Jan Engelhardt , 2008-2010 + * Copyright © Jan Engelhardt, 2008-2010 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License; either @@ -141,7 +141,7 @@ static void __exit logmark_tg_exit(void) module_init(logmark_tg_init); module_exit(logmark_tg_exit); MODULE_DESCRIPTION("Xtables: netfilter mark logging to syslog"); -MODULE_AUTHOR("Jan Engelhardt "); +MODULE_AUTHOR("Jan Engelhardt "); MODULE_LICENSE("GPL"); MODULE_ALIAS("ipt_LOGMARK"); MODULE_ALIAS("ip6t_LOGMARK"); diff --git a/extensions/xt_RAWNAT.c b/extensions/xt_RAWNAT.c index c15b5e5..aa41605 100644 --- a/extensions/xt_RAWNAT.c +++ b/extensions/xt_RAWNAT.c @@ -349,7 +349,7 @@ static void __exit rawnat_tg_exit(void) module_init(rawnat_tg_init); module_exit(rawnat_tg_exit); -MODULE_AUTHOR("Jan Engelhardt "); +MODULE_AUTHOR("Jan Engelhardt "); MODULE_DESCRIPTION("Xtables: conntrack-less raw NAT"); MODULE_LICENSE("GPL"); MODULE_ALIAS("ipt_RAWSNAT"); diff --git a/extensions/xt_STEAL.c b/extensions/xt_STEAL.c index 260f55e..368c20a 100644 --- a/extensions/xt_STEAL.c +++ b/extensions/xt_STEAL.c @@ -1,6 +1,6 @@ /* * "STEAL" demo target extension for Xtables - * written by Jan Engelhardt , 2008 - 2009 + * written by Jan Engelhardt, 2008 - 2009 * placed in the Public Domain */ #include @@ -58,7 +58,7 @@ static void __exit steal_tg_exit(void) module_init(steal_tg_init); module_exit(steal_tg_exit); -MODULE_AUTHOR("Jan Engelhardt "); +MODULE_AUTHOR("Jan Engelhardt "); MODULE_DESCRIPTION("Xtables: Silently DROP packets on output chain"); MODULE_LICENSE("GPL"); MODULE_ALIAS("ipt_STEAL"); diff --git a/extensions/xt_SYSRQ.c b/extensions/xt_SYSRQ.c index 9b59313..ce999ef 100644 --- a/extensions/xt_SYSRQ.c +++ b/extensions/xt_SYSRQ.c @@ -1,6 +1,6 @@ /* * "SYSRQ" target extension for Xtables - * Copyright © Jan Engelhardt , 2008 - 2010 + * Copyright © Jan Engelhardt, 2008 - 2010 * * Based upon the ipt_SYSRQ idea by Marek Zalem * @@ -386,7 +386,7 @@ static void __exit sysrq_tg_exit(void) module_init(sysrq_tg_init); module_exit(sysrq_tg_exit); MODULE_DESCRIPTION("Xtables: triggering SYSRQ remotely"); -MODULE_AUTHOR("Jan Engelhardt "); +MODULE_AUTHOR("Jan Engelhardt "); MODULE_AUTHOR("John Haxby "); +MODULE_AUTHOR("Jan Engelhardt "); MODULE_LICENSE("GPL"); MODULE_ALIAS("ipt_TARPIT"); MODULE_ALIAS("ip6t_TARPIT"); diff --git a/extensions/xt_condition.c b/extensions/xt_condition.c index 24f43c9..e7a5cdd 100644 --- a/extensions/xt_condition.c +++ b/extensions/xt_condition.c @@ -35,7 +35,7 @@ static unsigned int condition_gid_perms = 0; MODULE_AUTHOR("Stephane Ouellette "); MODULE_AUTHOR("Massimiliano Hofer "); -MODULE_AUTHOR("Jan Engelhardt "); +MODULE_AUTHOR("Jan Engelhardt "); MODULE_DESCRIPTION("Allows rules to match against condition variables"); MODULE_LICENSE("GPL"); module_param(condition_list_perms, uint, S_IRUSR | S_IWUSR); diff --git a/extensions/xt_ipv4options.c b/extensions/xt_ipv4options.c index 5e9d34c..0d0f37c 100644 --- a/extensions/xt_ipv4options.c +++ b/extensions/xt_ipv4options.c @@ -76,7 +76,7 @@ static void __exit ipv4options_mt_exit(void) } MODULE_DESCRIPTION("Xatblse: IPv4 option match"); -MODULE_AUTHOR("Jan Engelhardt "); +MODULE_AUTHOR("Jan Engelhardt "); MODULE_LICENSE("GPL"); MODULE_ALIAS("ipt_ipv4options"); module_init(ipv4options_mt_init); diff --git a/extensions/xt_length2.c b/extensions/xt_length2.c index 726a92e..3e8a38e 100644 --- a/extensions/xt_length2.c +++ b/extensions/xt_length2.c @@ -1,6 +1,6 @@ /* * xt_length - Xtables module to match packet length - * Copyright © Jan Engelhardt , 2007 - 2009 + * Copyright © Jan Engelhardt , 2007 - 2009 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License; either @@ -29,7 +29,7 @@ # define NEXTHDR_IPV4 4 #endif -MODULE_AUTHOR("Jan Engelhardt "); +MODULE_AUTHOR("Jan Engelhardt "); MODULE_DESCRIPTION("Xtables: Packet length (Layer3,4,5) match"); MODULE_LICENSE("GPL"); MODULE_ALIAS("ipt_length2"); diff --git a/extensions/xt_lscan.c b/extensions/xt_lscan.c index dadf067..0dc8ae3 100644 --- a/extensions/xt_lscan.c +++ b/extensions/xt_lscan.c @@ -264,7 +264,7 @@ static void __exit lscan_mt_exit(void) module_init(lscan_mt_init); module_exit(lscan_mt_exit); -MODULE_AUTHOR("Jan Engelhardt "); +MODULE_AUTHOR("Jan Engelhardt "); MODULE_DESCRIPTION("Xtables: Low-level scan (e.g. nmap) match"); MODULE_LICENSE("GPL"); MODULE_ALIAS("ipt_lscan"); diff --git a/extensions/xt_quota2.c b/extensions/xt_quota2.c index d74ba24..143e5ab 100644 --- a/extensions/xt_quota2.c +++ b/extensions/xt_quota2.c @@ -1,7 +1,7 @@ /* * xt_quota2 - enhanced xt_quota that can count upwards and in packets * as a minimal accounting match. - * by Jan Engelhardt , 2008 + * by Jan Engelhardt , 2008 * * Originally based on xt_quota.c: * Xtables module to enforce network quotas @@ -270,7 +270,7 @@ module_init(quota_mt2_init); module_exit(quota_mt2_exit); MODULE_DESCRIPTION("Xtables: countdown quota match; up counter"); MODULE_AUTHOR("Sam Johnston "); -MODULE_AUTHOR("Jan Engelhardt "); +MODULE_AUTHOR("Jan Engelhardt "); MODULE_LICENSE("GPL"); MODULE_ALIAS("ipt_quota2"); MODULE_ALIAS("ip6t_quota2"); diff --git a/geoip/xt_geoip_build b/geoip/xt_geoip_build index 45d8162..8e90cd2 100755 --- a/geoip/xt_geoip_build +++ b/geoip/xt_geoip_build @@ -1,7 +1,7 @@ #!/usr/bin/perl # # Converter for MaxMind CSV database to binary, for xt_geoip -# Copyright © Jan Engelhardt , 2008-2011 +# Copyright © Jan Engelhardt, 2008-2011 # use Getopt::Long; use IO::Handle; diff --git a/xtables-addons.8.in b/xtables-addons.8.in index 8cd78fe..6d12703 100644 --- a/xtables-addons.8.in +++ b/xtables-addons.8.in @@ -9,5 +9,5 @@ Xtables-addons \(em additional extensions for iptables, ip6tables, etc. \fBiptables\fP(8), \fBip6tables\fP(8), \fBiptaccount\fP(8) .PP For developers, the book "Writing Netfilter modules" at -http://jengelh.medozas.de/documents/Netfilter_Modules.pdf provides detailed +http://inai.de/documents/Netfilter_Modules.pdf provides detailed information on how to write such modules/extensions.