Hi all!
I released ngIRCd 0.6.1 a few minutes ago:
- Fixed KILL: you can't crash the server by killing yourself any more,
ngIRCd no longer sends a QUIT to other servers after the KILL, and
you
can kill only valid users now.
- The server no longer forwards commands to ordinary users, instead it
answers with the correct error message ("no such server") now.
- WHOIS commands weren't always forwarded as requested.
- The server sets a correct default AWAY message now when propagating
between servers (bug introduced in 0.6.0).
- Fixed up and enhanced CHANINFO command: channel keys and user limits
are syncronized between servers now, too.
- MODE returns the key and user limit for channel members correctly
now.
- Non-members of a channel could crash the server when trying to
change
its modes or modes of its members.
- The server didn't validate weather a target user is a valid channel
member when changing his channel user modes which could crash
ngIRCd.
You can download it as usual from:
- <http://download.berlios.de/ngircd/ngircd-0.6.1.tar.gz>
- <ftp://arthur.ath.cx/pub/Users/alex/ngircd/ngircd-0.6.1.tar.gz>
Enjoy!
Regards
Alex
PS.: all these changes are backports from CVS-HEAD.
--
Alexander Barton, Freiburg, Germany
http://www.barton.de/, alex(a)barton.de
Hi!
I applied the following patches friom HEAD to CVS branch-0-6-0:
- The server sets a correct default AWAY message now when propagating
between servers (bug introduced in 0.6.0).
- Fixed up propagation of modes with arguments between servers and
enhanced the CHANINFO command.
- MODE returns the key and user limit for channel members correctly
now.
Regards
Alex
--
Alexander Barton, Freiburg, Germany
http://www.barton.de/, alex(a)barton.de
Hi!
Fixes to CVS-HEAD:
- The server sets a correct default AWAY message now when propagating
between servers (bug introduced in 0.6.0).
- Restructured the documentation: Now the main language is english.
- Fixed up and enhanced CHANINFO command: channel keys and user limits
are syncronized between servers now, too.
- Enhanced killing of users caused by a nickname collision.
- MODE returns the key and user limit for channel members correctly
now.
Regards
Alex
--
Alexander Barton, Freiburg, Germany
http://www.barton.de/, alex(a)barton.de
Hi all!
Fixes in CVS-HEAD:
- The server no longer forwards commands to ordinary users, instead it
answers with the correct error message ("no such server") now.
- WHOIS commands weren't always forwarded as requested.
Regards
Alex
PS.: Welcome to 2003! :-)
--
Alexander Barton, Freiburg, Germany
http://www.barton.de/, alex(a)barton.de