Mercurial > dnsbl
log src/dnsbl.cpp @ 268:f941563c2a95 stable-6-0-34
age | author | description |
---|---|---|
Wed, 22 May 2013 11:29:44 -0700 | Carl Byington | Add require_rdns checking stable-6-0-34 |
Sat, 21 Jul 2012 13:05:54 -0700 | Carl Byington | fix unauthenticated rate limit bug for empty mail from stable-6-0-33 |
Sat, 21 Jul 2012 12:35:19 -0700 | Carl Byington | fix unauthenticated rate limit bug for empty mail from; move unauthenticate rate limit checks after spam filtering |
Sat, 21 Jul 2012 08:34:04 -0700 | Carl Byington | add recipient rate limits by email from address or domain |
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: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:10:31 -0700 | Carl Byington | need ntohl() before using masks that are defined in host byte order |