]> arthur.barton.de Git - ngircd-alex.git/commit
Add support for up to 3 targets in WHOIS queries.
authorFlorian Westphal <fw@strlen.de>
Mon, 18 Feb 2008 14:24:01 +0000 (15:24 +0100)
committerAlexander Barton <alex@barton.de>
Sat, 19 Mar 2011 14:03:15 +0000 (15:03 +0100)
commitff2a425ab899a782145186d4e9a829ea9950fb47
tree0a836a1d8e924efd32e366720fe503cd16e7030f
parentf419a369bff178c84525f600180878c2ca61110e
Add support for up to 3 targets in WHOIS queries.

also allow up to one wildcard query from local hosts.
Follows ircd 2.10 implementation rather than RFC 2812.
At most 10 entries are returned per wildcard expansion.

WHOIS test cases by Dana Dahlstrom.
src/ngircd/irc-info.c
src/testsuite/Makefile.am