Module: ngircd.git Branch: master Commit: ff2a425ab899a782145186d4e9a829ea9950fb47 URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=ff2a4...
Author: Florian Westphal fw@strlen.de Date: Mon Feb 18 15:24:01 2008 +0100
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 | 245 ++++++++++++++++++++++++++++++--------------- src/testsuite/Makefile.am | 7 +- 2 files changed, 169 insertions(+), 83 deletions(-)
Diff: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commitdiff;h=f...
ngircd-commits@lists.barton.de