Fix several bugs; make off-channel a per-channel option
authorMichael Poole <mdpoole@troilus.org>
Sun, 9 May 2004 03:05:48 +0000 (03:05 +0000)
committerMichael Poole <mdpoole@troilus.org>
Sun, 9 May 2004 03:05:48 +0000 (03:05 +0000)
commitb38e1131c3053d837732fb441e7031a9c9ea997f
tree0ff047390ec2985310570dea7850511295ed6f2b
parent3a466e0ac969cc859b350b5cf38c690ab5c821fe
Fix several bugs; make off-channel a per-channel option

* Add per-channel option (!set offchannel) for off-channel services
support.

* Rename REGISTERED_MODE to MODE_REGISTERED and always use it.

* Delete remaining (registered) channels on exit.

* Fix tests in proto-p10.c for chanop-ness when using off-channel
services support.
git-archimport-id: srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-60
ChangeLog
src/chanserv.c
src/chanserv.h
src/hash.c
src/hash.h
src/nickserv.c
src/proto-bahamut.c
src/proto-common.c
src/proto-p10.c
src/proto.h
srvx.conf.example