elemental-ircd/modules
Jilles Tjoelker f0fbdf6c8d Clear event pointer after removing it. 2008-04-02 21:22:18 +02:00
..
core Reverting some changed related not to moving on libratbox3 but using ratbox3 source! 2008-04-02 19:37:50 +04:00
.cvsignore [svn] - the new plan: 2007-01-24 22:40:21 -08: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 libcharybdis references. 2008-04-02 02:18:44 +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 m_away.c derived from ratbox3 - looks much better and do not use deprecated DupString. 2008-04-02 03:00:38 +04: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 CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +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 libcharybdis includes gone. 2008-04-02 02:39:19 +04:00
m_dline.c 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
m_encap.c libcharybdis includes gone. 2008-04-02 02:39:19 +04:00
m_etrace.c libcharybdis includes gone. 2008-04-02 02:39:19 +04:00
m_gline.c 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
m_help.c start making this compile 2008-04-01 15:18:48 -05:00
m_info.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04: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 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
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 ircsprintf -> rb_sprintf 2008-04-01 15:21:53 -05: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 libcharybdis includes gone. 2008-04-02 02:39:19 +04: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 Move PRIVS command from extensions to modules (shows effective oper privs). 2008-03-31 00:39:14 +02:00
m_rehash.c Argh, wrong replace caused by MS VS 2005 interface. 2008-04-02 02:47:17 +04:00
m_restart.c ircsprintf -> rb_sprintf 2008-04-01 15:21:53 -05:00
m_resv.c Revert 415a87c328d1 as the corresponding ConfItem change won't be done now. 2008-04-02 20:43:12 +02:00
m_sasl.c Reverting some changed related not to moving on libratbox3 but using ratbox3 source! 2008-04-02 19:37:50 +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 Clear event pointer after removing it. 2008-04-02 21:22:18 +02:00
m_signon.c Reverting some changed related not to moving on libratbox3 but using ratbox3 source! 2008-04-02 19:37:50 +04:00
m_snote.c libcharybdis includes gone. 2008-04-02 02:39:19 +04:00
m_stats.c Reverting some changed related not to moving on libratbox3 but using ratbox3 source! 2008-04-02 19:37:50 +04:00
m_svinfo.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_tb.c libcharybdis includes gone. 2008-04-02 02:39:19 +04:00
m_testline.c 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
m_testmask.c start making this compile 2008-04-01 15:18:48 -05: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 CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +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 CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_whois.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_whowas.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_xline.c m_xline.c fixed 2008-04-02 19:47:04 +04: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