[srvx-commits] arch commit: Fix several bugs; make off-channel a per-channel option
Brought to you by:
entrope
From: Michael P. <md...@tr...> - 2004-05-09 03:11:37
|
Revision: srvx--devo--1.3--patch-60 Archive: sr...@sr...--2004-srvx Creator: Michael Poole <md...@tr...> Date: Sat May 8 23:05:48 EDT 2004 Standard-date: 2004-05-09 03:05:48 GMT Modified-files: 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 New-patches: sr...@sr...--2004-srvx/srvx--devo--1.3--patch-60 Summary: Fix several bugs; make off-channel a per-channel option Keywords: * 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. |