log

age author description
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