introduce unreg_privmsg_func, fix minor autoinvite issue, alter account-finding on...
authoradam <akl@gamesurge.net>
Sat, 1 May 2004 11:17:11 +0000 (11:17 +0000)
committeradam <akl@gamesurge.net>
Sat, 1 May 2004 11:17:11 +0000 (11:17 +0000)
commit83a576f5a3e128554968fbbf32439da77b1150d5
treec4b0e33f2dfc9d4153aa1c7ac03135592d3e9d26
parent011411ded9cf374d34e67a4886e6c396f667138f
introduce unreg_privmsg_func, fix minor autoinvite issue, alter account-finding on local services clients

* introduce unreg_privmsg_func: unreg_privmsg_func()/unreg_notice_func() - both of which reverse the effect of reg_privmsg_func()/reg_notice_func()

* fix minor autoinvite issue: UserAutoInvite (aka: '!uset autoinvite ..') no longer invites you to channels you weren't in if the server you are on just reconnected to the network

* alter account-finding on local services clients: non +k users on the local services server are now no longer referred to as services (at least not in regard to accounts..)

git-archimport-id: srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-57
ChangeLog
src/chanserv.c
src/nickserv.c
src/proto-common.c
src/proto-p10.c
src/proto.h
srvx.conf.example