Age | Commit message (Collapse) | Author |
|
provides an IOHook
|
|
Rewrote "invalid credentials" error message to remove confusion regarding "server snomask", which some users interpreted as "I must make sure the snomask on each server is identical" (which makes no sense), when really the intention is basically "look at the logs on the other server".
|
|
The call to remove() can fail if the database doesn't already exist. Just
ignore the error, which effectively makes the rename() call below work as
it does on nix
|
|
OnCheckReady()
|
|
|
|
the source of the FJOIN is bursting or not
Previously the flag was true if our route to the source was bursting, which resulted in m_joinflood incorrectly registering netjoins when a remote server was bursting
Fixes issue #839 reported by @joshtek0
|
|
|
|
instead of PEM_read_DHparams()
|
|
Found by Coverity, CID: 1135647
|
|
Found by Coverity, CID: 1135649
|
|
After a rehash MAX_WATCH can become lower than it was before
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|