0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-28 05:18:59 +02:00
construct/modules
Jilles Tjoelker f62f94b094 Back out AUTHENTICATE EXTERNAL so I can do it differently.
The current approach is fundamentally broken as it allows
anyone in that knows the certfp and uses an old ircd as
their server.
2011-04-04 00:44:07 +02:00
..
core Bring across disable_local_channels config option from ircd-seven 2010-12-21 20:38:04 +00: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 Add extended-join client capability. 2010-12-16 00:24:54 -06:00
m_capab.c
m_certfp.c Pass certfp to other servers and show it in whois. Do not show it on connect. 2010-02-06 00:18:27 +01:00
m_challenge.c m_challenge: fix use of undefined behaviour. 2011-02-22 12:00:45 -05:00
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 Make flood control settings configurable by those who know exactly what they're doing. 2011-03-27 16:35:26 -04:00
m_invite.c Subject /invite to umodes +g and +R. 2010-02-15 23:07:14 +01:00
m_ison.c
m_kline.c Fix various compiler warnings. 2010-03-27 20:09:46 +01:00
m_knock.c
m_links.c Fix /links buffer overflow. 2010-01-27 21:05:10 +01:00
m_list.c Move list-related isupport items to the list module itself. 2011-01-06 00:40:08 -08:00
m_locops.c
m_lusers.c
m_map.c
m_monitor.c
m_motd.c
m_names.c
m_oper.c Clarify ERR_NOOPERHOST and convert it to use sendto_one_numeric(). 2010-02-17 06:51:41 -06:00
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 Back out AUTHENTICATE EXTERNAL so I can do it differently. 2011-04-04 00:44:07 +02:00
m_scan.c
m_services.c Accountname should not be prefixed with a colon to allow future expansion. 2010-12-16 00:32:48 -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 Fix topic changes after 6af636dce2e6. 2010-12-27 17:31:11 +01:00
m_trace.c hunt_server: Disallow wildcarded nicknames. 2011-01-08 17:47:05 +01:00
m_unreject.c
m_user.c
m_userhost.c
m_users.c
m_version.c
m_wallops.c
m_who.c
m_whois.c Pass certfp to other servers and show it in whois. Do not show it on connect. 2010-02-06 00:18:27 +01:00
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