Mercurial > dnsbl
comparison NEWS @ 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 Add DCC filtering via dccifd. Fix static buffer referenced by multiple threads. | 3 6.11 2007-10-06 Add DCC filtering via dccifd. Fix static buffer referenced by multiple threads. |
4 6.10 2007-09-23 Don't whitelist addresses with embedded blanks, or the empty path. | 4 6.10 2007-09-23 Don't whitelist addresses with embedded blanks, or the empty path. |
5 6.09 2007-09-06 Fix memory leak. Update timestamps when receiving from auto-whitelisted sender. | 5 6.09 2007-09-06 Fix memory leak. Update timestamps when receiving from auto-whitelisted sender. |
6 6.08 2007-08-30 Don't do generic reverse dns filtering on authenticated connections. | 6 6.08 2007-08-30 Don't do generic reverse dns filtering on authenticated connections. |
7 6.07 2007-08-30 Add generic reverse dns filtering with regular expression. | 7 6.07 2007-08-30 Add generic reverse dns filtering with regular expression. |
8 6.06 2007-08-27 Fix bug that effectively disabled spamassassin filtering. | 8 6.06 2007-08-27 Fix bug that effectively disabled spamassassin filtering. |