[ircd-ratbox] ircd-ratbox-1.5-2 released
Aaron Sethman
androsyn at ratbox.org
Thu Jun 17 16:16:59 EDT 2004
ftp://ftp.blackened.com/pub/irc/ircd-ratbox/ircd-ratbox-1.5-2.tgz
MD5 (ircd-ratbox-1.5-2.tgz) = b8ecc9edeebe5a0e257ee203df09878f
This is the current release of the 'RATBOX_1' tree of ircd-ratbox.
-- ircd-ratbox-1.5-2
- really fix cpu issues with poll()
- add a new module to contrib/ which allows opers to temporarily disable
users connecting in a specific class
- fix a memory exhaustion issue with unregistered clients
- fix issue with ziplink stats when >4GB of data has been sent. now output
ziplink stats in kB.
- also fix an issue where ziplink stats could possibly not work correctly
on 64bit platforms
-- ircd-ratbox-1.5-1
- fix cpu issues with poll()
- extended the special '@' and '#' chars to resvs
- dont replace the users ident if its spoofed and theyre unidented
- clean up olist, adding in operspy stuff
- ircd-ratbox-1.5
- fix the >I: line notice to include the prefixed "***"
- fix clients not being properly removed from reject cache
- fix the static build
- handle remote kline etc when its sent over ENCAP.
- added proper encap handlers to struct Message
MODULES CREATED FOR ircd-ratbox-1.4-2 AND EARLIER WILL NO LONGER WORK
WITHOUT MODIFICATION.
The encap handler has been added before the oper handler - simply add
"m_ignore," before the oper handler. You can differentiate between 1.4-2
and 1.5 style, by testing the define HAVE_ENCAP_HANDLERS.
--------------------------------------------------------------------------------
BUGS: Major bugs in this release are listed in BUGS
BUG REPORTS: If you run this code and encounter problems, you must report
the bug in one of the following ways:
a) By EMAIL to ircd-ratbox at lists.ratbox.org
Please include a gdb backtrace and keep the core file, binaries and
modules in case the developers need them.
DISCUSSION: There is a mailing list for discussion of ratbox issues,
To subscribe, visit:
http://lists.ratbox.org/cgi-bin/mailman/listinfo/ircd-ratbox
Please read doc/whats-new.txt for information about what is in this release
Other files recommended for reading: BUGS, README.FIRST, INSTALL
--------------------------------------------------------------------------------
$Id: RELNOTES,v 1.77.2.46 2004/06/17 18:01:35 androsyn Exp $
More information about the ircd-ratbox
mailing list