0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-10-03 06:08:52 +02:00
construct/modules
Jilles Tjoelker ad35b2cd1f If we see an invalid nick, close the local link instead of killing it.
This avoids annoying users when someone links a test
server with the wrong nicklen and is more likely to lead
to the inconsistency being fixed than a kill.
2008-04-06 22:04:42 +02:00
..
core If we see an invalid nick, close the local link instead of killing it. 2008-04-06 22:04:42 +02:00
.cvsignore
.depend
.indent.pro
m_accept.c
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
m_capab.c
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
m_close.c
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
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
m_ison.c
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
m_list.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_locops.c
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
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
m_pass.c m_pass.c fixed 2008-04-02 19:45:22 +04:00
m_ping.c
m_pong.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
m_post.c
m_privs.c
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
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
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
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
m_userhost.c
m_users.c
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
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
sno_routing.c
static_modules.c.SH