Sam Dodrill
|
9890a48cd9
|
Change all code to a consistent style
We use the Linux Kernel format now.
|
2014-08-03 10:38:55 -07:00 |
Sam Dodrill
|
afe4cb9104
|
Support ipv6 DNS blacklists
atheme/charybdis@0a1e77c27c
|
2013-10-06 07:53:17 -07:00 |
William Pitcock
|
fa9fb0d66b
|
Use %u instead of %d.
|
2010-12-04 23:13:35 -06:00 |
William Pitcock
|
b67bc679f3
|
blacklist: Remove the sscanf() for the IPv4 blacklist check.
From ratbox r27061 (androsyn).
|
2010-12-04 23:11:04 -06:00 |
JD Horelick
|
133755685e
|
Removal of ancient SVN ID's part one
|
2010-06-10 21:22:44 -04:00 |
Jilles Tjoelker
|
9a9f3cf8a5
|
Only require DNSBL replies to be in 127.0.0.0/8 instead of /24.
|
2008-11-15 16:17:16 +01:00 |
Jilles Tjoelker
|
570ca08a4f
|
Allow the resolver to process longer hostnames,
for the benefit of some DNSBLs like the "TorDNSEL service".
|
2008-11-15 16:13:39 +01:00 |
Valery Yatsko
|
907468c485
|
strlcpy -> rb_strlcpy
|
2008-04-20 08:40:40 +04:00 |
Valery Yatsko
|
9f6bbe3cf9
|
CurrentTime -> rb_currenttime();
|
2008-04-02 03:53:20 +04:00 |
Valery Yatsko
|
8e43b0b414
|
MyMalloc -> rb_malloc
|
2008-04-02 03:07:29 +04:00 |
Valery Yatsko
|
90a3c35b29
|
Argh, wrong replace caused by MS VS 2005 interface.
|
2008-04-02 02:47:17 +04:00 |
Valery Yatsko
|
a55e57248b
|
MyFree -> rb_free
|
2008-04-02 02:45:16 +04:00 |
Valery Yatsko
|
cc200171d7
|
libcharybdis includes gone.
|
2008-04-02 02:39:19 +04:00 |
William Pitcock
|
38e6acddad
|
ircs[n]printf -> rb_s[n]printf
|
2008-04-01 15:38:40 -05:00 |
Jilles Tjoelker
|
c41a85dfb6
|
Send a rate-limited server notice if a blacklist gives a non-127.0.0.x reply.
|
2008-01-05 00:38:23 +01:00 |
Jilles Tjoelker
|
eb6e811fba
|
Update some copyright years.
|
2008-01-02 22:34:29 +01:00 |
Jilles Tjoelker
|
bc71fb3f36
|
Only accept 127.0.0.x as a dnsbl listing.
|
2008-01-02 22:32:09 +01:00 |
nenolod
|
212380e3f4
|
[svn] - the new plan:
+ branches/release-2.1 -> 2.2 base
+ 3.0 -> branches/cxxconversion
+ backport some immediate 3.0 functionality for 2.2
+ other stuff
|
2007-01-24 22:40:21 -08:00 |