Author: Bleep <tomh@inxpress.net>
authorBleep <twhelvey1@home.com>
Sat, 18 Mar 2000 01:59:57 +0000 (01:59 +0000)
committerBleep <twhelvey1@home.com>
Sat, 18 Mar 2000 01:59:57 +0000 (01:59 +0000)
commit5dd2f85ef757744d4586ac5bedf4a81fdebcc520
tree2df86119f7f187e14ac5e8f98469ce7e580b815e
parent4af8b1159c020faa1a1d2f273728f670630a21c6
Author: Bleep <tomh@inxpress.net>
Log message:
Rollback pline8 patch, remove server hosts and addresses from strings
sent over the wire. NOTE: this might leak in a couple places let us
know if you find any hostname/address leaks. See the example.conf for
information on setting up virtual hosting (minor change).

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@23 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
24 files changed:
.patches
ChangeLog
config/config-sh.in
doc/Configure.help
doc/example.conf
doc/ircd.8
include/ircd.h
include/patchlevel.h
include/s_bsd.h
ircd/channel.c
ircd/chkconf.c
ircd/ircd.c
ircd/opercmds.c
ircd/parse.c
ircd/s_auth.c
ircd/s_bsd.c
ircd/s_conf.c
ircd/s_debug.c
ircd/s_misc.c
ircd/s_ping.c
ircd/s_serv.c
ircd/s_user.c
ircd/send.c
ircd/userload.c