Commit Graph

2018 Commits

Author SHA1 Message Date
Valery Yatsko 92bdd4adfe reject functions from ratbox3 2008-04-02 14:41:37 +04:00
Valery Yatsko dfb5a598a0 Missed include 2008-04-02 14:37:40 +04:00
Valery Yatsko 0e992f7e53 s_stats workaround 2008-04-02 14:35:57 +04:00
Valery Yatsko ed78643f52 sslproc.h include 2008-04-02 14:30:44 +04:00
Valery Yatsko c72690d81d ssl_ok in ircd.{h,c} 2008-04-02 14:29:18 +04:00
Valery Yatsko cd7082fb1f localflags stuff 2008-04-02 14:28:02 +04:00
Valery Yatsko bc475bf020 LocalUser::ssl_ctl 2008-04-02 14:26:13 +04:00
Valery Yatsko f11e2ad2b9 CLI_FD_MAX 2008-04-02 14:23:36 +04:00
Valery Yatsko d94b1e4014 hash_cli_fd(x) 2008-04-02 14:22:43 +04:00
Valery Yatsko 620a4bf34a clientbyFdTable 2008-04-02 14:22:02 +04:00
Valery Yatsko 01ebafc985 Some hash stuff 2008-04-02 14:20:27 +04:00
Valery Yatsko 58e8319c1c Reverting to 398.. trying again with native charybdis hash 2008-04-02 14:16:31 +04:00
Valery Yatsko aa3c732376 switching back on nd_dict instead of ratbox3 hash functions 2008-04-02 14:11:01 +04:00
Valery Yatsko 505c5339f9 LocalUser struct changes 2008-04-02 14:07:14 +04:00
Valery Yatsko 529088a022 m_message::add_target from ratbox3 2008-04-02 14:05:17 +04:00
Valery Yatsko 4c5a31dfa0 LOCAL_COPY_N macro 2008-04-02 14:03:16 +04:00
Valery Yatsko aa97babfaf UMODE_DEBUG -> SNO_DEBUG 2008-04-02 14:01:32 +04:00
Valery Yatsko db3ff62e3b nd_entry struct from ratbox3 2008-04-02 14:00:41 +04:00
Valery Yatsko 162828b85d hash.{h,c} from ratbox3, let's work around them! xD 2008-04-02 13:58:52 +04:00
Valery Yatsko dbb537badf 'lip' added in LocalUser struct 2008-04-02 13:55:17 +04:00
Valery Yatsko 58f3e38756 extern declaration in ircd.h instead of ircd.c 2008-04-02 13:53:41 +04:00
Valery Yatsko 7ff5352595 Reverting last commit 2008-04-02 13:52:05 +04:00
Valery Yatsko 8125fe379f fixing maxconnections -> rb_get_maxconnections() 2008-04-02 13:48:31 +04:00
Valery Yatsko c3a90b617f Much more changes to remove compilation warnings 2008-04-02 13:43:11 +04:00
Valery Yatsko 964f08d839 This define is in libratbox config.h 2008-04-02 13:40:07 +04:00
Valery Yatsko 79edef0918 Trying again - this will need ssld integration from me 2008-04-02 13:32:14 +04:00
Valery Yatsko 55eeaea101 Reverting last commit to try again 2008-04-02 13:11:59 +04:00
Valery Yatsko ae9fc63bfd Trying to migrate on ratbox3's listener. 2008-04-02 06:25:08 +04:00
Valery Yatsko f503e634fd DupNString removed - we don't need it now 2008-04-02 06:00:24 +04:00
Valery Yatsko b0b796e41f m_pass.c fix 2008-04-02 05:59:06 +04:00
Valery Yatsko a6aca5dccd Merging again and again 2008-04-02 05:55:38 +04:00
William Pitcock 6240376114 fix ircd.c compilation 2008-04-01 20:56:54 -05:00
William Pitcock 304ded9583 yet another autoreconf run. 2008-04-01 20:55:40 -05:00
William Pitcock cbb49fab6a Automated merge with http://angelforce.ru:8000 2008-04-01 20:55:21 -05:00
William Pitcock f4dba9ca02 oops have to have a space 2008-04-01 20:52:58 -05:00
William Pitcock 798d12efe1 update CREDITS a little. 2008-04-01 20:52:46 -05:00
Valery Yatsko a63e399c19 Merging again 2008-04-02 05:52:36 +04:00
Valery Yatsko 90b7fccef3 Merging s_newconf.c from nenolod and me 2008-04-02 05:51:59 +04:00
Valery Yatsko 15f1b609dc Fixed a ratbox lib call as it is in ircd-ratbox-3 2008-04-02 05:47:12 +04:00
Valery Yatsko 9e29fe51e5 event* -> rb_event* 2008-04-02 05:43:35 +04:00
William Pitcock f99c7b64cb run autoreconf. 2008-04-01 20:40:26 -05:00
Valery Yatsko 9a19c5bae9 FD_HEAP_SIZE added, needed to fix ircd.c compilation 2008-04-02 05:40:02 +04:00
William Pitcock 4f14b4b7bc Automated merge with http://angelforce.ru:8000 2008-04-01 20:38:23 -05:00
William Pitcock 738971829f make s_user.c build. 2008-04-01 20:36:50 -05:00
William Pitcock 411559c8be make s_stats.c compile 2008-04-01 20:34:58 -05:00
William Pitcock 7c944f6416 make s_newconf.c compile 2008-04-01 20:34:02 -05:00
William Pitcock e49c49f91a fix s_log. 2008-04-01 20:31:26 -05:00
Valery Yatsko e5559a5119 AWAY_HEAP_SIZE added to configure.ac - just another part of ratbox3 away system port. 2008-04-02 05:29:16 +04:00
Valery Yatsko 784fdac0b2 client.c fixes + away stuff from ratbox3, part 2 2008-04-02 05:24:54 +04:00
William Pitcock 13640b08e4 fix restart.c 2008-04-01 20:11:11 -05:00