solanum/modules/core
Elizabeth Myers 9d745dbd21 Implement kill-cancelling hook.
With this comes an example module to block the killing of services.

NOTE: this will not cancel remote kills. Those are still accepted, per
the TS 6 specification.
2013-04-20 01:07:55 -05: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 Mostly enable support for checking format strings with -Wformat. 2013-02-21 05:46:04 -06:00
m_kick.c Back out chanroles. 2011-07-07 21:24:14 -04:00
m_kill.c Implement kill-cancelling hook. 2013-04-20 01:07:55 -05:00
m_message.c m_message: Remove some unused variables. 2012-04-03 21:51:09 +00:00
m_mode.c Keep forward channels in sync after a netjoin. 2012-03-03 23:45:52 +01:00
m_nick.c m_nick: Reject nicks with '~' in them, rather than cutting at the '~' 2013-04-17 17:27:27 -07:00
m_part.c Call the privmsg_channel hook for part messages too. 2012-04-07 03:03:07 +00:00
m_quit.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_server.c server: Show the missing CAPABs when rejecting a server. 2013-01-02 21:00:18 +01:00
m_squit.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00