Age | Commit message (Collapse) | Author |
|
Check if the entire line should be hidden first
|
|
|
|
|
|
Use them instead of the raw numbers
|
|
|
|
|
|
|
|
numerics to it
|
|
as method parameters
|
|
parameters
|
|
|
|
|
|
|
|
Adds <commandlist> tag with command usage to httpd_stats.
|
|
|
|
The previous method was causing build errors on CentOS and Solaris.
|
|
|
|
Remove the STARTTLS token from ISUPPORT.
|
|
Fix cap-notify sending ADD instead of NEW.
|
|
This is an InspIRCd-specific token which is pointless because:
1. You can't STARTTLS after registration is complete.
2. You can already discover STARTTLS support via cap `tls`.
|
|
|
|
|
|
|
|
|
|
Default to 20
|
|
away-notify enabled and is away
|
|
[2.0] Fix hidden operators being shown in LUSERS.
|
|
|
|
|
|
Code is shared with m_monitor
|
|
|
|
|
|
|
|
VF_COMMON/VF_OPTCOMMON flags
Include m_watch in the list
|
|
|
|
|
|
Fixes issue #1120 reported by @ProgVal
|
|
|
|
|
|
Reported by @dequis on IRC.
|
|
- InspIRCd::FindUUID() and FindNick() no longer return FakeUsers so checking the user returned from those methods is needless
- m_dccallow is calling FindNickOnly() so it had the check needlessly
|
|
Inserting them causes FindUUID() and FindNick() to return server users which is not what modules want
|
|
TreeSocket::FindSource()
|
|
physically part of the object containing it
|
|
|
|
|
|
|
|
|
|
|
|
|