[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch] to support ACCOUNT (ircu2.10.11) and REALHOST (lain1.2)



hi,

attached trivial patch fixes /WHOIS to include support for numeric
320 (RPL_WHOISREALHOST) and 330 (RPL_WHOISACCOUNT), ie:

/whois froo

--- [froo] (froo@quakenet.org) : froo
--- [froo] is actually @real.host.cc
--- [froo] *.QuakeNet.org :QuakeNet IRC Server
--- [froo] is an IRC Operator
--- [froo] is authed as froo
--- [froo] idle 00:00:34, signon: Sun Jun 16 18:23:38
--- [froo] End of WHOIS list.

--- xchat-1.8.9/src/common/inbound.c.cln        Sun Jun 16 17:48:25 2002
+++ xchat-1.8.9/src/common/inbound.c    Sun Jun 16 17:48:08 2002
@@ -1098,2 +1098,4 @@
        case 319:
+       case 320:
+       case 330:
                EMIT_SIGNAL (XP_TE_WHOIS2, serv->front_session, word[4],

--
Fredrik "froo" Söderblom
admin@wineasy.se.quakenet.org

Thanks for flying QuakeNet!


--
XChat-discuss: mailing list for XChat users
Archive:       http://mail.nl.linux.org/xchat-discuss/