plugins/spamx/BlackList.Examine.class.php
Thu, 29 Oct 2009 13:00:11 +0100 Fixed inclusion protection
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
Sat, 21 Feb 2009 16:46:34 +0100 Raised minimum required PHP version to PHP 4.3.0
Sun, 21 Sep 2008 08:37:12 +0000 Fixed protection against direct execution on non-case sensitive file systems
Sun, 10 Dec 2006 08:57:49 +0000 Escape '#' signs for the regexp
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
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:09:05 +0000 html_entity_decode does not translate numeric entities (decimal and hex), so we have to handle them ourselves
Tue, 29 Mar 2005 16:48:51 +0000 Varios minor changes: Check blacklists case-insensitive, added simple statistics, upgrade function.
Thu, 24 Mar 2005 13:40:44 +0000 Make sure we're displaying uid '1' for anonymous users
Sun, 20 Feb 2005 09:51:27 +0000 Run post through html_entity_decode() before checking it for spam in case the sapmmers try to obfuscate their posts by using HTML entities.
Sat, 18 Dec 2004 15:35:02 +0000 Added IP address in email notification.
Tue, 14 Dec 2004 13:15:20 +0000 Cosmetics; fixed a few comments
Sun, 03 Oct 2004 18:39:31 +0000 Added call to new PLG_checkforSpam API
Sat, 02 Oct 2004 13:35:23 +0000 Replaced $REMOTE_ADDR with $HTTP_SERVER_VARS['REMOTE_ADDR']
Fri, 03 Sep 2004 19:59:56 +0000 Spamx is officially part of Geeklog. All should work fine minus the upgrade file...I'm still missing some key data that I will add yet this weekend