Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(cherry picked from commit 438ae629e51b519d0d5f70531d0262be1b9fe2bc)
|
|
|
|
|
|
calculate_depends, and fixed building without gettext
|
|
|
|
|
|
|
|
Added a search path option to the Config script for cmake to use when finding libraries for modules or for gettext.
Fixed m_mysql and m_ssl to work under Windows, made the Windows Config
program remember the last used options, and fixed Windows release builds.
|
|
might as well make that update memos too.
Users using the top of git will need to run sed -i 's/MD MI [0-9]* /MD MI /' anope.db on their database.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
display name
|
|
really does
|
|
many now unnecessary queries from db_mysql
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
connect to the uplink. Because we may not know modes until after we are synced we could accidentally nuke all of the mlocks
|
|
saset password
|
|
|
|
|
|
|
|
style arrays. Burned the old process/split_buf/memory.c code
|
|
non-core service bots logging messages, fixed setting the topic to the topic setter on inspircd12/20, and fixed logging status mode changes on ts6 ircds
|
|
since there isn't a reason we cant allow reloading them. Soon os_modreload will allow reloading the protocol modules.
|
|
|
|
|
|
|
|
|
|
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.
|
|
get log messages about user modes when users connect, and fixed tracking some umodes on Unreal
|
|
core and modules, updated TODO, and fixed a few small bugs
|