Age | Commit message (Collapse) | Author |
|
This value can be negative so it should be a signed long not an
unsigned long.
|
|
Fix a regression in m_cloaking
|
|
This is consistent with other server implementations and the RFC
|
|
|
|
|
|
5c7db14a5 made the cloak use hex-encoded hashes instead
of the binary output.
|
|
problems on systems not supporting it (Windows)
|
|
|
|
|
|
The setter cannot be empty unless the nick of a client is empty which is not possible
|
|
reverse iterating
|
|
|
|
Extensible storage
|
|
|
|
|
|
|
|
unloaded
|
|
|
|
|
|
|
|
default ServerLimits constructor
|
|
|
|
|
|
|
|
|
|
|
|
ModeHandlers to do it
|
|
unload
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<banlist>
Fixes regression introduced in 234be2f3cb
|
|
|
|
|
|
|
|
|
|
|
|
This is a modified version of 690c372. Fixes #905.
|
|
|
|
|
|
|
|
This is needed because of the case insensitive match
|
|
|
|
|
|
fingerprints
|