Files
bitchx/source
Kevin Easton 1f64201362 Always treat NOTICEs received before registration as local server notices
We don't know the server's proper name until registration, so the test against
that isn't reliable.  We shouldn't be able to receive messages from anyone else
until we're registered, so this should be safe.

This requires changing serversay() to accept the from name instead of the
from_server.  While we're there, replace the use of alloca() with simpler
logic based on m_sprintf().
2016-04-07 00:11:27 +10:00
..
2015-10-28 21:46:38 +11:00
2015-10-29 22:17:10 +11:00
2016-03-16 23:50:38 +11:00
2016-03-16 23:50:38 +11:00