Age | Commit message (Collapse) | Author |
|
Various changes mainly relating to the build system.
|
|
[2.0] Fix various warnings with the new Doxygen and LLVM releases.
|
|
|
|
|
|
|
|
|
|
ModuleManager::SetPriority()
|
|
to use the current method, remove wrapper
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use ERR_YOUREBANNEDCREEP instead of NOTICE when a user is banned.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is specified in RFC 1459 so we should probably use it.
|
|
|
|
|
|
While at it, introduce a named constant for maximum key length
|
|
|
|
|
|
|
|
|
|
Extensible storage
|
|
|
|
|
|
|
|
default ServerLimits constructor
|
|
|
|
|
|
|
|
|
|
The trick we use to allow this is undefined behaviour and is not
liked by LLVM. We should stop using it but it has the potential to
break to many things for a minor release.
|
|
|
|
|
|
|