1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-02-10 14:20:03 +00:00
Alexander Barton 47ca178a21 Introduce option to configure the maximum nick name lenth in ngircd.conf
- New configuration option "MaxNickLength" to specify the allowed maximum
  length of user nick names. Note: must be unique in an IRC network!
- Enhanced the IRC+ protocol to support an enhanced "server handshake" and
  enable server to recognice numeric 005 (ISUPPORT) and 376 (ENDOFMOTD).
  See doc/Protocol.txt for details.
2007-11-21 12:16:33 +00:00
..
2006-07-23 11:34:32 +00:00
2005-08-12 21:32:45 +00:00
2006-07-23 11:34:32 +00:00

                     ngIRCd - Next Generation IRC Server

                        (c)2001-2005 Alexander Barton,
                    alex@barton.de, http://www.barton.de/

               ngIRCd is free software and published under the
                   terms of the GNU General Public License.

                            -- Contributions --


Debian/
 - Various files for building Debian GNU/Linux packages (".deb's").

MacOSX/
 - Project files for XCode, the "project builder" of Apple Mac OS X.

ngindent
 - Script to indent the code of ngIRCd in the "standard way".

ngircd.sh
 - Start script for FreeBSD.

ngircd.spec
 - RPM "spec" file.

systrace.policy
 - Systrace policy file for OpenBSD (and probably NetBSD).


--
$Id: README,v 1.3 2006/07/23 11:34:32 alex Exp $