solanum/modules/core
Jilles Tjoelker 5c2b9eaf48 BAN: Reject bans with insufficient non-wildcard characters.
Such bans are not applied locally, but are propagated normally.
They can only be removed on a server that applies them.

Note that normally KLINE will not accept such bans.
This is mainly for services, differing min_wildcard and
ircd changes.
2010-03-06 01:45:41 +01:00
..
m_ban.c BAN: Reject bans with insufficient non-wildcard characters. 2010-03-06 01:45:41 +01: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 Do not penalize for spambot checks if creating a new channel. 2010-02-21 01:45:51 +01:00
m_kick.c can_kick hook, based on the ircd-seven one. 2009-04-20 09:20:11 -05:00
m_kill.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_message.c Move target change code to src/tgchange.c, 2010-02-15 21:58:34 +01:00
m_mode.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01: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 Move check for required CAPABs to mr_server -- CAPAB may not be sent. 2009-04-21 18:43:07 +02:00
m_squit.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00