Age | Commit message (Collapse) | Author |
|
|
|
|
|
admins only
|
|
|
|
|
|
This allows naming commands and having spaces within command names.
|
|
|
|
to translate strings in 3rd party modules
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ns_resetpass allow remote-id to get past things such as kill immed.
|
|
|
|
|
|
|
|
out of the core and into the modules that use them.
|
|
|
|
|
|
|
|
|
|
|
|
to cut back on their code duplication. More work can be done in the future to remove even more of it.
|
|
|
|
|
|
|
|
tree from STL's unordered_map, which was giving horrible performance.
|
|
remote RPC calls to Anope in realtime and receive responses
|
|
|
|
|
|
not logged as normal
|
|
style arrays. Burned the old process/split_buf/memory.c code
|
|
|
|
This allows modules (xmlrpc) to create and accept SSL connections.
Also fixed unloading m_mysql at certain times and made the threading
engine always work correctly on Windows.
|
|
users not bypass the OnConnect event
|
|
get log messages about user modes when users connect, and fixed tracking some umodes on Unreal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DNS blacklists.
Rewrote internal handling of IPs, we now properly support users using IPv6.
Fixed a few problems with the UnrealIRCd protocol module.
|