plugins/spamx/IP.Examine.class.php
Thu, 29 Oct 2009 13:00:11 +0100 Fixed inclusion protection
Sat, 11 Apr 2009 17:03:12 +0200 Make the CIDR check not trip over Mac OS X's use of ::1 for localhost
Sun, 15 Mar 2009 17:29:16 +0100 Stick all the Spam-X modules in a @subpackage Modules
Sat, 07 Mar 2009 17:16:51 +0100 Fixed phpDocumentor warnings
Sat, 07 Mar 2009 15:11:33 +0100 An attempt to get phpDocumentator to recognize Spam-X as a package and produce some documentation
Sun, 21 Sep 2008 08:37:12 +0000 Fixed protection against direct execution on non-case sensitive file systems
Sun, 16 Dec 2007 17:14:38 +0000 Allow blocking of IP ranges, using CIDR or simple x-y notation (ported over from the trunk)
Sat, 05 May 2007 18:28:39 +0000 Avoid warning/error about undefined index
Sat, 20 Jan 2007 16:29:58 +0000 Allow blocking of IP ranges, using CIDR or simple x-y notation
Wed, 06 Sep 2006 05:31:01 +0000 converting TABS to 4 Spaces in the worst cases
Fri, 30 Jun 2006 12:20:49 +0000 Prevent direct execution (ported over from the trunk)
Sun, 25 Jun 2006 08:40:54 +0000 Prevent direct execution
Sun, 07 May 2006 20:44:42 +0000 reexamine method to check stored IP addresses.
Thu, 10 Nov 2005 19:22:39 +0000 Support for regular expression ip blacklisting.
Fri, 23 Sep 2005 15:12:33 +0000 Added Spam-X plugin 1.0.2 to the 1.3.11 branch
Sun, 10 Apr 2005 10:02:48 +0000 Changed display name to "Spam-X" as per the agreement with Hendrickson Software Components; updated language files; various cosmetic changes;
Mon, 04 Apr 2005 15:04:47 +0000 Ouch ... Using a '=' where it should have been '==' was an unfortunate typo ...
Tue, 29 Mar 2005 16:48:51 +0000 Varios minor changes: Check blacklists case-insensitive, added simple statistics, upgrade function.
Sat, 05 Feb 2005 13:13:36 +0000 Fixed parse error - an extra ')'
Wed, 26 Jan 2005 10:27:47 +0000 Added Tom's new SpamX modules for IP-based spam blocking.