miscellaneous bugfixes and indentation fixes
authorMichael Poole <mdpoole@troilus.org>
Thu, 1 Jul 2004 02:23:21 +0000 (02:23 +0000)
committerMichael Poole <mdpoole@troilus.org>
Thu, 1 Jul 2004 02:23:21 +0000 (02:23 +0000)
commit8b769be4f80f2a852a22b17b679fa3fe372c5990
treeeb68d4d18c87655f75e380d0218d65ec4a37c6a0
parentf10cc887183b261f0e22aa2d34abe3e20186e97b
miscellaneous bugfixes and indentation fixes

* srvx.conf.example: Clarify comment about "default_hostmask" setting.

* patches/sethost13.diff: Forward port of sethost patch, from Reed Loden.

* src/opserv.c (cmd_kickbanall): Free mod_chanmode_change after use.

* src/proto-p10.c (cmd_whois): Fix indentation and show real server to opers.

* src/tools.c (string_buffer_append_vprintf): Avoid a possible buffer overrun.
git-archimport-id: srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-70
ChangeLog
patches/sethost13.diff [new file with mode: 0644]
src/opserv.c
src/proto-common.c
src/proto-p10.c
src/tools.c
srvx.conf.example