Valery Yatsko
|
f427c8b00d
|
strlcpy -> rb_strlcpy
|
2008-04-20 08:40:40 +04:00 |
|
Jilles Tjoelker
|
01e9b1eb3b
|
Fix some warnings in the resolver code.
|
2008-04-08 19:55:51 +02:00 |
|
Valery Yatsko
|
ccda6e3fc5
|
Replacing legacy IPV6 define with RB_IPV6 (which is included in libratbox's config.h).
|
2008-04-05 20:57:30 +04:00 |
|
William Pitcock
|
0f6d6f3ddf
|
res.c is ported to libratbox :)
|
2008-04-02 12:57:14 -05:00 |
|
Valery Yatsko
|
e7046ee54d
|
irc_sockaddr_storage -> rb_sockaddr_storage, changing fd in Listener struct to F 'cause libratbox3 need it.
|
2008-04-02 19:57:37 +04:00 |
|
Valery Yatsko
|
54ac8b60a1
|
Reverting some changed related not to moving on libratbox3 but using ratbox3 source!
|
2008-04-02 19:37:50 +04:00 |
|
Valery Yatsko
|
f7e2c5b340
|
Trying again - this will need ssld integration from me
|
2008-04-02 13:32:14 +04:00 |
|
Valery Yatsko
|
12aea5fecd
|
event* -> rb_event*
|
2008-04-02 05:43:35 +04:00 |
|
Valery Yatsko
|
e335494516
|
CurrentTime -> rb_currenttime();
|
2008-04-02 03:53:20 +04:00 |
|
Valery Yatsko
|
eddc2ab6d8
|
MyMalloc -> rb_malloc
|
2008-04-02 03:07:29 +04:00 |
|
Valery Yatsko
|
637c4932f6
|
Argh, wrong replace caused by MS VS 2005 interface.
|
2008-04-02 02:47:17 +04:00 |
|
Valery Yatsko
|
bd19829278
|
MyFree -> rb_free
|
2008-04-02 02:45:16 +04:00 |
|
Valery Yatsko
|
81af5bcb39
|
libcharybdis includes gone.
|
2008-04-02 02:39:19 +04:00 |
|
William Pitcock
|
5cefa1d6c8
|
macro replacement
|
2008-04-01 15:43:10 -05:00 |
|
William Pitcock
|
330fc5c10c
|
dlink -> rb_dlink
|
2008-04-01 15:41:52 -05:00 |
|
William Pitcock
|
b2f0da886e
|
ircs[n]printf -> rb_s[n]printf
|
2008-04-01 15:38:40 -05:00 |
|
jilles
|
42bda3f3d2
|
[svn] Merge old trunk r2835:
resolver: if sendto(2) fails, try sending to the next nameserver
|
2007-03-28 08:04:06 -07:00 |
|
jilles
|
14e23b0e1e
|
[svn] Fix some cases where the size argument to strlcpy()
for usernames and hostnames is 1 too small.
|
2007-03-04 17:14:46 -08: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 |
|