Fix bugs found on GameSurge
authorEntrope <entrope@clan-dk.org>
Sat, 28 Feb 2004 19:08:13 +0000 (19:08 +0000)
committerEntrope <entrope@clan-dk.org>
Sat, 28 Feb 2004 19:08:13 +0000 (19:08 +0000)
commit96f2ccb2f360c0d2cee1f1f35d7993bef03ff6bf
tree6288a2d07c32b49310dc2569407bb8b2578ae1ec
parentf5356dd4db5bd1c72dc45eac74a579a41c0bd8a8
Fix bugs found on GameSurge

* Remove unused ARCH_REVISION macro in Makefile.am

* Fix !trim <userlevel> <duration> (so it does not trim ALL users)

* Properly allow owners to set levels to 501

* Set "deopped" when we deop the person who changed modes

* Mark the first user in a channel as a chanop (fixes a spurious
  HACK(4) for newly registered channels).

* Document user level ranges for the TRIM command.

* Document user-level-based SET options as being such (rather than
being multiple-choice options).
git-archimport-id: srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-11
src/Makefile.am
src/chanserv.c
src/chanserv.help
src/hash.c