Allow TOPIC from off-channel services. Preserve user's visibility in
authorMichael Poole <mdpoole@troilus.org>
Thu, 16 Dec 2004 04:37:14 +0000 (04:37 +0000)
committerMichael Poole <mdpoole@troilus.org>
Thu, 16 Dec 2004 04:37:14 +0000 (04:37 +0000)
commit90b743a8349765c27b98af44bb3e770a75989dcd
treec0be7df89383250ffb15af94ece4d57322d30d69
parent5670830e9e99417d14707636be4db700e890333f
Allow TOPIC from off-channel services.  Preserve user's visibility in
a +D channel when logging in.  Canonicalize IP addresses in IPcheck so
6to4 users are counted the same as IPv4 users from the same IPs.  Do
the same trick for 6to4 users when sending their NICKs to a non-IPv6
server.

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@1276 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
ircd/IPcheck.c
ircd/m_topic.c
ircd/numnicks.c
ircd/s_user.c