|
|
| Author |
Message |
Fireman1061 Newbie

Joined: 09 Dec 2003 Posts: 59 Location: In Hell
|
Posted: May 10, 2004 8:41am Post subject: Ultimate3.0 project |
|
|
Shawdowmaster,
The coder of The Ultimate IRC daemon has released a new beta of the The Ultimate IRC daemon version 3.0.0.beta 2 |
|
| Back to top |
|
 |
Fireman1061 Newbie

Joined: 09 Dec 2003 Posts: 59 Location: In Hell
|
Posted: May 10, 2004 8:43am Post subject: Headlines from the Ultimate ircd website |
|
|
UltimateIRCd 3.0.0 beta2 released
Posted by: shadowmaster on 2004-05-02 04:56:31
Beta2 have been staged to sourceforge and addresses an issue related to the automated detection of number of availible FD's the IRCd can use. There are NO functionality fixes. If you already have beta1 installed, there is no reason to upgrade to beta2.
md5sum's:
a1ad17f28c10ecdfee6b8c7a079376b2 Ultimate3.0.0.b2.tar.bz2
36954697876559c75590dbd3f72d2af5 Ultimate3.0.0.b2.tar.gz
Download:
http://sourceforge.net/project/showfiles.php?group_id=3256&package_id=25614&release_id=235398
Changelog:
Symbols:
(SM) - ShadowMaster (ShadowMaster at Shadow-Realm dot org)
(AA) - Againaway (Againaway at Shadow-Realm dot org)
(JH) - Fish (Fish at Shadow-Realm dot org)
(BP) - Bahamut team Patches to bahamut
(QN) - Quinn (Quinn at ShadowRealm Forums)
beta2
(SM) Fixed a pesky compiler warning for rc4.c
(SM) Fixed error message for too high maxclients.
Reported by Dodger @ Wildghosts.net
(SM) Fixed error where maxclients where set to high during automatic detection
in ./configure. Forgot to take spare buffers into account. (#0000023)
This information came off of the Shadow-Realm Website.
http://www.shadow-realm.org/
UltimateIRCd is Developed buy Shadowmaster |
|
| Back to top |
|
 |
Fireman1061 Newbie

Joined: 09 Dec 2003 Posts: 59 Location: In Hell
|
Posted: May 17, 2004 8:21am Post subject: Ultimate IRCD 3.0.0.beta 3 |
|
|
UltimateIRCd 3.0.0 beta3 released
Posted by: shadowmaster on 2004-05-17 03:30:28 (http://www.shadow-realm.org/)
Beta3 have been staged to sourceforge and addresses a few bugs introduced in beta1 aswell as openbsd compile issues.
md5sum's:
85e258da036098950426bf812df80269 Ultimate3.0.0.b3.tar.bz2
81ae58ebaf95668274854f1ab38d286e Ultimate3.0.0.b3.tar.gz
Download:
https://sourceforge.net/project/showfiles.php?group_id=3256&package_id=25614
Changelog:
Symbols:
(SM) - ShadowMaster (ShadowMaster at Shadow-Realm dot org)
(AA) - Againaway (Againaway at Shadow-Realm dot org)
(JH) - Fish (Fish at Shadow-Realm dot org)
(BP) - Bahamut team Patches to bahamut
(QN) - Quinn (Quinn at ShadowRealm Forums)
beta3
(SM) Fixed a bug on +M channels where +r was removed before the error checks on if
a nickname could be changed, causing the nickchange to fail and leaving the client
set -r. (#0000025)
(SM) Fixed a bug preventing Local Operators from altering their NMODES.
Reported by DaPrivateer @ Irchighway.net
(SM) Fixed several Oper checks which should have checked for IsAnOper instead of IsOper.
(SM) Backwards compactibility for non NICKIP removed.
(SM) Removed all the old code mess from m_oper.
(SM) Opers are set with usermode +W again upon oper up.
(SM) Opers are now NOT set with NMODE +R upon oper up.
(SM) Moved NMODE to its own RPL_ numeric, 220 and
changes will now be sent to the client by NMODE, not MODE + (+nmodes).
This to address an issue with some clients being confused by the second
string of modes.
Reported and patched by DaPrivateer @ Irchighway.net
(SM) Really fix Channelmode +A and +O permissions. (#0000026)
(SM) Allow ULined servers to set channelmode +S.
Reported by DaPrivateer @ Irchighway.net
(SM) UltimateIRCd will now compile on OpenBSD 3.5 cleanly.
Many thanx to Quension for his Bahamut OpenBSD fixes and
ScottyDogg for providing me with a testbed.
This information came off of the Shadow-Realm Website.
http://www.shadow-realm.org/
UltimateIRCd is Developed buy Shadowmaster |
|
| Back to top |
|
 |
Guest
|
Posted: Nov 22, 2005 11:22pm Post subject: Re: Ultimate IRCD 3.0.0.beta 3 |
|
|
| Fireman1061 wrote: | UltimateIRCd 3.0.0 beta3 released
Posted by: shadowmaster on 2004-05-17 03:30:28 (http://www.shadow-realm.org/)
Beta3 have been staged to sourceforge and addresses a few bugs introduced in beta1 aswell as openbsd compile issues.
md5sum's:
85e258da036098950426bf812df80269 Ultimate3.0.0.b3.tar.bz2
81ae58ebaf95668274854f1ab38d286e Ultimate3.0.0.b3.tar.gz
Download:
https://sourceforge.net/project/showfiles.php?group_id=3256&package_id=25614
Changelog:
Symbols:
(SM) - ShadowMaster (ShadowMaster at Shadow-Realm dot org)
(AA) - Againaway (Againaway at Shadow-Realm dot org)
(JH) - Fish (Fish at Shadow-Realm dot org)
(BP) - Bahamut team Patches to bahamut
(QN) - Quinn (Quinn at ShadowRealm Forums)
beta3
(SM) Fixed a bug on +M channels where +r was removed before the error checks on if
a nickname could be changed, causing the nickchange to fail and leaving the client
set -r. (#0000025)
(SM) Fixed a bug preventing Local Operators from altering their NMODES.
Reported by DaPrivateer @ Irchighway.net
(SM) Fixed several Oper checks which should have checked for IsAnOper instead of IsOper.
(SM) Backwards compactibility for non NICKIP removed.
(SM) Removed all the old code mess from m_oper.
(SM) Opers are set with usermode +W again upon oper up.
(SM) Opers are now NOT set with NMODE +R upon oper up.
(SM) Moved NMODE to its own RPL_ numeric, 220 and
changes will now be sent to the client by NMODE, not MODE + (+nmodes).
This to address an issue with some clients being confused by the second
string of modes.
Reported and patched by DaPrivateer @ Irchighway.net
(SM) Really fix Channelmode +A and +O permissions. (#0000026)
(SM) Allow ULined servers to set channelmode +S.
Reported by DaPrivateer @ Irchighway.net
(SM) UltimateIRCd will now compile on OpenBSD 3.5 cleanly.
Many thanx to Quension for his Bahamut OpenBSD fixes and
ScottyDogg for providing me with a testbed.
d
This information came off of the Shadow-Realm Website.
http://www.shadow-realm.org/
UltimateIRCd is Developed buy Shadowmaster |
|
|
| Back to top |
|
 |
|