0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-28 05:18:59 +02:00
construct/modules
2010-12-16 00:13:42 -06:00
..
core Use send_channel_join(). 2010-12-16 00:13:42 -06:00
.depend
.indent.pro
m_accept.c
m_admin.c
m_away.c Propagate changed away messages to other servers, 2010-06-10 22:16:07 +02:00
m_cap.c Rough implementation of the new account-notify client capability. 2010-12-15 23:04:57 -06:00
m_capab.c
m_certfp.c
m_challenge.c
m_chghost.c
m_close.c
m_cmessage.c
m_connect.c
m_dline.c Track who set a dline/kline/xline/resv as in ratbox3. 2010-03-01 01:23:22 +01:00
m_encap.c
m_etrace.c
m_help.c
m_info.c Fix compiler warning 2010-05-02 21:25:58 +01:00
m_invite.c
m_ison.c
m_kline.c Fix various compiler warnings. 2010-03-27 20:09:46 +01:00
m_knock.c
m_links.c
m_list.c
m_locops.c
m_lusers.c
m_map.c
m_monitor.c
m_motd.c
m_names.c
m_oper.c
m_operspy.c
m_pass.c Fix memory leaks in PASS command, both in normal and repeated use. 2010-06-01 13:11:47 -04:00
m_ping.c
m_pong.c Use FLAGS_SENTUSER when checking whether to register when ping cookie is received. 2010-02-24 23:28:27 +01:00
m_post.c
m_privs.c
m_rehash.c Skip propagated bans in rehash txlines/tresvs. 2010-03-05 00:37:56 +01:00
m_restart.c
m_resv.c Restore snotes, logs for UNRESV nick. 2010-03-27 16:24:13 +01:00
m_sasl.c
m_scan.c
m_services.c Rough implementation of the new account-notify client capability. 2010-12-15 23:04:57 -06:00
m_set.c
m_signon.c
m_snote.c
m_stats.c Add /stats g to show propagated (global) klines. 2010-03-06 00:31:51 +01:00
m_svinfo.c
m_tb.c
m_testline.c Track who set a dline/kline/xline/resv as in ratbox3. 2010-03-01 01:23:22 +01:00
m_testmask.c
m_time.c
m_topic.c Use get_channel_access() for KICK/TOPIC. 2010-12-07 00:14:42 -06:00
m_trace.c
m_unreject.c
m_user.c
m_userhost.c
m_users.c
m_version.c
m_wallops.c
m_who.c
m_whois.c
m_whowas.c Show the services login name in WHOWAS. 2010-08-29 22:30:54 +02:00
m_xline.c XLINE: Do not cluster unxlines ON specific servers. 2010-03-27 16:09:26 +01:00
Makefile.in Add propagated klines. 2010-03-05 18:36:44 +01:00
sno_routing.c
static_modules.c.SH