| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-09-23 | sample-ngircd.conf & ngircd.conf(5): document "ServiceMask" option. | Alexander Barton | |
| 2008-09-13 | TLS/SSL support: documentation. | Florian Westphal | |
| 2008-05-19 | make Listen parameter a comma-seperated list of addresses. | Florian Westphal | |
| this also obsoletes ListenIPv4 and ListenIPv6 options. If Listen is unset, it is treated as Listen="::,0.0.0.0". Note: ListenIPv4 and ListenIPv6 options are still recognized, but ngircd will print a warning if they are used in the config file. Also, some plattforms require that ai_socktype is set in the getaddrinfo() hints structure. | |||
| 2008-05-18 | Add option aliases -V (for --version) and -h (for --help). | Jari Aalto | |
| This patch adds -h and -V short options (to complement the usage). It is based on a patch attached to Debian bug #466063, see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466063>. Idea by Jari Aalto <jari.aalto@cante.net>, patch adapted by Alexander Barton <alex@barton.de>. | |||
| 2008-05-11 | Update ngIRCd manual pages | Alexander Barton | |
| - Update timestamp, - enhance some phrasing, - and fix "Passive" ([Server]) formatting. | |||
| 2008-04-21 | IPv6: Add config options to disabe ipv4/ipv6 support. | Florian Westphal | |
| This also enables ipv6-only setups. | |||
| 2008-04-09 | Moved .cvsignore files to .gitignore | Alexander Barton | |
| Since we are using GIT starting from now, I converted all the .cvsignore files to .gitignore files. | |||
| 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-11-15 | add tiny note about ngircd using syslog(3) by default. | Florian Westphal | |
| 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-28 | Added .cvsignore files to hide generated files from CVS. | Alexander Barton | |
| 2006-12-25 | Customize manual pages to reflect the actual installation location of files. | Alexander Barton | |
| 2006-12-11 | add PredefChannelsOnly option to man page | Florian Westphal | |
| 2005-09-02 | Mention ':' MyPassword restriction in man page. | Florian Westphal | |
| 2005-08-12 | Updated URL and some minor changes. | Alexander Barton | |
| 2005-06-04 | Updated manual pages. | Alexander Barton | |
| 2005-04-13 | Used a spellchecker :-) | Alexander Barton | |
| 2005-03-15 | New configuration option "OperServerMode". | Alexander Barton | |
| 2005-03-02 | New configuration option "Mask" for [Operator] sections to limit OPER command. | Alexander Barton | |
| 2005-02-14 | Added description for "PidFile", fixed description of "Ports". | Alexander Barton | |
| 2004-05-07 | New "chroot" feature (from Benjamin Pineau), introducing new configuration | Alexander Barton | |
| variables "ChrootDir" and "MotdPhrase". | |||
| 2004-04-05 | Updated manual page to reflect changes in daemon. | Alexander Barton | |
| 2003-11-05 | New configuration option "MaxConnectionsIP". | Alexander Barton | |
| 2003-09-11 | New configuration option "Listen" to bind the server to a specific ip. | Alexander Barton | |
| 2003-05-02 | Fixed typo: .IT instead of the correct.TP ... | Alexander Barton | |
| 2003-03-10 | Fixed up and enhanced formating of manual pages. | Alexander Barton | |
| 2003-03-10 | Updated manual page. | Alexander Barton | |
| 2003-03-10 | Updated manual page. | Alexander Barton | |
| 2003-03-09 | Updated and enhanced the daemon manual page. | Alexander Barton | |
| 2002-11-18 | - Rechtschreibfehler korrigiert ;-) | Alexander Barton | |
| 2002-09-16 | - Dokumentation aktualisiert. | Alexander Barton | |
| 2002-04-04 | - Manual-Pages wurden bei "clean" nach wie vor geloescht ... Upsa! | Alexander Barton | |
| 2002-04-04 | - die Manual-Pages fehlten in Distributions-Archiven. | Alexander Barton | |
| 2002-04-02 | - Formatierung des Author-Abschnitt korrigiert. | Alexander Barton | |
| 2002-04-02 | - Zeilenumbruch korrigiert. | Alexander Barton | |
| 2002-04-02 | - Manual-Page enthaelt nun auch korrekte URLs. | Alexander Barton | |
| 2002-04-02 | - Manual Page aktualisiert. | Alexander Barton | |
| 2002-04-02 | - Manual-Pages unter neuen Namen begonnen. | Alexander Barton | |
| 2002-04-02 | - Manual-Pages heissen nun anders und werden auch nicht mehr "bereits | Alexander Barton | |
| uebersetzt" installiert. | |||
| 2002-03-31 | Manualpage verbessert. | Alexander Barton | |
| 2002-03-31 | - Manual-Page aktualisiert. | Alexander Barton | |
| 2002-03-31 | - nun wird groff oder nroff verwendet. Pfade angepasst. | Alexander Barton | |
| 2002-03-31 | - Manual-Pages begonnen und in Source-Tree eingebunden. | Alexander Barton | |