Various bug fixes
authorEntrope <entrope@clan-dk.org>
Wed, 3 Mar 2004 01:47:41 +0000 (01:47 +0000)
committerEntrope <entrope@clan-dk.org>
Wed, 3 Mar 2004 01:47:41 +0000 (01:47 +0000)
commit85305eb03a55c6eda40783b68f3f728f4a147c06
treee5e93f746f9d46e0ffe9165865990fd8a9edb918
parent681671a7f53fccfa6d189a6ad5114dbfb1e3bdce
Various bug fixes

* In ?kickbanall, mod_chanmode_alloc(1) when we only use one arg.

* In ?modcmd ... channel_access, accept "0" to mean the same as "none."

* In log.c, make a single function to free the oldest log entry for a
log_type struct.

* Add more checks for cmd==NULL in chanserv.c:eject_user().
git-archimport-id: srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-22
src/chanserv.c
src/log.c
src/modcmd.c
src/opserv.c