Age | Commit message (Collapse) | Author |
|
|
|
and rely on it
|
|
Change call sites to call ChangeNick()
|
|
timing-safe way
|
|
Missing doc added by @attilamolnar
|
|
m_httpd also now uses the correct timestamp format.
Windows-specific fixes by @attilamolnar, original PR #849
|
|
|
|
|
|
|
|
document what it does
|
|
|
|
containing it
|
|
|
|
|
|
containing it using fakederef
|
|
containing it using fakederef
|
|
containing it using fakederef
|
|
containing it using fakederef
|
|
containing it using fakederef
|
|
|
|
to LocalUser
No remote users were passed to this hook before.
Remove needless IS_LOCAL() checks.
|
|
server on rehash
|
|
|
|
The protocol module no longer has to delete it on load and construct it on
unload, only assign a new value to ServerInstance->PI
|
|
containing it
|
|
|
|
|
|
of directly accessing cmdlist
|
|
containing it
|
|
|
|
the header
|
|
|
|
object containing it
|
|
containing it
|
|
containing it
While at it, remove "stats" from all field names
|
|
|
|
|
|
|
|
a User
Remove srcmemb parameter
|
|
|
|
Do not exit if we can't determine it
|
|
|
|
A large amount of this code can be removed when buildtool is done
as we will not need to worry about the differences between BSD and
GNU Make.
|
|
|
|
|
|
Return MOD_RES_DENY to exclude the user from the NAMES list
|
|
Remove channels/high-join-limit privilege
|
|
The user is always inside if UserList() is called from ForceJoin() and the HasUser() result obtained in the /NAMES handler can be reused
|
|
intrusive_list
|
|
WriteCommonRaw(msg, false) has similiar functionality with a std::string parameter
|