elemental-ircd/modules/core
Jilles Tjoelker 4137c21c96 Close the link that sends an invalid UID.
It does not make sense to send a kill using an invlid
identifier to an obviously broken server, as was
previously done.
2008-09-06 15:13:28 +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 Use rb_snprintf() in various places. 2008-09-06 01:00:20 +02:00
m_join.c Remove an unnecessary check for &channels -- sendto_server() already does it. 2008-07-31 18:11:36 +02:00
m_kick.c core modules: no more TS5. 2008-06-08 01:25:42 -05:00
m_kill.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_message.c Remove some dead code. 2008-08-29 02:53:52 +02:00
m_mode.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_nick.c Close the link that sends an invalid UID. 2008-09-06 15:13:28 +02:00
m_part.c core modules: no more TS5. 2008-06-08 01:25:42 -05:00
m_quit.c Remainder of irc_string.* is moved to new inline/stringops.h. 2008-04-20 01:03:11 -05:00
m_server.c Remove check that cannot happen due to minparc in Message struct. 2008-09-06 01:33:18 +02:00
m_squit.c core modules: no more TS5. 2008-06-08 01:25:42 -05:00