]> jfr.im git - irc/rqf/shadowircd.git/commit - include/whowas.h
Show the services login name in WHOWAS.
authorJilles Tjoelker <redacted>
Sun, 29 Aug 2010 20:30:54 +0000 (22:30 +0200)
committerJilles Tjoelker <redacted>
Sun, 29 Aug 2010 20:30:54 +0000 (22:30 +0200)
commit3721c57468286dc1410fcd021428caf9ee9ebd48
tree1f0cbb1d17fad6551bf0b2022b6f499568690a57
parent80d57d392402e3839d6e900b33d5f6950a054f61
Show the services login name in WHOWAS.

The numeric is the same (330) as used in WHOIS.

This takes at most half a megabyte of memory (large network, 30 char nicks).
include/whowas.h
modules/m_whowas.c
src/whowas.c