0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-02-18 17:50:16 +01:00
construct/modules
Elizabeth Myers b663a8070f Move alias handling into a dedicated module.
Not yet tested, caveat emptor!

Closes 
2016-04-06 07:27:50 -05:00
..
core Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
cap_account_tag.c
cap_server_time.c
chm_nocolour.c
chm_noctcp.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
m_accept.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_admin.c
m_alias.c Move alias handling into a dedicated module. 2016-04-06 07:27:50 -05:00
m_away.c
m_cap.c
m_capab.c
m_certfp.c
m_challenge.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
m_chghost.c
m_close.c
m_connect.c
m_dline.c
m_encap.c
m_etrace.c
m_grant.c
m_help.c
m_info.c
m_invite.c
m_ison.c
m_kline.c
m_knock.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_links.c
m_list.c
m_lusers.c
m_map.c
m_monitor.c
m_motd.c
m_names.c
m_oper.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
m_operspy.c
m_pass.c
m_ping.c
m_pong.c
m_post.c
m_privs.c
m_rehash.c boolify calls to rehash 2016-04-03 01:53:34 -05:00
m_restart.c
m_resv.c
m_sasl.c
m_scan.c
m_services.c
m_set.c
m_signon.c
m_snote.c
m_starttls.c
m_stats.c
m_svinfo.c
m_tb.c
m_testline.c
m_testmask.c
m_tginfo.c
m_time.c
m_topic.c
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
m_xline.c
Makefile.am Move alias handling into a dedicated module. 2016-04-06 07:27:50 -05:00
sno_routing.c