aboutsummaryrefslogtreecommitdiff
path: root/include/modules/whois.h
Commit message (Expand)AuthorAgeFilesLines
* Deduplicate all whois numerics to the whois module header.Gravatar Sadie Powell2021-07-051-3/+18
* Fix some "targ" usages which were missed in the earlier commit.Gravatar Sadie Powell2021-07-031-3/+3
* Update copyright headers.Gravatar InspIRCd Robot2021-02-261-0/+1
* Implement support for multi-prefix on WHOIS.Gravatar Sadie Powell2021-02-251-0/+16
* Update copyright headers.Gravatar InspIRCd Robot2020-01-111-1/+1
* Convert WhoisContext::SendLine() calls to pass the parameters of the numeric ...Gravatar Attila Molnar2016-02-251-12/+42
* Move OnWhois* events to core_whois, add Whois::Context•••Remove InspIRCd::SendWhoisLine() Gravatar Attila Molnar2015-04-281-0/+116