solanum/modules
2008-04-03 22:00:22 +02:00
..
core s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05: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
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 s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05: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 s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05:00
m_dline.c s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05: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 s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05: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 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 s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05: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 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 Move PRIVS command from extensions to modules (shows effective oper privs). 2008-03-31 00:39:14 +02:00
m_rehash.c s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05: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 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 Get rid of ^M. 2008-04-03 22:00:22 +02:00
m_svinfo.c s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05: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 s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -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 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 s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -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
Makefile.in Removing libcharybdis references. 2008-04-02 02:18:44 +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