log src/scanner.cpp @ 455:48cfa55cd73b

age author description
Fri, 03 Nov 2017 10:50:12 -0700 Carl Byington code cleanup stable-6-0-65
Mon, 09 Sep 2013 19:30:21 -0700 Carl Byington Code cleanup, increase minimum hostname length for uribl checking
Mon, 09 Sep 2013 15:15:53 -0700 Carl Byington Use mozilla prefix list for tld checking, Enable surbl/uribl/dbl rhs lists stable-6-0-35
Mon, 15 Aug 2011 21:08:11 -0700 Carl Byington const correctness fixes from new gcc, libresolv.a moved to glibc-static on newer distributions stable-6-0-27
Tue, 29 Sep 2009 11:36:15 -0700 Carl Byington Add surbl checks on the smtp helo value, client reverse dns name, and mail from domain name
Sat, 27 Dec 2008 22:40:12 -0800 Carl Byington Never whitelist self addressed mail. Changes for Fedora 10 and const correctness.
Sat, 22 Mar 2008 11:19:36 -0700 Carl Byington Extend auto-whitelisting when receiving mail even if the auto whitelist is specified in a parent context. stable-6-0-18
Sat, 07 Jul 2007 10:26:31 -0700 carl gpl3, block mail to recipients that cannot reply
Mon, 04 Dec 2006 21:49:09 -0800 carl fix 5.23 bug and add fsa debug logging stable-5-26
Tue, 10 Oct 2006 19:12:16 -0700 carl require two periods for ip addresses stable-5-23
Tue, 01 Aug 2006 10:44:55 -0700 carl uribl lookups fully qualified; allow two component host names
Tue, 01 Aug 2006 10:44:55 -0700 carl uribl lookups fully qualified; allow two component host names
Sun, 12 Mar 2006 12:38:43 -0800 carl uribl patch from Jeff Evans <jeffe@tricab.com>
Sun, 12 Mar 2006 10:15:39 -0800 carl uribl patch from Jeff Evans <jeffe@tricab.com>
Tue, 19 Jul 2005 22:47:15 -0700 carl add multiple debug syslog levels, remove duplicate dnsbl definitions
Sat, 16 Jul 2005 13:47:19 -0700 carl start coding on new config syntax
Wed, 13 Jul 2005 23:04:14 -0700 carl start coding on new config syntax
Sun, 10 Jul 2005 14:19:00 -0700 carl start coding on new config syntax
Sun, 10 Jul 2005 13:28:33 -0700 carl start coding on new config syntax
Sat, 02 Apr 2005 12:12:23 -0800 carl fix fedora core 3 compile error - enum list cannot end with comma
Sat, 22 Jan 2005 18:07:09 -0800 carl add uuencode decoding
Sat, 22 Jan 2005 18:07:09 -0800 carl add uuencode decoding
Thu, 15 Jul 2004 23:01:41 -0700 carl host names cannot have consecutive periods.
Sat, 10 Jul 2004 09:09:39 -0700 carl final changes for 3.3
Fri, 09 Jul 2004 07:53:02 -0700 carl changes for 3.2
Mon, 05 Jul 2004 13:09:44 -0700 carl updates for 3.2, try to drop root privileges
Mon, 05 Jul 2004 10:52:02 -0700 carl updates for 3.2, changing file layout, add queueid to messages
Sun, 30 May 2004 23:57:13 -0700 carl add -pthread compiler option, fix error in scanning for end of html comment
Sat, 29 May 2004 15:36:14 -0700 carl failed to lowercase the first char of html tags stable-2-6
Sat, 29 May 2004 08:34:58 -0700 carl consider <!tag> to be bad html tag