Age | Commit message (Collapse) | Author |
|
|
|
|
|
m_globalload
|
|
|
|
deopering
Fixes issue #801 reported by @UselessOper
|
|
TreeSocket::Squit()
While the previous code worked fine in practice, it was incorrect in theory
|
|
The snotice is sent to opers when the SQUIT is processed by their server
|
|
Fixes issue #757 reported by @guikcd
|
|
|
|
for some clients which try to restore SSL sessions.
|
|
Fix clang warning
|
|
|
|
|
|
|
|
|
|
when cgiirc users log in using SASL
|
|
Fixes issue #717 reported by @Robby-
|
|
channel is locked
Fixes issue #694 reported by @TurkDesk
|
|
action to prevent UID walking
|
|
|
|
strings
|
|
m_sasl: properly handle bad-mechanism failures
|
|
Remove "sent remote SAJOIN" local snotice
Fixes issue #382 reported by @JDowny
|
|
entire mode change if it contains a single mlocked mode
Fixes issue #615 reported by @BlacklightShining
|
|
|
|
|
|
|
|
|
|
Don't accept invalid timestamps
|
|
in the channel
|
|
Fixes #696
Does not apply to 2.2 due to Attila's rewrite of the module
|
|
|
|
|
|
|
|
Fixes issue #644.
|
|
|
|
|
|
|
|
Improve support for rarely used compilers, EKOPath in this case.
|
|
|
|
|
|
|
|
|
|
When loading, ignore and log channels with a name longer than Limits.MaxChan
|
|
in WriteDatabase()
|
|
- Fix typos, remove misleading information, rephrase a few sentences
- Add info about hmac-<hash> hash types
- Remove <performance:maxwho> (the code which used this was removed in 96e4434 - @SaberUK)
- Change inspircd.github.org to inspircd.org
|
|
use it
|
|
|
|
GnuTLS versions
Use the (old) LIBGNUTLS_VERSION_* defines as a fallback when GNUTLS_VERSION_* is unavailable
Fixes #595 reported by @rhylan
|
|
|