Forward port of delayed-join.patch from Quakenet's "Asuka" patch set
authorMichael Poole <mdpoole@troilus.org>
Tue, 11 May 2004 02:10:30 +0000 (02:10 +0000)
committerMichael Poole <mdpoole@troilus.org>
Tue, 11 May 2004 02:10:30 +0000 (02:10 +0000)
commit68344659492f852c34150dc9346006e05b66a90b
treeed14ed33d362af16915db99f39c5567924403ea0
parent1349b75d52fe12c9509a9875cddf4361c95eb057
Forward port of delayed-join.patch from Quakenet's "Asuka" patch set
(which was a port of code I wrote for the other ircu).

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@1040 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
22 files changed:
ChangeLog
include/channel.h
include/numeric.h
include/s_user.h
include/supported.h
ircd/channel.c
ircd/ircd_relay.c
ircd/m_burst.c
ircd/m_clearmode.c
ircd/m_join.c
ircd/m_kick.c
ircd/m_names.c
ircd/m_part.c
ircd/m_quit.c
ircd/m_topic.c
ircd/m_wallchops.c
ircd/m_wallvoices.c
ircd/m_who.c
ircd/m_whois.c
ircd/s_err.c
ircd/s_user.c
ircd/send.c