| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-11-23 | bind ListenAddress for outgoing connections | Florian Westphal | |
| ngircd would always use INADDR_ANY for outgoing connections; which might not be desirable. Added new [Server] option "Bind" to set source ip. | |||
| 2007-11-21 | Introduce option to configure the maximum nick name lenth in ngircd.conf | Alexander 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-25 | New config option NoDNS: disables all DNS queries. | Florian Westphal | |
| 2007-10-13 | fix doc and manpage wrt. MaxConnections, MaxConnectionsIP and MaxJoins values | Florian Westphal | |
| 2007-06-28 | Add new server config option to disable automatic connect. (Tassilo Schweyer) | Florian Westphal | |
| 2006-12-29 | add support for predefined-channel configuration of k and l modes | Florian Westphal | |
| 2006-12-25 | Customize manual pages to reflect the actual installation location of files. | Alexander Barton | |