0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-30 17:34:04 +01:00
construct/modules
2012-02-04 02:03:52 -06:00
..
core m_server: reenable required cap negotiation 2012-02-04 02:03:52 -06:00
.depend
.indent.pro
m_accept.c
m_admin.c
m_away.c
m_cap.c
m_capab.c Migrate capability negotiation code to new dynamic capability management API. 2012-02-04 01:47:46 -06:00
m_certfp.c
m_challenge.c
m_chghost.c
m_close.c
m_cmessage.c
m_connect.c
m_dline.c Remove double-quote restriction on dline, kline, resv, and xline reasons; remove colon restriction on xline reasons. 2011-12-30 17:29:58 +00:00
m_encap.c
m_etrace.c
m_help.c
m_info.c Fix weirdness with client_flood_burst_rate and client_flood_burst_max. 2011-10-04 00:57:49 +02:00
m_invite.c invite: Remove useless IsChannelName check. 2011-06-25 11:34:16 +02:00
m_ison.c
m_kline.c Remove double-quote restriction on dline, kline, resv, and xline reasons; remove colon restriction on xline reasons. 2011-12-30 17:29:58 +00:00
m_knock.c Port ircd-seven banfowards to charybdis. 2011-08-12 20:33:10 -04:00
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
m_ping.c
m_pong.c
m_post.c
m_privs.c
m_rehash.c
m_restart.c
m_resv.c Remove double-quote restriction on dline, kline, resv, and xline reasons; remove colon restriction on xline reasons. 2011-12-30 17:29:58 +00:00
m_sasl.c
m_scan.c
m_services.c Fix potential buffer-overflow from malformed RSFNC request. 2011-11-29 15:50:54 -06:00
m_set.c
m_signon.c rsfnc/svslogin: Add server notices for kills. 2011-06-25 15:56:22 +02:00
m_snote.c
m_stats.c
m_svinfo.c
m_tb.c
m_testline.c Fix -Wformat errors found in ircd-ratbox. 2011-11-13 00:22:09 +01:00
m_testmask.c
m_time.c
m_topic.c Fix -Wformat errors found in ircd-ratbox. 2011-11-13 00:22:09 +01:00
m_trace.c Fix -Wformat errors found in ircd-ratbox. 2011-11-13 00:22:09 +01:00
m_unreject.c
m_user.c
m_userhost.c
m_users.c Fix -Wformat errors found in ircd-ratbox. 2011-11-13 00:22:09 +01:00
m_version.c
m_wallops.c
m_who.c
m_whois.c Show underlying IPv4 in a remote whois. 2012-01-08 15:51:48 +01:00
m_whowas.c
m_xline.c Remove double-quote restriction on dline, kline, resv, and xline reasons; remove colon restriction on xline reasons. 2011-12-30 17:29:58 +00:00
Makefile.in Back out chanroles. 2011-07-07 21:24:14 -04:00
sno_routing.c
static_modules.c.SH