..
core
If we see an invalid nick, close the local link instead of killing it.
2008-04-06 22:04:42 +02: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
ssl sync with http://hg.angelforce.ru/charybdis-old
2008-04-06 18:52:42 +04: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_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
ssl sync with http://hg.angelforce.ru/charybdis-old
2008-04-06 18:52:42 +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
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
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
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
Much clear maxconnections stuff - ported from ratbox3.
2008-04-05 23:56:15 +04: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
s_stats.c removed, now we use new style of stats handling.
2008-04-04 19:54:37 +04: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
Replacing legacy IPV6 define with RB_IPV6 (which is included in libratbox's config.h).
2008-04-05 20:57:30 +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
Replacing legacy IPV6 define with RB_IPV6 (which is included in libratbox's config.h).
2008-04-05 20:57:30 +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
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