Fix bugs; better handle oplevels from ircu2.10.12
authorMichael Poole <mdpoole@troilus.org>
Mon, 6 Sep 2004 13:35:59 +0000 (13:35 +0000)
committerMichael Poole <mdpoole@troilus.org>
Mon, 6 Sep 2004 13:35:59 +0000 (13:35 +0000)
commit35ffb2ad774fac945c200d06a30174fe676d94bb
tree0c2035ef995b4d70d96c8f456c65ec6d0f490059
parent47311a53d46d39b96842b2da83eb03caf089d9da
Fix bugs; better handle oplevels from ircu2.10.12

* Fix order of port and IP in sample socks4 proxy test.

* Fix a bug in dict_remove2() that corrupted the tree order if a
cleanup function tried to delete another node.

* Fix a buffer overflow in cmd_joiner.

* Get rid of free_nick_info() since it is really just free().

* If our P10 uplink sends an oplevel in a burst, treat it as a chanop.
git-archimport-id: srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-78
ChangeLog
sockcheck.conf.example
src/dict-splay.c
src/modcmd.c
src/nickserv.c
src/proto-p10.c