aboutsummaryrefslogtreecommitdiffstats
path: root/include/modules/whois.h
Commit message (Expand)AuthorAgeFilesLines
* Fix WHOIS numerics not including the source of the message.•••Regression introduced in commit 0fab6438. Gravatar Sadie Powell2021-07-011-0/+1
* Merge branch 'insp3' into master.Gravatar Sadie Powell2021-02-281-0/+17
|\
| * Update copyright headers.Gravatar InspIRCd Robot2021-02-261-0/+1
| * Implement support for multi-prefix on WHOIS.Gravatar Sadie Powell2021-02-251-0/+16
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-01-171-1/+1
|\|
| * Update copyright headers.Gravatar InspIRCd Robot2020-01-111-1/+1
* | Convert repetitive functions to use C++11 variadic templates.Gravatar Sadie Powell2019-01-251-37/+3
|/
* 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