solanum-vs-hackint-and-char.../modules/core
Simon Arlott 4b1cce65ed
ircd: send tags on every message
Simplify linebuf by introducing fsnprint to manage a list of printfs.
Add a msgbuf unparse cache for send functions that loop.
2017-08-06 16:21:29 +01:00
..
m_ban.c
m_die.c
m_error.c
m_join.c ircd: send tags on every message 2017-08-06 16:21:29 +01:00
m_kick.c ircd: send tags on every message 2017-08-06 16:21:29 +01:00
m_kill.c
m_message.c echo-message should work for privmsg/notice to another user 2016-11-23 21:59:43 +00:00
m_mode.c ircd: send tags on every message 2017-08-06 16:21:29 +01:00
m_modules.c When a remote MODRESTART command is received, it will pass through the 2016-12-28 22:08:14 +00:00
m_nick.c
m_part.c ircd: send tags on every message 2017-08-06 16:21:29 +01:00
m_quit.c
m_server.c ircd: check_server: don't allow a connection if that would exceed the class limit 2017-07-23 17:38:11 +01:00
m_squit.c