log

age author description
2014-03-21 Carl Byington updated tld.conf from mozilla
2014-02-05 Carl Byington Added tag stable-6-0-40 for changeset 9bd5388bf469
2014-02-05 Carl Byington Fix possible segfault in mlfi_connect, hostaddr might be null stable-6-0-40
2013-12-31 Carl Byington Added tag stable-6-0-39 for changeset 896b9393d3f0
2013-12-31 Carl Byington Fix segfault caused by freeing unallocated memory stable-6-0-39
2013-12-24 Carl Byington Added tag stable-6-0-38 for changeset e276180647ab
2013-12-24 Carl Byington Activate check for unique ip connection limits stable-6-0-38
2013-12-19 Carl Byington Added tag stable-6-0-37 for changeset 2b77295fb9a7
2013-12-19 Carl Byington add limits on unique ip addresses per hour per authenticated user stable-6-0-37
2013-12-17 Carl Byington add limits on unique ip addresses per hour per authenticated user
2013-12-17 Carl Byington add limits on unique ip addresses per hour per authenticated user
2013-12-12 Carl Byington more tld entries
2013-11-15 Carl Byington more tld entries
2013-09-10 Carl Byington Added tag stable-6-0-36 for changeset bdcf203e3f7b
2013-09-10 Carl Byington fix -c printing config stable-6-0-36
2013-09-10 Carl Byington Added tag stable-6-0-36 for changeset a99b6c1f5f67
2013-09-10 Carl Byington Code cleanup, increase minimum hostname length for uribl checking
2013-09-09 Carl Byington Added tag stable-6-0-35 for changeset f92f24950bd3
2013-09-09 Carl Byington Use mozilla prefix list for tld checking, Enable surbl/uribl/dbl rhs lists stable-6-0-35
2013-05-22 Carl Byington Added tag stable-6-0-34 for changeset f941563c2a95
2013-05-22 Carl Byington Add require_rdns checking stable-6-0-34
2012-07-21 Carl Byington Added tag stable-6-0-33 for changeset 582cfb9c4031
2012-07-21 Carl Byington fix unauthenticated rate limit bug for empty mail from stable-6-0-33
2012-07-21 Carl Byington Added tag stable-6-0-33 for changeset 56f55547b120
2012-07-21 Carl Byington fix unauthenticated rate limit bug for empty mail from; move unauthenticated rate limit checks after spam filtering
2012-07-21 Carl Byington fix unauthenticated rate limit bug for empty mail from; move unauthenticate rate limit checks after spam filtering
2012-07-21 Carl Byington Added tag stable-6-0-32 for changeset 92a98e661a0b
2012-07-21 Carl Byington update documentation for newer xml dtd stable-6-0-32
2012-07-21 Carl Byington add recipient rate limits by email from address or domain
2012-07-21 Carl Byington add recipient rate limits by email from address or domain
2012-07-01 Carl Byington Added tag stable-6-0-31 for changeset d11b529ce9c5
2012-07-01 Carl Byington Fix uribl lookups on client dns name, need to strip the ip address in brackets stable-6-0-31
2012-04-10 Carl Byington Added tag stable-6-0-30 for changeset d6d5c50b9278
2012-04-10 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
2012-04-08 Carl Byington Added tag stable-6-0-29 for changeset 2d6ecd03bbbe
2012-04-08 Carl Byington update date on the man pages stable-6-0-29
2012-04-08 Carl Byington need ntohl() before using masks that are defined in host byte order
2012-04-08 Carl Byington Added tag stable-6-0-29 for changeset 3218ab6af599
2012-04-08 Carl Byington need --add-missing for newer systems
2012-04-08 Carl Byington Add dnswl support
2012-01-07 Carl Byington latest tld list; fix uninitialized variable
2011-09-30 Carl Byington Added tag stable-6-0-28 for changeset 8b0f16abee53
2011-09-30 Carl Byington Add prvs decoding to envelope addresses stable-6-0-28
2011-08-16 Carl Byington Added tag stable-6-0-27 for changeset ef97c7cd4a6e
2011-08-16 Carl Byington const correctness fixes from new gcc, libresolv.a moved to glibc-static on newer distributions stable-6-0-27
2010-11-19 Carl Byington Added tag stable-6-0-26 for changeset d8ee4c97b9ab
2010-11-19 Carl Byington 64 bit fixes for libresolv.a stable-6-0-26
2010-11-19 Carl Byington chkconfig -del in %%preun, not %%postun
2010-03-30 Carl Byington pollnval might be triggered on the last pollin data chunk
2009-09-29 Carl Byington Added tag stable-6-0-25 for changeset 7b818a4e21a4
2009-09-29 Carl Byington produce correct uribl message stable-6-0-25
2009-09-29 Carl Byington Added tag stable-6-0-25 for changeset c0d2e99c0a1d
2009-09-29 Carl Byington Add surbl checks on the smtp helo value, client reverse dns name, and mail from domain name
2009-06-09 Carl Byington Add SRS decoding to envelope addresses
2009-05-26 Carl Byington Added tag stable-6-0-23 for changeset 5c3e9bf45bb5
2009-05-25 Carl Byington Add whitelisting by regex expression filtering. stable-6-0-23
2009-05-08 Carl Byington Added tag stable-6-0-22 for changeset 4d6bd04d93fa
2009-05-08 Carl Byington Fix memory leak in suppressed auto whitelisting. stable-6-0-22
2009-05-08 Carl Byington Prevent auto whitelisting due to outgoing multipart/report delivery notifications.
2009-02-07 Carl Byington autoconf cleanup from libpst changes