0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-02 10:54:16 +01:00
construct/modules
2016-01-15 13:38:40 -06:00
..
core ircd: get_channel_access(): do not derive channel pointer from membership 2016-01-13 22:16:44 -06:00
.depend
.indent.pro
chm_nocolour.c
chm_noctcp.c
m_accept.c
m_admin.c
m_away.c
m_cap.c Remove trailing space in CAP ACK. 2015-12-28 10:57:17 +01:00
m_capab.c
m_certfp.c
m_challenge.c
m_chghost.c Fix erroneous comment 2016-01-01 09:31:55 +00:00
m_close.c
m_cmessage.c supported: move ISUPPORT tokens provided by modules to their specific modules: 2015-12-26 22:41:09 -06:00
m_connect.c CONNECT: allow using 3-argument CONNECT with port == 0 locally (closes #119) 2016-01-12 05:54:04 -06:00
m_dline.c
m_encap.c
m_etrace.c supported: move ISUPPORT tokens provided by modules to their specific modules: 2015-12-26 22:41:09 -06:00
m_grant.c modules: add missing m_grant.c 2016-01-11 23:52:04 -06:00
m_help.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_info.c ircd: implement EXTENDCHANS, based on ircd-seven (with some improvements from chatircd) 2016-01-11 23:32:23 -06:00
m_invite.c
m_ison.c
m_kline.c
m_knock.c supported: move ISUPPORT tokens provided by modules to their specific modules: 2015-12-26 22:41:09 -06:00
m_links.c
m_list.c Revert "LIST: since we now have channel::strip_topic_colors, don't unconditionally strip colors here anymore" 2016-01-13 17:11:16 -06:00
m_locops.c
m_lusers.c
m_map.c Fix erroneous use of wrong string concatenation function 2015-12-30 08:34:27 +00:00
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 ircd: implement EXTENDCHANS, based on ircd-seven (with some improvements from chatircd) 2016-01-11 23:32:23 -06:00
m_rehash.c ircd: hash: use an irc_radixtree for storing resv's 2016-01-09 04:59:02 -06:00
m_restart.c Allow remote DIE and RESTART (from ircd-seven) 2016-01-12 00:04:54 -06:00
m_resv.c
m_sasl.c
m_scan.c
m_services.c supported: move ISUPPORT tokens provided by modules to their specific modules: 2015-12-26 22:41:09 -06:00
m_set.c
m_signon.c
m_snote.c
m_starttls.c m_starttls: reject "STARTTLS" use over an existing TLS connection 2015-12-30 09:28:53 +02:00
m_stats.c STATS: allow modules to override normal stats requests 2016-01-14 06:57:04 -06:00
m_svinfo.c
m_tb.c
m_testline.c
m_testmask.c
m_tginfo.c
m_time.c
m_topic.c ircd: get_channel_access(): do not derive channel pointer from membership 2016-01-13 22:16:44 -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 supported: move ISUPPORT tokens provided by modules to their specific modules: 2015-12-26 22:41:09 -06:00
m_whois.c ircd: add general::hide_opers_in_whois to simulate ircd-seven operhide 2016-01-15 13:38:40 -06:00
m_whowas.c
m_xline.c
Makefile.am ircd: implement GRANT subsystem based on ircd-seven 2016-01-11 23:02:03 -06:00
Makefile.in ircd: implement GRANT subsystem based on ircd-seven 2016-01-11 23:02:03 -06:00
sno_routing.c
static_modules.c.SH