# HG changeset patch # User carl # Date 1191774110 25200 # Node ID 0e15a805d295f7c2c63b131c5c44e4b84b86ef32 # Parent e8a822f9cca0f17e8d25cd7f0f8008fbe2e331bc embedded dcc filtering diff -r e8a822f9cca0 -r 0e15a805d295 ChangeLog --- a/ChangeLog Sun Oct 07 09:19:37 2007 -0700 +++ b/ChangeLog Sun Oct 07 09:21:50 2007 -0700 @@ -1,6 +1,6 @@ $Id$ -6.11 2007-10-06 +6.11 2007-10-07 Add DCC filtering via dccifd. Drop to 60 seconds the time we will keep idle smtp verify sockets around. This needs to be about half the value of confTO_COMMAND configured on the verify targets. diff -r e8a822f9cca0 -r 0e15a805d295 NEWS --- a/NEWS Sun Oct 07 09:19:37 2007 -0700 +++ b/NEWS Sun Oct 07 09:21:50 2007 -0700 @@ -1,6 +1,6 @@ $Id$ -6.11 2007-10-06 Add DCC filtering via dccifd. Fix static buffer referenced by multiple threads. +6.11 2007-10-07 Add DCC filtering via dccifd. Fix static buffer referenced by multiple threads. 6.10 2007-09-23 Don't whitelist addresses with embedded blanks, or the empty path. 6.09 2007-09-06 Fix memory leak. Update timestamps when receiving from auto-whitelisted sender. 6.08 2007-08-30 Don't do generic reverse dns filtering on authenticated connections. diff -r e8a822f9cca0 -r 0e15a805d295 xml/dnsbl.in --- a/xml/dnsbl.in Sun Oct 07 09:19:37 2007 -0700 +++ b/xml/dnsbl.in Sun Oct 07 09:21:50 2007 -0700 @@ -12,7 +12,7 @@ - 2007-10-06 + 2007-10-07 @@ -569,7 +569,7 @@ - 2007-10-06 + 2007-10-07