From: Alexander Barton Date: Sat, 19 Mar 2011 16:16:14 +0000 (+0100) Subject: Merge branches 'CloakUserHost', 'QuitOnHTTP' and 'bug72-WHOIS-List' X-Git-Tag: rel-18-rc1~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fa8b83e69b0d7edcfdcf8f0a4496c79f9c5ec161;p=ngircd 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. --- fa8b83e69b0d7edcfdcf8f0a4496c79f9c5ec161