Age | Commit message (Collapse) | Author |
|
|
|
(cherry picked from commit 438ae629e51b519d0d5f70531d0262be1b9fe2bc)
|
|
|
|
|
|
|
|
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.
|
|
|
|
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
|
|
|
|
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.
|
|
|
|
|
|
|
|
they are in multiple blacklists
|
|
older IRCds
|
|
during the middle of queries
|
|
the akill list
|
|
|
|
|
|
DNS blacklists.
Rewrote internal handling of IPs, we now properly support users using IPv6.
Fixed a few problems with the UnrealIRCd protocol module.
|
|
|
|
convertTo unsigned values, and
fixed the mail delay error message to give the correct time.
|
|
invalidation really work.
This also cleans up a bit of the code in the modestacker.
|
|
uplink, then burst them back to its uplink once connection is reestablished.
Also made Anope use TS enforcement to change persistant channels creation time to the time they were registered.
|
|
potential crash in m_mysql when unloading when not in GDB
|
|
|
|
This prevents Anope from exploding when /os reload has errors.
|
|
faster. Removed db_mysql_execute for now.
|
|
|
|
members of modules. This means the commands are automatically destructed when the module is unloaded. Cleans up some old ugly code.
|
|
we have everywhere.
|
|
|
|
release builds
|
|
|
|
is a bit better.
|
|
|
|
Anope::string class, plus some other little fixes here and there. If you follow 1.9.x development and are testing things, THIS is one of those things that NEEDS testing.
|
|
|
|
can't compile because of missing dependices.
|