Channel suspension, transfer and line wrap changes
authorMichael Poole <mdpoole@troilus.org>
Thu, 22 Jul 2004 04:03:22 +0000 (04:03 +0000)
committerMichael Poole <mdpoole@troilus.org>
Thu, 22 Jul 2004 04:03:22 +0000 (04:03 +0000)
commit565b871f7cd94c40eca88a05d60bd6d9acae0be5
tree88495707294315efc1f5ed48e905272ef8e40453
parentb4033aebd97ffea294f4e9037b3a84a0a770ef14
Channel suspension, transfer and line wrap changes

* Treat half-unsuspended channels as unsuspended, to avoid crashes
caused by sysadmins editing chanserv.db in screwy ways.

* Add a srvx.conf option to limit how often channel owners can give
away channel ownership.

* Limit most output line expansions to just one line.

* Remove unnecessary assert(hs_user) checks from mod-helpserv.c.

* Don't run_empty_interval() in HelpServ when the user's server is
still bursting.
git-archimport-id: srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-74
ChangeLog
languages/de/strings.db
src/chanserv.c
src/chanserv.h
src/helpfile.c
src/helpfile.h
src/mod-helpserv.c
srvx.conf.example