]> arthur.barton.de Git - ngircd-alex.git/commit
Merge branches 'CloakUserHost', 'QuitOnHTTP' and 'bug72-WHOIS-List'
authorAlexander Barton <alex@barton.de>
Sat, 19 Mar 2011 16:16:14 +0000 (17:16 +0100)
committerAlexander Barton <alex@barton.de>
Sat, 19 Mar 2011 16:16:14 +0000 (17:16 +0100)
commitfa8b83e69b0d7edcfdcf8f0a4496c79f9c5ec161
tree0dbb0dbe0b9c40489e6b4d7163c34e018f145ada
parentacd7a5d6d41ca8017d3c2217b0c0bde129b4e041
parentb19f7d73cb3759630072d28d1db5219dc656348b
parentd1f604ab89f34412cbe44aaf323b450b800a49d9
Merge branches 'CloakUserHost', 'QuitOnHTTP' and 'bug72-WHOIS-List'

* CloakUserHost:
  Add a note not to use a percent sign ("%") in CloakHost variable
  Rename ClientHost to CloakHost, and ClientUserNick to CloakUserToNick
  Don't use "the.net" in sample-ngircd.conf, use "example.net"
  ngircd.conf.5: document "ClientHost" and "ClientUserNick"
  Move "ClientHost" and "ClientUserNick" to end of [Global] section
  ClientUserNick setting
  ClientHost setting

* QuitOnHTTP:
  Only "handle" HTTP commands on unregistered connections
  Don't use IRC_QUIT_HTTP() if STRICT_RFC is #define'd
  IRC_QUIT_HTTP(): enhance error message
  Move IRC_QUIT_HTTP() below IRC_QUIT()
  quit on HTTP commands: GET & POST

* bug72-WHOIS-List:
  Add "whois-test" to testsuite and distribution archive
  Add support for up to 3 targets in WHOIS queries.
man/ngircd.conf.5.tmpl