Jump to letter: [
ABCDFILMNRZ
]
ngircd: Next Generation IRC Daemon
- Summary
- ngIRCd is a free open source daemon for Internet Relay Chat (IRC), developed
under the GNU General Public License (GPL). It's written from scratch and is
not based upon the original IRCd like many others.
Advantages
Why should you use ngIRCd? Because ...
* there are no problems with servers on changing or non-static IP
addresses.
* there is a small and lean configuration file.
* there is a free, modern and open source C source code.
* it is still under active development.
ngIRCd is compatible to the "original" ircd 2.10.3p3, so you can run mixed
networks.
Authors:
--------
Alexander Barton (alex@barton.de)
Changelog
- * Fri Jul 18 14:00:00 2008 mrueckert@suse.de
- enable zeroconf on 10.2 and newer
- * Fri Jul 18 14:00:00 2008 mrueckert@suse.de
- update to version 0.12.1:
too many changes since the last package upgrade. please consult
/usr/share/doc/packages/ngircd/ChangeLog
- removed ngircd-0.10.0_man_page_paths.patch:
better solution upstream
- enable ipv6 support
- * Mon Oct 1 14:00:00 2007 mrueckert@suse.de
- update to version 0.10.3:
- SECURITY: Fixed a severe bug in handling JOIN commands, which
could cause the server to crash.
Thanks to Sebastian Vesper, <net{%}veoson{*}net>.