]> arthur.barton.de Git - ngircd-alex.git/commit
Merge branch 'newconfig'
authorAlexander Barton <alex@barton.de>
Sun, 26 Jun 2011 13:24:07 +0000 (15:24 +0200)
committerAlexander Barton <alex@barton.de>
Sun, 26 Jun 2011 13:24:07 +0000 (15:24 +0200)
commit3282c1325e491f2fbc7ee388c557f40e1f9eaed6
treeb08d854ae7e35eb55294314aed076897f543205a
parentb1786f309ecc29216a8d0b919cd514c8f69f24bf
parent3d0ce77f12117df9e12d364c725c3c54332901bd
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]