Mercurial > dnsbl
comparison dnsbl.spec.in @ 279:3d894d09c198
add limits on unique ip addresses per hour per authenticated user
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 17 Dec 2013 15:37:13 -0800 |
parents | a99b6c1f5f67 |
children | e276180647ab |
comparison
equal
deleted
inserted
replaced
278:368572c57013 | 279:3d894d09c198 |
---|---|
101 /etc/rc.d/init.d/%{name} | 101 /etc/rc.d/init.d/%{name} |
102 %dir %attr(0750,%{name},root) /var/run/%{name} | 102 %dir %attr(0750,%{name},root) /var/run/%{name} |
103 | 103 |
104 | 104 |
105 %changelog | 105 %changelog |
106 * Tue Dec 17 2013 Carl Byington <carl@five-ten-sg.com> - 6.37-1 | |
107 - Add unique ip connection limits per authenticated id or email address. | |
108 | |
106 * Mon Sep 09 2013 Carl Byington <carl@five-ten-sg.com> - 6.36-1 | 109 * Mon Sep 09 2013 Carl Byington <carl@five-ten-sg.com> - 6.36-1 |
107 - Code cleanup, increase minimum hostname length for uribl checking. | 110 - Code cleanup, increase minimum hostname length for uribl checking. |
108 | 111 |
109 * Mon Sep 09 2013 Carl Byington <carl@five-ten-sg.com> - 6.35-1 | 112 * Mon Sep 09 2013 Carl Byington <carl@five-ten-sg.com> - 6.35-1 |
110 - Use mozilla prefix list for tld checking. Enable surbl/uribl/dbl | 113 - Use mozilla prefix list for tld checking. Enable surbl/uribl/dbl |