| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\
| |
| | |
Move the OnCheckExemption hook out of the core.
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
a local user
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| | |
This fixes a ton of warnings when building on compilers that
default to C++11 or newer.
|
| | | |
|
| |/
|
|
| |
This might be used later by m_dnsbl to get reasons for listings
|
| | |
|
| |
|
|
| |
Prefix the returned string with '+'
|
| | |
|
| | |
|
| |\
| |
| | |
Replace snprintf usage with InspIRCd::Format.
|
| | | |
|
| | | |
|
| |/ |
|
| | |
|
| | |
|
| |
|
|
| |
being unloaded
|
| |
|
|
| |
be a member of query
|
| | |
|
| | |
|
| |
|
|
| |
assuming it is first
|
| | |
|
| | |
|
| |
|
|
|
| |
- Pass topic set time and optionally the setter to SetTopic()
- Don't do anything if the topic is changed by a local user to what it is currently
|
| | |
|
| |\
| |
| | |
core_dns: allow configuring source address
|
| | | |
|
| | | |
|
| | | |
|
| |/ |
|
| | |
|
| |
|
|
| |
Use it instead of the raw number
|
| |
|
|
| |
objects to the OnSendWhoLine hook
|
| | |
|
| |
|
|
| |
Use them instead of the raw numbers
|
| | |
|
| | |
|
| | |
|