Jump to letter: [
ABCDFILMNRSWZ
]
ircd-ratbox: ircd-ratbox is an advanced, stable and fast ircd.
- Summary
- ircd-ratbox is an advanced, stable, fast ircd. It is an evolution where
ircd-hybrid left off around version 7-rc1. It supports the TS3 and TS5
protocols, and is used on EFnet and other IRC networks.
Authors:
--------
AndroSyn, Aaron Sethman <androsyn@ratbox.org>
fl, Lee Hardy <lee@leeh.co.uk>
larne, Edward Brocklesby <ejb@goth.net>
Changelog
- * Sat Oct 6 14:00:00 2007 mrueckert@suse.de
- added ircd-ratbox-2.2.6_no_Werror.patch:
disable -Werror until the warnings in 10.3/factory are fixed
- * Tue May 29 14:00:00 2007 mrueckert@suse.de
- update to version 2.2.6:
- upstream adns fix for when tcp connections fail immediately
- minor memleak fix when rehashing helpfiles etc
- fix a potential DoS that could result in resource starvation
- additional changes from 2.2.5:
- fix bug with connect {}; blocks and empty classnames
- disable allowing permanent klines to be set over temporary
klines, as it
did not sufficiently check there was also a permanent kline
- alter TS6 logic slightly on channel joins to help avoid desyncs
when a mode is crossing the network in the opposite direction
to a JOIN
- support for receiving and propagating SAVE for future FNC
support
- fix wildcard-to-cidr code slightly
- fix for kqueue potentially losing updates when it is under high
load
- fix leaking of spoofed ips on +f notices
- fix invisible count being off when people oper up with a
default +i umode
- fix /who on channels with ** in their name
- when using --enable-services, hide channels a service is in
- alter KICK logic to avoid leaking UIDs when we receive a kick
with no reason
- make anti-nickflood code nicer so it avoids trapping users in a
situation where everytime they attempt to change nick, it just
makes the anti-nickflood apply worse
- minor bugfix to WEBIRC
- added 2 missing dir entries in the filelist
- fixed buildrequires for factory
- * Tue Feb 20 13:00:00 2007 mrueckert@suse.de
- update to version 2.2.4
- Add m_webirc module to contrib, allows showing real host of
CGI:IRC users.
- send RPL_WHOISLOGGEDIN (330) in TS6 form if appropriate
- minor conf/documentation updates
- when finding a member of a channel, choose the shorter of the
users/channels list to search
- count escaped wildcards characters as non-wildcards
- remove the cached storage of how many +beI there are, thereby
fixing a case where it can get desynced from reality
- improve xline \s code slightly
- disabled the ircd-ratbox-2.2.3_no_op_on_create.patch for now.
it breaks the +n on creation of channels.
- removed http://www.leeh.co.uk/ratbox-2.x-banlistfix.diff:
included in 2.2.4