Commits


2017!


Update copyright notices for 2016


Documentation: Spelling fixes


INSTALL: Add deprecation notice for "PredefChannelsOnly" Obviously I forgot to list this for ngIRCd 21 ... oops!


"NoticeAuth" configuration variable is deprecated now!


Update some copyright notices for 2015


Merge branch 'CipherListNoSSL3' * CipherListNoSSL3: INSTALL: List the changed SSL CipherList default value. Update "CipherList" to not enable SSLv3 by default


INSTALL: List the changed SSL CipherList default value.


Fix spelling and whitespaces in INSTALL


Update Copyright notices for 2014


INSTALL file: Update "Upgrade Information"


Change cipher defaults Switch cipher defaults to HIGH:!aNULL:@STRENGTH (OpenSSL) or SECURE128 (GnuTLS).


Update Copyright notices for 2013


Allow user mode +x only when "CloakHostModeX" is set Allow users to "cloak" their hostname only when the configuration variable "CloakHostModeX" (introduced in 19.2) is set. Otherwise, only IRC opertators, other servers, and services are allowed to set mode +x. This prevents regular users from changing their hostmask to the name of the IRC server itself, which confused quite a few people ;-) This fixes bug #133.


INSTALL: update GNU automake/autoconf requirements


INSTALL: Add "satisfy prerequisites" section Include information for RedHat/Fedora and Debian/Ubuntu based Linux distributions.


Update Copyright notices for 2012


Fix some wording, use spellchecker ;-)


Merge branch 'newconfig' * newconfig: sample-ngircd.conf: "SyslogFacility" should be commented out Move SSL-related configuration variables to new [SSL] section CheckFileReadable(): only check when a filename is given ... PAM: make clear which "Password" config option is ignored Really remove [Features] in our manual pages INSTALL: document changed location of configuration variables Update sample config file and manual page for new config structure Testsuite: update configuration files for new config file format Display configuration errors more prominent on "--configtest" conf.c: code cleanup Check for redability of SSL-related files like for MOTD file Restructure ngIRCd configuration, introduce [Limits] and [Options]


Move SSL-related configuration variables to new [SSL] section


INSTALL: document changed location of configuration variables


Update INSTALL text


Remove support for ZeroConf/Bonjour/Rendezvous service registration


Update copyright notices for 2010 :) And update the NEWS and ChangeLog file as well.


Fix linebreak in INSTALL text to fit in 80 columns