ircd-hybrid release notification - ircd-hybrid-7.2beta1
Jon Lusky
lusky at blown.net
Thu Sep 8 01:00:51 EDT 2005
http://www.ircd-hybrid.org/beta/ircd-hybrid-7.2beta1.tgz
7b32d7ecb660e069805f5363d32a4139 ircd-hybrid-7.2beta1.tgz
-- ircd-hybrid-7.2beta1 RELNOTES
o) Usermode +G, like +g, but allow messaging from people on common channels
o) Usermode +D - "deaf", don't receive channel messages
o) RXLINE and RKLINE - commands for setting regexp K/X lines
o) Join flood is now detected and reported to +b opers
o) Re-added REJECT_HOLD - lock clients for a while before throwing away
o) ping_warning, a class{} option to notify opers before "Ping timeout"
o) New hooking system, modularised: usermodes, iauth, message filtering etc.
o) Network I/O speedups
o) Various cleanups and bugfixes
o) Support for client SSL
o) Support for services (contrib/m_services.c)
o) IP cloaking module (contrib/ip_cloaking.c)
o) Native win32 build
----------------------------------------------------------------------------
----
This is a beta version of ircd-hybrid-7.2.
NOTE: This is still BETA code. Run it at your own risk. By running this
code you assume FULL responsibility for any problems it may cause. We do
NOT recommend that you run BETA code on production IRC networks such
as EFnet.
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 bugs at ircd-hybrid.org.
Please include a gdb backtrace and a copy of your setup.h, defaults.h, and
ircd.conf with any report (with passwords and other sensitive
information masked).
DISCUSSION: There is a mailing list for discussion of hybrid issues,
including betas. To subscribe, use this link:
https://lists.ircd-hybrid.org/mailman/listinfo/hybrid
This is the proper place to discuss new features, bugs, etc. Posting here
is much more likely to get something done than ranting on #TZ.
TESTING: This code is under active development, and a lot changes from beta
to beta. As the user of this code, we request that you help us test things
which have changed recently, and which would benefeit from being tested
much as possible. The following are some things that have changed, and
what
you can do to help us test them.
o) Mac OS X Modules
- Support for Darwin and Mac OS X style modules, through the
NSModule(3) interface has been added, and is designed to work as
loadable modules do on most UNIX systems. Feeding it bad or
duplicate modules to find bugs would be appriciated.
Questions/comments directed to bugs at ircd-hybrid.org
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.114 2005/08/31 11:05:32 adx Exp $
More information about the hybrid
mailing list