solanum/modules/core
William Pitcock cddbab51bb Send ERR_TOOMANYCHANNELS for each channel join that fails due to channel limits.
The reason why we do this is because some clients are dependent on receiving a numeric
for every channel join failure, even due to this limit where it can be assumed that
subsequent joins failed.
2010-12-14 02:24:23 -06:00
..
m_ban.c Provide an error message when a user does /quote ban. 2010-08-29 15:16:47 +02:00
m_die.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_error.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_join.c Send ERR_TOOMANYCHANNELS for each channel join that fails due to channel limits. 2010-12-14 02:24:23 -06:00
m_kick.c Use get_channel_access() for KICK/TOPIC. 2010-12-07 00:14:42 -06:00
m_kill.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_message.c Move flood_attack_channel to channel.c so it can be used outside m_message.c 2010-12-09 18:29:56 -05:00
m_mode.c Enforce TS rules on MLOCKs. 2010-08-23 20:22:59 -05:00
m_nick.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_part.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_quit.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_server.c Add support for linking using SSL certificate fingerprints as the link credential rather than the traditional server-password pair. 2010-12-13 23:14:00 -06:00
m_squit.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00