solanum/modules/core
Jilles Tjoelker b1ace057a7 Avoid empty strings in various notices about rejected server connections.
These come from the name field which is empty for unknown
connections attempting to become a server.
Instead, put [@255.255.255.255] just like ratbox3 does.
2008-09-05 22:56:59 +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 Avoid empty strings in various notices about rejected server connections. 2008-09-05 22:56:59 +02:00
m_squit.c core modules: no more TS5. 2008-06-08 01:25:42 -05:00