comparison ChangeLog @ 179:8b86a894514d

embedded dcc filtering
author carl
date Sat, 06 Oct 2007 10:56:35 -0700
parents d6531c702be3
children 0e15a805d295
comparison
equal deleted inserted replaced
178:d6531c702be3 179:8b86a894514d
1 $Id$ 1 $Id$
2 2
3 6.11 2007-10-04 3 6.11 2007-10-06
4 Add DCC filtering via dccifd. Drop to 60 seconds the time we will 4 Add DCC filtering via dccifd. Drop to 60 seconds the time we will
5 keep idle smtp verify sockets around. This needs to be about half 5 keep idle smtp verify sockets around. This needs to be about half
6 the value of confTO_COMMAND configured on the verify targets. 6 the value of confTO_COMMAND configured on the verify targets.
7 Fix potential race condition or buffer overflow caused by static 7 Fix potential race condition or buffer overflow caused by static
8 buffer referenced by multiple threads. 8 buffer referenced by multiple threads.