Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Cap::Reference
|
|
|
|
|
|
|
|
|
|
Cap::Manager::NotifyValueChange()
|
|
|
|
|
|
|
|
CAP LS
Let modules implementing caps query this information
|
|
|
|
OnRequest()
|
|
|
|
- Caps are now managed by m_cap
- Each cap uses one bit in an extension item shared with other caps
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reloading another mod
|
|
|
|
|
|
LocalStringExt::serialize()
|
|
|
|
|
|
Skip sending the numeric and firing the OnAccountChange event
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes issue #912
|
|
Remove the PKG_CONFIG_PATH extension code from the build system.
|
|
Some updates to INFO.
|
|
|
|
|
|
preferences by default
|
|
configured to do so or when using the default
|
|
|
|
Generating DH params like this blocked the main thread, significantly slowing down startup and it made /rehash ssl freeze the server until the generation finished. External tools such as our genssl should be used to generate DH params.
|