[srvx-commits] arch commit: Fix service triggers; allow service hostname configuration; fix glitches
Brought to you by:
entrope
From: Michael P. <md...@tr...> - 2004-04-09 20:09:26
|
Revision: srvx--devo--1.3--patch-47 Archive: sr...@sr...--2004-srvx Creator: Michael Poole <md...@tr...> Date: Fri Apr 9 16:08:58 EDT 2004 Standard-date: 2004-04-09 20:08:58 GMT Modified-files: ChangeLog languages/de/modcmd.help src/chanserv.c src/global.c src/mod-helpserv.c src/modcmd.c src/modcmd.h src/modcmd.help src/nickserv.c src/opserv.c src/opserv.help src/proto-bahamut.c src/proto-p10.c src/proto.h srvx.conf.example New-patches: sr...@sr...--2004-srvx/srvx--devo--1.3--patch-47 Summary: Fix service triggers; allow service hostname configuration; fix glitches Keywords: * Improve length checking logic in ChanServ.names command. * Fix service trigger registration so that database is used in preference to srvx.conf and compiled-in defaults. * Allow service hostnames to be configured in srvx.conf and through "service add"; document this and show an example of setting the service description. * Fix an uninitialized value bug in OpServ.join. * Make OpServ.addtrust accept a count of 0. * Remove untranslated messages from languages/de/modcmd.help (so that new "service add" help is inherited). |