elemental-ircd/modules/core
Jilles Tjoelker 9649981ba7 Improve server notices about duplicate SIDs.
Note that this is checked after duplicate server names,
so it can only happen if multiple servers have the
same SID configured.
2008-09-04 01:41:49 +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 Applied svn diff from ratbox3 r21458:21470 2008-06-28 14:13:50 +04: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 Move nick collision notices from +s to +k. 2008-07-04 16:54:46 +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 Improve server notices about duplicate SIDs. 2008-09-04 01:41:49 +02:00
m_squit.c core modules: no more TS5. 2008-06-08 01:25:42 -05:00