0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-10 10:41:36 +02:00
construct/modules
Jilles Tjoelker d69601a5e2 Rewrite perm xlines containing '",' from local opers (to '"\,').
The change also applies to xlines sent to other servers.
Note that the backslash must be supplied in an unxline.
Incoming xlines containing '",' are rejected to avoid
inconsistency between servers.
2009-05-08 14:42:55 +02:00
..
core Move check for required CAPABs to mr_server -- CAPAB may not be sent. 2009-04-21 18:43:07 +02:00
.depend
.indent.pro
m_accept.c Remove some unused variables. 2009-03-01 01:53:40 +01:00
m_admin.c
m_away.c
m_cap.c
m_capab.c Move check for required CAPABs to mr_server -- CAPAB may not be sent. 2009-04-21 18:43:07 +02:00
m_challenge.c
m_chghost.c Allow / in spoofed hosts 2009-04-20 08:37:13 -05:00
m_close.c
m_cmessage.c
m_connect.c
m_dline.c
m_encap.c
m_etrace.c Stop changing \s to spaces in masktrace and testmask, 2009-05-07 23:58:32 +02:00
m_help.c
m_info.c Add channel::only_ascii_channels config option 2009-02-22 00:12:21 +01:00
m_invite.c Disallow invites to juped channels. 2009-02-06 14:07:03 +01:00
m_ison.c
m_kline.c Disallow double quotes in klines. 2009-05-08 01:50:35 +02:00
m_knock.c
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 Remove comments related to (removed) ability to disable TS6. 2009-01-30 16:50:00 +01:00
m_ping.c
m_pong.c
m_post.c
m_privs.c
m_rehash.c Do not send "<blah> is rehashing <blah>" notices to the remote oper. 2009-03-07 16:57:58 +01:00
m_restart.c
m_resv.c Disallow commas in channel resvs. 2009-05-08 01:23:40 +02:00
m_sasl.c
m_scan.c
m_services.c
m_set.c
m_signon.c
m_snote.c
m_stats.c
m_svinfo.c Disable autoconnect for a server with excessive TS delta. 2009-02-05 23:43:07 +01:00
m_tb.c Add new topic command ETB, allowing services to set topic+setter+ts always 2009-03-29 17:08:42 +02:00
m_testline.c
m_testmask.c Stop changing \s to spaces in masktrace and testmask, 2009-05-07 23:58:32 +02:00
m_time.c
m_topic.c Use uid/sid for some ERR_CHANOPRIVSNEEDED if they go to a remote client. 2009-04-09 23:45:35 +02: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 Correct WHOX overflow check so it also works for fields other than the last. 2009-03-01 01:58:53 +01:00
m_whois.c
m_whowas.c
m_xline.c Rewrite perm xlines containing '",' from local opers (to '"\,'). 2009-05-08 14:42:55 +02:00
Makefile.in
sno_routing.c
static_modules.c.SH