elemental-ircd/modules/core
JD Horelick 6f7a78f6aa Added check for flood settings in m_message. Why was this not here
before? What good are flood settings really if they're not applied
to messages?
2010-03-21 03:43:25 -04: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 s/owner/admin/ throughout the source code and docs. 2010-03-07 23:18:39 -05:00
m_kick.c Make override WALLOPS actually send netwide this time. 2010-03-07 23:22:07 -05:00
m_kill.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_message.c Added check for flood settings in m_message. Why was this not here 2010-03-21 03:43:25 -04:00
m_metadata.c Fix some compile warnings. 2010-03-18 12:32:42 -04:00
m_mode.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_nick.c Add chmode +N, which prevents nickchanges. 2010-02-25 01:14:38 -05:00
m_part.c Add use_part_messages config option. When disabled, this will show 2010-03-13 22:56:38 -05:00
m_quit.c Added static_quit support. Pretty much what the name implies. 2010-03-13 22:19:29 -05: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