0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-19 02:51:51 +01:00
construct/modules
2016-01-23 11:16:34 -05:00
..
core ircd: import modified version of ratbox 3.1 whowas code 2016-01-23 11:16:34 -05:00
.depend
.indent.pro
chm_nocolour.c
chm_noctcp.c
m_accept.c
m_admin.c
m_away.c send: add negation argument to sendto_common_channels_local() and friends 2015-11-19 22:43:45 -06:00
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 Spring cleaning redux: 2015-04-20 00:55:20 -05:00
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
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 Spring cleaning redux: 2015-04-20 00:55:20 -05:00
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 LIST: plug memory leak 2016-01-22 16:07:55 -05: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 Reduce clean_nick() code duplication further. 2015-12-13 00:22:21 +01:00
m_motd.c
m_names.c
m_oper.c
m_operspy.c
m_pass.c
m_ping.c
m_pong.c Remove the unneeded username parameter to register_local_user(). 2015-09-13 22:59:03 +02:00
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 modules/m_resv: update comments since parv[0] is not used anymore 2015-11-19 17:12:07 -06:00
m_sasl.c
m_scan.c
m_services.c ircd: import modified version of ratbox 3.1 whowas code 2016-01-23 11:16:34 -05:00
m_set.c
m_signon.c Reduce clean_nick() code duplication further. 2015-12-13 00:22:21 +01:00
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 ircd: import modified version of ratbox 3.1 whowas code 2016-01-23 11:16:34 -05:00
m_svinfo.c Spring cleaning redux: 2015-04-20 00:55:20 -05:00
m_tb.c
m_testline.c Spring cleaning redux: 2015-04-20 00:55:20 -05:00
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 Remove the unneeded username parameter to register_local_user(). 2015-09-13 22:59:03 +02:00
m_userhost.c
m_users.c
m_version.c Spring cleaning redux: 2015-04-20 00:55:20 -05:00
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 WHOIS: Make hide_opers_in_whois not affect opers doing whois. 2016-01-16 15:22:50 +01:00
m_whowas.c ircd: import modified version of ratbox 3.1 whowas code 2016-01-23 11:16:34 -05:00
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