elemental-ircd/modules/core
Jilles Tjoelker 3cc95ad818 Allow kick_on_split_riding to protect channels with mlocked keys.
Do kick_on_split_riding if services sends an SJOIN
with a lower TS and a different key. This relies on
services restoring TS (changets option in atheme) and
services not immediately parting after receiving the
KICK, which is the case in recent atheme.

For invite-only channels, still only do
kick_on_split_riding in netbursts. Services is
assumed to handle this itself (atheme does).
2011-04-06 19:05:08 +02:00
..
m_ban.c Improve technical documentation of BAN protocol. 2010-04-29 00:26:49 +02:00
m_die.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_error.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_join.c Allow kick_on_split_riding to protect channels with mlocked keys. 2011-04-06 19:05:08 +02:00
m_kick.c Fix a minor spelling error in m_kick. 2010-11-17 19:08:47 -05:00
m_kill.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_message.c Move flood_attack_channel to channel.c so it can be used outside m_message.c 2010-12-11 16:11:54 -05:00
m_metadata.c Fix some compile warnings. 2010-03-18 12:32:42 -04:00
m_mode.c Merge. 2010-10-11 11:58:39 -04:00
m_nick.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_part.c Backed out changeset 3097ade953f5 2010-10-11 11:58:21 -04:00
m_quit.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04: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 Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00