Commit graph

482 commits

Author SHA1 Message Date
Jilles Tjoelker 34ce42c1a1 Rerun autoconf. 2008-04-02 20:43:19 +02:00
Jilles Tjoelker e4c7305103 Revert 415a87c328d1 as the corresponding ConfItem change won't be done now. 2008-04-02 20:43:12 +02:00
William Pitcock 0240b41954 reject.c ported 2008-04-02 13:01:18 -05:00
William Pitcock 0f6d6f3ddf res.c is ported to libratbox :) 2008-04-02 12:57:14 -05:00
Valery Yatsko 70c365cb35 Synching http://angelforce.ru:8000/ with http://hg.atheme.org/charybdis 2008-04-02 21:43:20 +04:00
Valery Yatsko d91ce397ba packet.c fixed 2008-04-02 21:23:29 +04:00
Valery Yatsko e967e868c4 Stuff connected with ctrlFd disabled 2008-04-02 21:16:13 +04:00
Valery Yatsko 673f58abaf servlink fd commented out in close_connection() - we are moving on ssld 2008-04-02 21:12:08 +04:00
Valery Yatsko 5a606a8f8c flood_recalc moved on ratbox3 event engine 2008-04-02 21:10:29 +04:00
Valery Yatsko 60eb0cdc9c linebuf -> rb_linebuf 2008-04-02 21:04:44 +04:00
Valery Yatsko bec1e0a51e Oups, change for last commit 2008-04-02 20:55:38 +04:00
Valery Yatsko 3610cbbbda find_dline fixed 2008-04-02 20:54:27 +04:00
Valery Yatsko 8454fac35c Last argument fix 2008-04-02 20:51:17 +04:00
Valery Yatsko 59dc6c8634 listener.c fixes - part 1 2008-04-02 20:49:46 +04:00
Valery Yatsko 99c4835f99 add_connection fixed to accept F instead of fd 2008-04-02 20:45:37 +04:00
Valery Yatsko 8e09c4a231 Missed declarations 2008-04-02 20:40:38 +04:00
Valery Yatsko 0d89d5cd46 Porting accept callback functions 2008-04-02 20:39:36 +04:00
Valery Yatsko f691939a17 Workarond with listener.c stuff on moving from listener->fd usage on listener->F. 2008-04-02 20:06:11 +04:00
William Pitcock 0f021a8c1d Automated merge with http://angelforce.ru:8000/ 2008-04-02 10:58:55 -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 b08ce46eb1 class.c fixed 2008-04-02 19:49:42 +04:00
Valery Yatsko a4f22ead11 m_xline.c fixed 2008-04-02 19:47:04 +04:00
Valery Yatsko 97b41ffab9 m_pass.c fixed 2008-04-02 19:45:22 +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
William Pitcock 3633815dd3 Make m_resv.so build again. 2008-04-02 10:30:44 -05:00
William Pitcock 78d19d6310 Run autoreconf. 2008-04-02 10:27:02 -05:00
William Pitcock e8d9232fa8 Missed a spot. 2008-04-02 10:26:46 -05:00
Valery Yatsko adbbdec52f forward configure.ac changes 2008-04-02 17:02:07 +04:00
Valery Yatsko 18b94b70dc replacing ssld with servlink 2008-04-02 17:00:18 +04:00
Valery Yatsko 07d5c0494a get_printable_kline(..) fix 2008-04-02 16:55:01 +04:00
Valery Yatsko 9072ba07bd fixing reject.c compilation + some changes I forgot in previous changeset 2008-04-02 16:53:21 +04:00
Valery Yatsko acd639c5de includes fix 2008-04-02 16:37:42 +04:00
Valery Yatsko e4d8860e06 READBUF_SIZE 2008-04-02 16:35:48 +04:00
Valery Yatsko 4714a17f54 Trying to fix packet.c 2008-04-02 16:31:17 +04:00
Valery Yatsko 87116eca09 add_reject fix - please check!!! 2008-04-02 16:12:49 +04:00
Valery Yatsko c111ac1162 fixing ServerStats references 2008-04-02 16:11:27 +04:00
Valery Yatsko 060755414b warnings fixed 2008-04-02 16:10:09 +04:00
Valery Yatsko a4597cd8d9 fixing ServerStats struct 2008-04-02 16:08:28 +04:00
Valery Yatsko 907cea99d2 reject.h include 2008-04-02 16:06:45 +04:00
Valery Yatsko 19fee732d7 tstats stuff gone to m_stats.c 2008-04-02 16:04:43 +04:00
Valery Yatsko 29b15e07b3 s_stats.c::tstats fixed 2008-04-02 16:01:49 +04:00
Valery Yatsko 35ce33bc5f ircst legacy declaration gone 2008-04-02 16:00:08 +04:00
Valery Yatsko 7ea870f364 ircvsnprintf -> rb_vsnprintf 2008-04-02 15:58:00 +04:00
Valery Yatsko 2454b79add inotice fixed 2008-04-02 15:56:34 +04:00
Valery Yatsko f62e27ad8d add_listener w/o ssl 2008-04-02 15:53:46 +04:00
Valery Yatsko da66e74437 Missed ')' 2008-04-02 15:46:38 +04:00
Valery Yatsko e5ac49667f client.c fixed, remember to check it with servlink 2008-04-02 15:45:41 +04:00
Valery Yatsko 05ffd6946d fixing Class struct 2008-04-02 15:34:26 +04:00
Valery Yatsko 4964011f8a class.c fixed possibly 2008-04-02 15:33:29 +04:00
Valery Yatsko bdbe991f53 m_webirc.c fixed 2008-04-02 15:32:01 +04:00