log

age author description
Sat, 21 Jul 2012 12:42:26 -0700 Carl Byington fix unauthenticated rate limit bug for empty mail from; move unauthenticated rate limit checks after spam filtering
Sat, 21 Jul 2012 12:35:19 -0700 Carl Byington fix unauthenticated rate limit bug for empty mail from; move unauthenticate rate limit checks after spam filtering
Sat, 21 Jul 2012 09:16:57 -0700 Carl Byington Added tag stable-6-0-32 for changeset 92a98e661a0b
Sat, 21 Jul 2012 09:06:32 -0700 Carl Byington update documentation for newer xml dtd stable-6-0-32
Sat, 21 Jul 2012 08:39:30 -0700 Carl Byington add recipient rate limits by email from address or domain
Sat, 21 Jul 2012 08:34:04 -0700 Carl Byington add recipient rate limits by email from address or domain
Sun, 01 Jul 2012 10:34:43 -0700 Carl Byington Added tag stable-6-0-31 for changeset d11b529ce9c5
Sun, 01 Jul 2012 10:13:30 -0700 Carl Byington Fix uribl lookups on client dns name, need to strip the ip address in brackets stable-6-0-31
Mon, 09 Apr 2012 18:13:58 -0700 Carl Byington Added tag stable-6-0-30 for changeset d6d5c50b9278
Mon, 09 Apr 2012 18:02:05 -0700 Carl Byington Allow dnswl_list and dnsbl_list to be empty, to override lists specified in the ancestor contexts. Add daily recipient limits as a multiple of the hourly limits. stable-6-0-30
Sun, 08 Apr 2012 16:17:53 -0700 Carl Byington Added tag stable-6-0-29 for changeset 2d6ecd03bbbe
Sun, 08 Apr 2012 16:14:32 -0700 Carl Byington update date on the man pages stable-6-0-29
Sun, 08 Apr 2012 16:10:31 -0700 Carl Byington need ntohl() before using masks that are defined in host byte order
Sun, 08 Apr 2012 11:56:00 -0700 Carl Byington Added tag stable-6-0-29 for changeset 3218ab6af599
Sun, 08 Apr 2012 11:47:45 -0700 Carl Byington need --add-missing for newer systems
Sun, 08 Apr 2012 11:42:59 -0700 Carl Byington Add dnswl support
Fri, 06 Jan 2012 22:07:45 -0800 Carl Byington latest tld list; fix uninitialized variable
Fri, 30 Sep 2011 15:38:19 -0700 Carl Byington Added tag stable-6-0-28 for changeset 8b0f16abee53
Fri, 30 Sep 2011 15:29:07 -0700 Carl Byington Add prvs decoding to envelope addresses stable-6-0-28
Mon, 15 Aug 2011 21:19:13 -0700 Carl Byington Added tag stable-6-0-27 for changeset ef97c7cd4a6e
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
Fri, 19 Nov 2010 13:04:47 -0800 Carl Byington Added tag stable-6-0-26 for changeset d8ee4c97b9ab
Fri, 19 Nov 2010 13:01:07 -0800 Carl Byington 64 bit fixes for libresolv.a stable-6-0-26
Fri, 19 Nov 2010 10:34:33 -0800 Carl Byington chkconfig -del in %%preun, not %%postun
Tue, 30 Mar 2010 10:05:35 -0700 Carl Byington pollnval might be triggered on the last pollin data chunk
Tue, 29 Sep 2009 12:19:42 -0700 Carl Byington Added tag stable-6-0-25 for changeset 7b818a4e21a4
Tue, 29 Sep 2009 12:11:42 -0700 Carl Byington produce correct uribl message stable-6-0-25
Tue, 29 Sep 2009 11:48:54 -0700 Carl Byington Added tag stable-6-0-25 for changeset c0d2e99c0a1d
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
Tue, 09 Jun 2009 08:36:34 -0700 Carl Byington Add SRS decoding to envelope addresses
Mon, 25 May 2009 17:48:40 -0700 Carl Byington Added tag stable-6-0-23 for changeset 5c3e9bf45bb5
Mon, 25 May 2009 11:14:32 -0700 Carl Byington Add whitelisting by regex expression filtering. stable-6-0-23
Fri, 08 May 2009 15:21:40 -0700 Carl Byington Added tag stable-6-0-22 for changeset 4d6bd04d93fa
Fri, 08 May 2009 15:17:52 -0700 Carl Byington Fix memory leak in suppressed auto whitelisting. stable-6-0-22
Fri, 08 May 2009 12:55:30 -0700 Carl Byington Prevent auto whitelisting due to outgoing multipart/report delivery notifications.
Sat, 07 Feb 2009 11:31:59 -0800 Carl Byington autoconf cleanup from libpst changes
Sat, 03 Jan 2009 15:49:00 -0800 Carl Byington Added tag stable-6-0-21 for changeset 3fee608becbc
Sat, 03 Jan 2009 15:16:47 -0800 Carl Byington Fixes to compile on old systems without memrchr or string::clear(). stable-6-0-21
Sat, 03 Jan 2009 10:07:10 -0800 Carl Byington Added tag stable-6-0-20 for changeset 8e1cbf3d96fc
Mon, 29 Dec 2008 18:12:22 -0800 Carl Byington simple dns lookup failure need not kill the resolver process stable-6-0-20
Sun, 28 Dec 2008 09:27:58 -0800 Carl Byington Added tag stable-6-0-20 for changeset da9e7f1c8160
Sun, 28 Dec 2008 09:15:25 -0800 Carl Byington fix unsigned signed compare, back to mixed -lresolv and libresolv.a with auto requires
Sun, 28 Dec 2008 08:34:14 -0800 Carl Byington add dns resolver debugging
Sun, 28 Dec 2008 08:12:55 -0800 Carl Byington try to build proper rpm by avoiding auto requires, revert to only libresolv.a
Sun, 28 Dec 2008 00:42:03 -0800 Carl Byington try to allow mixed -lresolv and libresolv.a for ns_parserr
Sat, 27 Dec 2008 23:57:24 -0800 Carl Byington Added tag stable-6-0-20 for changeset d26b9551c9eb
Sat, 27 Dec 2008 23:48:45 -0800 Carl Byington fix private res_maybe_init
Sat, 27 Dec 2008 22:58:30 -0800 Carl Byington Added tag stable-6-0-20 for changeset 784030ac71f1
Sat, 27 Dec 2008 22:40:12 -0800 Carl Byington Never whitelist self addressed mail. Changes for Fedora 10 and const correctness.
Tue, 10 Jun 2008 10:52:39 -0700 Carl Byington Added tag stable-6-0-19 for changeset 82886d4dd71f
Tue, 10 Jun 2008 08:58:42 -0700 Carl Byington Fixes to compile on Fedora 9 and for const correctness. stable-6-0-19
Wed, 30 Apr 2008 13:11:32 -0700 Carl Byington cleanup tokenizer differences with other projects, update tld list
Sat, 22 Mar 2008 11:25:30 -0700 Carl Byington Added tag stable-6-0-18 for changeset 4db1457cd11a
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
Wed, 05 Mar 2008 18:24:36 -0800 Carl Byington Added tag stable-6-0-17 for changeset 0fc1899391b6
Wed, 05 Mar 2008 18:18:52 -0800 Carl Byington use autoconf to package the standard gnu documentation stable-6-0-17
Wed, 05 Mar 2008 00:17:46 -0800 Carl Byington more changes to properly package html files
Wed, 05 Mar 2008 00:12:00 -0800 Carl Byington more changes for packaging, %doc seems to remove the doc directory before copying the files
Tue, 04 Mar 2008 23:51:01 -0800 Carl Byington more changes to spec file to package html documentation
Tue, 04 Mar 2008 22:51:19 -0800 Carl Byington revert to disable AutoReqProv, possible broken filtering of GLIBC_PRIVATE on centos4
Tue, 04 Mar 2008 22:07:02 -0800 Carl Byington more changes trying to get the pdf documentation to package properly via rpm
Tue, 04 Mar 2008 21:42:51 -0800 Carl Byington Verify from/to pairs even if they might be explicitly whitelisted.
Sat, 02 Feb 2008 12:32:59 -0800 Carl Byington Added tag stable-6-0-16 for changeset 752d4315675c
Sat, 02 Feb 2008 12:31:53 -0800 Carl Byington add reference to mercurial repository in the documentation stable-6-0-16
Sat, 02 Feb 2008 12:29:59 -0800 Carl Byington Added tag stable-6-0-16 for changeset d1ef12ab18b6
Sat, 02 Feb 2008 12:09:12 -0800 Carl Byington check for uncommitted changes, and for pending push changesets
Sat, 02 Feb 2008 11:58:46 -0800 Carl Byington always rebuild from clean source control tip, rather than from working directory
Sun, 03 Feb 2008 03:33:37 +0000 convert-repo update tags
Sat, 02 Feb 2008 10:08:08 -0800 carl add missing files to cvs
Fri, 07 Dec 2007 16:59:41 -0800 carl fix null dereference if missing _ macro stable-6-0-15
Sun, 11 Nov 2007 13:21:48 -0800 carl delay autowhitelisting to avoid out of office reply bots stable-6-0-14
Sun, 11 Nov 2007 13:05:41 -0800 carl delay autowhitelisting to avoid out of office reply bots
Sun, 11 Nov 2007 12:49:25 -0800 carl delay autowhitelisting to avoid out of office reply bots
Sat, 10 Nov 2007 16:20:51 -0800 carl fix null pointer dereference from missing HELO command stable-6-0-13
Sat, 10 Nov 2007 10:52:50 -0800 carl fix null pointer dereference from missing HELO command
Sat, 10 Nov 2007 10:41:04 -0800 carl fix null pointer dereference from missing HELO command
Sat, 10 Nov 2007 10:27:05 -0800 carl fix null pointer dereference from missing HELO command
Sat, 10 Nov 2007 10:20:54 -0800 carl fix null pointer dereference from missing HELO command
Sat, 10 Nov 2007 10:20:54 -0800 carl fix null pointer dereference from missing HELO command
Sat, 13 Oct 2007 17:42:30 -0700 carl smtp rejections take precendence over greylisting stable-6-0-12
Sun, 07 Oct 2007 09:21:50 -0700 carl embedded dcc filtering stable-6-0-11
Sun, 07 Oct 2007 09:19:37 -0700 carl embedded dcc filtering
Sat, 06 Oct 2007 17:10:13 -0700 carl embedded dcc filtering
Sat, 06 Oct 2007 12:30:48 -0700 carl embedded dcc filtering
Sat, 06 Oct 2007 12:17:02 -0700 carl embedded dcc filtering
Sat, 06 Oct 2007 10:56:35 -0700 carl embedded dcc filtering
Thu, 04 Oct 2007 22:45:21 -0700 carl embedded dcc filtering
Sun, 30 Sep 2007 10:27:14 -0700 carl start embedded dcc filtering
Sun, 23 Sep 2007 14:33:00 -0700 carl allow manual whitelisting with stamp 1 to remove a whitelist entry stable-6-0-10
Sun, 23 Sep 2007 14:08:17 -0700 carl allow manual whitelisting with stamp 1 to remove a whitelist entry
Sun, 23 Sep 2007 11:20:12 -0700 carl don't whitelist addresses with embedded spaces
Thu, 06 Sep 2007 09:50:05 -0700 carl fix leak, update timestamps when receiving auto-whitelisted sender stable-6-0-9
Thu, 30 Aug 2007 18:50:00 -0700 carl don't do generic rdns filtering on whitelisted recipients stable-6-0-7
Thu, 30 Aug 2007 14:40:03 -0700 carl fix pre/post scripts in rpm spec file
Thu, 30 Aug 2007 14:07:09 -0700 carl fix pre/post scripts in rpm spec file
Thu, 30 Aug 2007 12:05:44 -0700 carl fix pre/post scripts in rpm spec file
Thu, 30 Aug 2007 11:08:46 -0700 carl add generic reverse dns filtering regex
Mon, 27 Aug 2007 20:49:19 -0700 carl actually use spamassassin result, allow build without spam assassin, only call it if some recipient needs it. stable-6-0-6
Sun, 26 Aug 2007 20:54:59 -0700 carl fix unitialized variable
Sun, 26 Aug 2007 20:54:58 -0700 carl fix unitialized variable stable-6-0-5
Sun, 26 Aug 2007 19:43:35 -0700 carl spamassassin changes stable-6-0-4
Sun, 26 Aug 2007 19:03:17 -0700 carl spamassassin changes
Sat, 14 Jul 2007 12:25:17 -0700 carl don't add auto whitelist for A to A stable-6-03
Tue, 10 Jul 2007 14:09:23 -0700 carl allow manual updates to auto whitelist files stable-6-02
Tue, 10 Jul 2007 11:20:23 -0700 carl allow manual updates to auto whitelist files
Sun, 08 Jul 2007 11:57:51 -0700 carl add auto whitelisting stable-6-01
Sun, 08 Jul 2007 09:57:49 -0700 carl add auto whitelisting
Sun, 08 Jul 2007 09:55:44 -0700 carl add auto whitelisting
Sun, 08 Jul 2007 09:46:55 -0700 carl add auto whitelisting
Sat, 07 Jul 2007 21:39:45 -0700 carl add auto whitelisting
Sat, 07 Jul 2007 21:24:38 -0700 carl add auto whitelisting
Sat, 07 Jul 2007 16:10:39 -0700 carl add auto whitelisting
Sat, 07 Jul 2007 10:26:31 -0700 carl gpl3, block mail to recipients that cannot reply
Tue, 27 Mar 2007 15:24:43 -0700 carl limit dns resolver timeouts and retry interval stable-5-29
Tue, 27 Mar 2007 15:22:07 -0700 carl limit dns resolver timeouts and retry interval
Mon, 19 Feb 2007 15:57:24 -0800 carl switch to second context wins in all cases
Tue, 30 Jan 2007 16:27:49 -0800 carl add documentation fixes, allow env_from target of inherit
Mon, 04 Dec 2006 21:49:09 -0800 carl fix 5.23 bug and add fsa debug logging stable-5-26
Sun, 15 Oct 2006 17:21:07 -0700 carl free old configs when last reference goes away
Sun, 15 Oct 2006 12:41:46 -0700 carl dump effective dnsbl_list with -c switch stable-5-25