elemental-ircd/modules/core
Jilles Tjoelker ceac83d965 Remove user@server messages to local users.
These are unreliable in general and only useful
for violating certain restrictions.
Sending such messages to remote servers is still
possible, for securely messaging pseudoservers whether
service{}'ed or not. The special oper-only syntax
opers@server remains as well.
2008-07-27 22:17:46 +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 A very draft version of extensions, which are adding can_join hooks for custom channel modes 2008-07-27 12:10:48 +04: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 user@server messages to local users. 2008-07-27 22:17:46 +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 Applied svn diff from ratbox3 r21458:21470 2008-06-28 14:13:50 +04:00
m_squit.c core modules: no more TS5. 2008-06-08 01:25:42 -05:00