Age | Commit message (Collapse) | Author |
|
The return value is true if the remote user or both have to change, false if only we have to change
|
|
|
|
|
|
|
|
collision
Don't change it in DoCollision()
|
|
|
|
|
|
|
|
Mention m_regex_stdlib in the list of regex providers after m_filter
|
|
collision if the nick is used by a (local) client that isn't fully registered
|
|
|
|
No other servers send this token and sending it has little to no benefit
|
|
|
|
|
|
local_users private
|
|
|
|
|
|
|
|
|
|
|
|
Remove the now unused UserMembList typedef too
|
|
|
|
|
|
never NULL
|
|
|
|
command into a function
|
|
|
|
Drop SVSNICK if the expected nick TS is present and it does not match the user's nick timestamp
|
|
CmdBuilder where possible
|
|
and rely on it
|
|
Change call sites to call ChangeNick()
|
|
Original PR #856
|
|
This is useless with uuids
|
|
servers to MODE
|
|
2.0 accepted JOIN and some pseudoservers might use it
|
|
Issue #882
|
|
successful auth
|
|
Checking the password before the fingerprint means that even without the
correct cert it's possible to brute force the password or leak
information about it. Checking the fingerprint means attackers must
forge the cert before they can learn any information about the password.
|
|
|
|
Fix copy/paste error in m_denychans.
|
|
Missing doc added by @attilamolnar
|
|
m_httpd also now uses the correct timestamp format.
Windows-specific fixes by @attilamolnar, original PR #849
|
|
|
|
|
|
to LocalUser
No remote users were passed to this hook before.
Remove needless IS_LOCAL() checks.
|
|
module denies a nick change
|
|
SASL)
|
|
|
|
|
|
protocol servers
|