Age | Commit message (Collapse) | Author |
|
bursting, remove TreeServer::bursting
|
|
|
|
|
|
Synthesize a BURST after SERVER for 1202 protocol servers if we are not bursting
|
|
translation
|
|
doing any translation for old protocol servers
|
|
|
|
This does not affect the initial SERVER message containing the password
|
|
constructor
|
|
|
|
|
|
|
|
This is implemented in CheckDuplicate()
|
|
|
|
non-local user outside of a command handler
|
|
|
|
|
|
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
|