about summary refs log tree commit diff
path: root/NEWS
AgeCommit message (Collapse)Author
2008-05-13Update master development branchAlexander Barton
- use "dev" instead of "HEAD" as "version number", - update ChangeLog and NEWS to reflect the 0.12.0 release.
2008-04-29Updated NEWS and ChangeLog for ngIRCd 0.12.0-pre2.Alexander Barton
2008-04-20Updated NEWS and ChangeLog for upcoming 0.12.0-pre1 release.Alexander Barton
2008-02-26IPv6 support.Florian Westphal
all references to struct sockaddr/in_addr have been removed from src/ngircd. libngipaddr (in src/ipaddr/) hides all the gory details. See src/ipaddr/ng_ipaddr.h for API description.
2008-02-26Implemented IRC commands INFO, USERS (dummy), and SUMMON (dummy).Alexander Barton
2008-02-26Make IRC_WHO also search username/servername/hostname.Florian Westphal
Dana Dahlstrom reported that IRC_WHO did not follow RFC 2812, Section 3.6.1. Specifically: - IRC_WHO did not send "G" flag instead if "H" if client was away - did not search username/servername/hostname etc. if argument was not a channel. Fix all of the above and tidy things up a bit. Also add IRC_WHO test script contributed by Dana.
2008-02-26Updated NEWS to reflect ChangeLog.Florian Westphal
2008-02-26Updated NEWS to reflect ChangeLog.Alexander Barton
2008-01-02Updated NEWS and ChangeLog files.Alexander Barton
2007-11-21Introduce option to configure the maximum nick name lenth in ngircd.confAlexander Barton
- 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-10-14Updates NEWS to reflect changes in CVS HEADAlexander Barton
2007-06-13Updated documentation to include changes of ngIRCd 0.10.2.Alexander Barton
2007-04-08Updated documentation.Alexander Barton
2006-12-17Updated ChangeLog/NEWS to reflect release of ngIRCd 0.10.1.Alexander Barton
2006-10-01Updated files from ngIRCd 0.10.0.Alexander Barton
2006-08-03Synchronized documentation with branch-0-10-x ...Alexander Barton
2005-07-26Updated documentation from CVS branch-0-9-x.Alexander Barton
2005-06-26Prepare documentation for release 0.9.0 ...Alexander Barton
2005-05-16Implemented IRC function "WHOWAS".Alexander Barton
2005-04-13Used a spellchecker :-)Alexander Barton
2005-03-15New configuration option "OperServerMode".Alexander Barton
2005-03-02Implemented support for "secret channels" (channel mode "s").Alexander Barton
2005-03-02New configuration option "Mask" for [Operator] sections to limit OPER command.Alexander Barton
2005-02-04New configuration variable "PidFile", section "[Global]": if defined,Alexander Barton
the server writes its process ID (PID) to this file. Default: off. Idea by Florian Westphal, <westphal@foo.fh-furtwangen.de>.
2004-12-26Added support for the Howl (http://www.porchdogsoft.com/products/howl/)Alexander Barton
Rendezvous API, in addition to the API of Apple (Mac OS X).
2004-07-03Updated documentation: note ngIRCd 0.8.0 :-)Alexander Barton
2004-05-07New "chroot" feature (from Benjamin Pineau), introducing new configurationAlexander Barton
variables "ChrootDir" and "MotdPhrase".
2004-04-25Updated documentation.Alexander Barton
2004-01-26Updated some copyright notices to include the year 2004.Alexander Barton
2004-01-25The type of service (TOS) of all sockets is set to "interactive" now.Alexander Barton
2003-12-27Added optional support for IDENT lookups (configure switch "--with-ident").Alexander Barton
2003-11-07Changes from branch-0-7-x for version 0.7.5.Alexander Barton
2003-11-05New configuration option "MaxConnectionsIP".Alexander Barton
2003-09-11New configuration option "Listen" to bind the server to a specific ip.Alexander Barton
2003-08-30Updated documentation.Alexander Barton
2003-07-18Updated documentation (for release 0.7.1).Alexander Barton
2003-06-08- Updated documentation.Alexander Barton
2003-04-21Updated documentation.Alexander Barton
2003-04-20Updated documentation.Alexander Barton
2003-03-07Updated documentation.Alexander Barton
2003-03-04Updated documentation.Alexander Barton
2003-02-23- Updated documentation.Alexander Barton
2002-12-31- Updated documentation.Alexander Barton
2002-12-24- Updated documentation.Alexander Barton
2002-12-19- Updated documentation.Alexander Barton
2002-12-18- Updated documentation.Alexander Barton
2002-12-18- Updated documentation.Alexander Barton
2002-11-26- Dokumentation aktualisiert.Alexander Barton
2002-11-23- Dokumentation aktualisiert ...Alexander Barton
2002-11-02- Dokumentation aktualisiert.Alexander Barton