elemental-ircd/modules
Valery Yatsko b798359b17 Functions replacement: ircd_baseXX_{en,de}code -> rb_baseXX_{en,de}code 2008-04-20 08:36:28 +04:00
..
core Code cleanup (m_die) 2008-04-20 07:46:08 +04:00
.depend start making this compile 2008-04-01 15:18:48 -05:00
.indent.pro [svn] - the new plan: 2007-01-24 22:40:21 -08:00
Makefile.in Removing glines 2008-04-11 18:47:03 +04:00
m_accept.c More changes for libratbox. 2008-04-01 23:11:11 +02:00
m_admin.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_away.c Get rid of ^M. 2008-04-03 22:00:22 +02:00
m_cap.c libcharybdis includes gone. 2008-04-02 02:39:19 +04:00
m_capab.c DubString -> rb_strdup 2008-04-02 03:26:34 +04:00
m_challenge.c Functions replacement: ircd_baseXX_{en,de}code -> rb_baseXX_{en,de}code 2008-04-20 08:36:28 +04:00
m_chghost.c libcharybdis includes gone. 2008-04-02 02:39:19 +04:00
m_close.c libcharybdis includes gone. 2008-04-02 02:39:19 +04:00
m_cmessage.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_connect.c Remove ^M on line endings. 2008-04-13 17:54:23 +02:00
m_dline.c Missed some files in r520 commit. 2008-04-05 21:20:48 +04:00
m_encap.c libcharybdis includes gone. 2008-04-02 02:39:19 +04:00
m_etrace.c Replacing legacy IPV6 define with RB_IPV6 (which is included in libratbox's config.h). 2008-04-05 20:57:30 +04:00
m_help.c s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05:00
m_info.c Remove stray SetCork. 2008-04-16 20:49:08 +02:00
m_invite.c libcharybdis includes gone. 2008-04-02 02:39:19 +04:00
m_ison.c ircsprintf -> rb_sprintf 2008-04-01 15:21:53 -05:00
m_kline.c Replacing legacy IPV6 define with RB_IPV6 (which is included in libratbox's config.h). 2008-04-05 20:57:30 +04:00
m_knock.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_links.c start making this compile 2008-04-01 15:18:48 -05:00
m_list.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_locops.c start making this compile 2008-04-01 15:18:48 -05:00
m_lusers.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_map.c Unbreak percentage display in /map. 2008-04-03 22:55:09 +02:00
m_monitor.c libcharybdis includes gone. 2008-04-02 02:39:19 +04:00
m_motd.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_names.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_oper.c s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05:00
m_operspy.c libcharybdis includes gone. 2008-04-02 02:39:19 +04:00
m_pass.c m_pass.c fixed 2008-04-02 19:45:22 +04:00
m_ping.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_pong.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_post.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_privs.c Removing glines 2008-04-11 18:47:03 +04:00
m_rehash.c Switched on using cache_user_motd(); for motd update on rehash 2008-04-20 07:24:50 +04:00
m_restart.c s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05:00
m_resv.c s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05:00
m_sasl.c s_stats.c removed, now we use new style of stats handling. 2008-04-04 19:54:37 +04:00
m_scan.c libcharybdis includes gone. 2008-04-02 02:39:19 +04:00
m_services.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_set.c Remove ^M on line endings. 2008-04-13 17:54:23 +02:00
m_signon.c s_stats.c removed, now we use new style of stats handling. 2008-04-04 19:54:37 +04:00
m_snote.c libcharybdis includes gone. 2008-04-02 02:39:19 +04:00
m_stats.c Remove ^M on line endings. 2008-04-13 17:54:23 +02:00
m_svinfo.c Make m_stats and m_svinfo load again. 2008-04-03 22:01:59 +02:00
m_tb.c libcharybdis includes gone. 2008-04-02 02:39:19 +04:00
m_testline.c Removing glines 2008-04-11 18:47:03 +04:00
m_testmask.c Removing glines 2008-04-11 18:47:03 +04:00
m_time.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_topic.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_trace.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_unreject.c Reverting some changed related not to moving on libratbox3 but using ratbox3 source! 2008-04-02 19:37:50 +04:00
m_user.c DubString -> rb_strdup 2008-04-02 03:26:34 +04:00
m_userhost.c ircsprintf -> rb_sprintf 2008-04-01 15:21:53 -05:00
m_users.c start making this compile 2008-04-01 15:18:48 -05:00
m_version.c Removing glines 2008-04-11 18:47:03 +04:00
m_wallops.c Add mass_notice oper priv, enabled by default for compatibility. 2007-12-24 21:47:05 +01:00
m_who.c s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05:00
m_whois.c fix whois :) 2008-04-06 12:04:25 -05:00
m_whowas.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_xline.c s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05:00
sno_routing.c start making this compile 2008-04-01 15:18:48 -05:00
static_modules.c.SH [svn] - the new plan: 2007-01-24 22:40:21 -08:00