0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-27 21:08:42 +02:00
construct/modules
Elizabeth Jennifer Myers e1ee78ae30 Partially revert e794d39a80.
As jilles pointed out, it is best that the chanserv access list always
remain synced with the grant list. Thus, the ability for clients to set
this is not a good idea unless services knows about the grant, but this
leads to all sorts of messy issues and likely isn't worth it.
2011-07-06 18:14:57 -04:00
..
core Implement chanroles, as discussed with nenolod. 2011-07-06 13:46:22 -04:00
.depend
.indent.pro
m_accept.c
m_admin.c
m_away.c
m_cap.c Add extended-join client capability. 2010-12-16 00:24:54 -06:00
m_capab.c
m_certfp.c
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 dline,kline: Avoid breaking the protocol with bad bans. 2011-06-25 11:34:34 +02:00
m_encap.c
m_etrace.c
m_grant.c Partially revert e794d39a80. 2011-07-06 18:14:57 -04:00
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 invite: Remove useless IsChannelName check. 2011-06-25 11:34:16 +02:00
m_ison.c
m_kline.c dline,kline: Avoid breaking the protocol with bad bans. 2011-06-25 11:34:34 +02:00
m_knock.c knock,topic: Remove useless IsChannelName checks. 2011-06-25 11:17:37 +02:00
m_links.c
m_list.c operspy list: Show '!' prefix for otherwise hidden channels rather than +s ones. 2011-05-24 00:30:45 +02:00
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
m_sasl.c If the sasl mechanism is EXTERNAL, send the certfp in the initial S message. 2011-04-04 00:59:20 +02:00
m_scan.c
m_services.c RSFNC: allow RSFNC against a target which just changes the capitalization of the nickname 2011-07-02 19:53:21 -05: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
m_testmask.c
m_time.c
m_topic.c Implement chanroles, as discussed with nenolod. 2011-07-06 13:46:22 -04: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 branding: if CUSTOM_BRANDING is defined, display charybdis version in /info 2011-05-08 09:06:19 -05:00
m_wallops.c
m_who.c
m_whois.c
m_whowas.c
m_xline.c
Makefile.in Implement chanroles, as discussed with nenolod. 2011-07-06 13:46:22 -04:00
sno_routing.c
static_modules.c.SH