]> jfr.im git - irc/freenode/ircd-seven.git/commit
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)
commit01b7a527a37e111d6e2e1b9427ed0094fd959893
treea36acff8e32e984027d3e4a194b2fcfeec667bd4
parent5b383ce060e7b8e80a4548aaf4630360b1f801ab
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