Commit Graph

2018 Commits

Author SHA1 Message Date
William Pitcock a8bb98dda2 fix reslib 2008-04-01 20:07:43 -05:00
William Pitcock 40da778118 fix newconf.c 2008-04-01 20:04:03 -05:00
William Pitcock af75e59dc5 fix monitor.c 2008-04-01 20:03:40 -05:00
William Pitcock 3c8a7c391c warning clean 2008-04-01 20:03:13 -05:00
William Pitcock 8779e02639 fix ircd_state.c 2008-04-01 20:01:48 -05:00
William Pitcock 075423b056 fix irc_dictionary, and some ircd warnings 2008-04-01 20:01:25 -05:00
William Pitcock dd9be678f1 channel.c done!!!! 2008-04-01 19:56:51 -05:00
William Pitcock 2b2e97af7f Automated merge with http://85.237.34.214:8000/ 2008-04-01 19:51:12 -05:00
William Pitcock d9baf66ac1 unsupported builds again \o/ 2008-04-01 19:38:45 -05:00
William Pitcock 4005d211b7 libratbox is the new libcharybdis... thanks to androsyn and jilles on making something sane where previous attempts failed. ;) 2008-04-01 19:35:46 -05:00
William Pitcock c51d32ba80 extensions compile without libcharybdis now. 2008-04-01 19:35:13 -05:00
Valery Yatsko 6e9b4415cc ok, trying to work on blockheap's stuff 2008-04-02 04:28:05 +04:00
Valery Yatsko a9b319f1a7 BlockHeap -> rb_bh 2008-04-02 04:21:17 +04:00
Valery Yatsko a83914b3fc Prevent cork usage as charybdis doesn't have its support 2008-04-02 04:19:12 +04:00
Valery Yatsko 419f2d0c12 Missed include. 2008-04-02 04:16:50 +04:00
Valery Yatsko acc2595cc3 fixing cache.c compilation - code stolen from ratbox3, with irc dictionary addition 2008-04-02 04:15:58 +04:00
Valery Yatsko 9f6bbe3cf9 CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
Valery Yatsko 1ec5bf142a Fixes for macro 2008-04-02 03:49:56 +04:00
Valery Yatsko 4103d13e4e Fixing m_hurt.c's dlinks 2008-04-02 03:48:21 +04:00
Valery Yatsko b96058d185 dlinkAddAlloc -> rb_dlinkAddAlloc 2008-04-02 03:44:26 +04:00
Valery Yatsko f781a34520 linebuf_len -> rb_linebuf_len for modules 2008-04-02 03:43:26 +04:00
Valery Yatsko e68712582b Fixed another two warnings in m_stats.c 2008-04-02 03:41:54 +04:00
Valery Yatsko b8127271b7 extern void send_pop_queue(struct Client *); in header, will implement this some time later 2008-04-02 03:39:08 +04:00
Valery Yatsko 06c0995c9b ircd_defs.h declaration in stdinc.h - needed for some reasons. 2008-04-02 03:31:31 +04:00
Valery Yatsko 7118180f5a Returned back declaration I've mistakenly removed. 2008-04-02 03:28:15 +04:00
Valery Yatsko 62d289465f DubString -> rb_strdup 2008-04-02 03:26:34 +04:00
Valery Yatsko bba1d5ba04 m_capab.c fixed - please check whether I am correct 2008-04-02 03:09:21 +04:00
Valery Yatsko 8e43b0b414 MyMalloc -> rb_malloc 2008-04-02 03:07:29 +04:00
Valery Yatsko ece36b7b5d away stuff from ratbox3 2008-04-02 03:03:15 +04:00
Valery Yatsko 1b95ca0b6a m_away.c derived from ratbox3 - looks much better and do not use deprecated DupString. 2008-04-02 03:00:38 +04:00
Valery Yatsko f0a889b602 monitor.{c,h} stuff for libratbox3. 2008-04-02 02:55:34 +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
Valery Yatsko 209844c664 btw, gmake is useful too for compiling this. 2008-04-02 02:23:11 +04:00
Valery Yatsko f5208f231e Removed from configure.ac too. 2008-04-02 02:19:55 +04:00
Valery Yatsko 2393f503a6 Removing libcharybdis references. 2008-04-02 02:18:44 +04:00
Jilles Tjoelker 527ec9116a Some changes for libratbox. 2008-04-02 00:10:51 +02:00
Jilles Tjoelker 780087dc8e Make send.c compile, except for ziplinks. 2008-04-01 23:51:34 +02:00
William Pitcock 7689475b4f make m_signon build. 2008-04-01 16:29:32 -05:00
William Pitcock d665092128 rb_event_add ;) 2008-04-01 16:26:23 -05:00
William Pitcock ccfe0e9712 Make m_set compile. 2008-04-01 16:25:22 -05:00
William Pitcock 04949155a9 make unsupported libratbox-clean. 2008-04-01 16:22:35 -05:00
William Pitcock 71f6ebfa1f make all extensions libratbox-clean. 2008-04-01 16:20:40 -05:00
William Pitcock 8325ed70b7 Automated merge with ssh://hg.atheme.org//hg/charybdis 2008-04-01 16:15:06 -05:00
William Pitcock 9baf91887f fix highest_fd nonsense 2008-04-01 16:14:47 -05:00
William Pitcock 03e24016fc Clean these modules up. 2008-04-01 16:12:16 -05:00
Jilles Tjoelker 7f4fa1956e More changes for libratbox. 2008-04-01 23:11:11 +02:00
Jilles Tjoelker bfccb2c0e1 Various changes for libratbox. 2008-04-01 23:03:14 +02:00
Jilles Tjoelker 9f6c335332 Change over some dlink functions. 2008-04-01 22:54:08 +02:00