Age | Commit message (Collapse) | Author |
|
variable
|
|
once per chan
|
|
|
|
|
|
|
|
to LocalUser
No remote users were passed to this hook before.
Remove needless IS_LOCAL() checks.
|
|
module denies a nick change
|
|
|
|
server on rehash
|
|
|
|
protocol servers
|
|
VERSION
|
|
Issue #637, suggested by @CuleX
|
|
|
|
|
|
Don't send SINFO to 1202 protocol servers
|
|
data about a server
|
|
|
|
|
|
|
|
|
|
module
|
|
|
|
The protocol module no longer has to delete it on load and construct it on
unload, only assign a new value to ServerInstance->PI
|
|
physically part of ModuleSpanningTree
|
|
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
|
|
inherited from ServerCommand doesn't suit it
Command::GetRouting() defaulted to local only when RESYNC was added, but
ServerCommand overrides it.
|
|
|
|
mismatching membership ids
This fixes the desync happening when a PART+JOIN crosses a KICK targetting
the same user.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|