Age | Commit message (Collapse) | Author |
|
SQLines
|
|
|
|
|
|
|
|
|
|
(cherry picked from commit 18377ac9fd36065bfd791b5cea51de9ae1d2b11d)
|
|
prevent version.cpp from prepending version.sh's VERSION_EXTRA on every build
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(cherry picked from commit 438ae629e51b519d0d5f70531d0262be1b9fe2bc)
|
|
|
|
stacker on release builds
|
|
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.
|
|
|
|
libintl and do not directly call its code. #define _(x) to x just so xgettext is able to pick out language strings.
|
|
|
|
|
|
and fixed a potential crash from rehashing while sending mail
|
|
|
|
|
|
|
|
timedout
|
|
|
|
lot of unused language strings.
|
|
binary dir
|
|
opened with append not truncate
|
|
|
|
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.
|
|
destruct properly and automatically"
This does not work as expected, it causes objects allocated by modules to be freed by the operating system when
the module is unloaded, giving no chance to the module to deallocate it itself.
This reverts commit 05e6815d912f0418f6da25a2106dd718796f02fa.
|
|
get log messages about user modes when users connect, and fixed tracking some umodes on Unreal
|
|
finding non-standard paths though.
|
|
|
|
properly and automatically
|
|
|
|
Windows. Added in a LastError function to keep having to use strerror/GetLastError everywhere.
|
|
|
|
|
|
the channels botserv bot instead of only ChanServ
|
|
older IRCds
|
|
just deleting them, and fixed a compile warning
|
|
during the middle of queries
|