Age | Commit message (Collapse) | Author |
|
|
|
|
|
not sleep(), enable usage of non-blocking connect() and default all sockets to non blocking mode. Some cleanup to m_ssl and some cleanup to main.cpp.
|
|
location in the configuration file.
|
|
accounts to LDAP, removed some unnecessary OnPre events and fixed unloading all modules
|
|
unnecessary
|
|
|
|
|
|
|
|
unnecessarily rebuilding on every make
|
|
|
|
ns_resetpass allow remote-id to get past things such as kill immed.
|
|
accidentally translating them if we shouldnt
|
|
|
|
load.
|
|
|
|
|
|
|
|
from the four main SQL tables in realtime, which
effectively gives us "live" SQL.
Changed eventfd pipe engine to not use buffered write.
Added TryLock to threading engines.
Made blocking SQL queries in our SQL API thread-safe.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
expanded on later
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
style arrays. Burned the old process/split_buf/memory.c code
|
|
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.
|
|
|
|
Windows. Added in a LastError function to keep having to use strerror/GetLastError everywhere.
|
|
during the middle of queries
|
|
|
|
|
|
|
|
|
|
invalidation really work.
This also cleans up a bit of the code in the modestacker.
|
|
potential crash in m_mysql when unloading when not in GDB
|
|
faster. Removed db_mysql_execute for now.
|
|
we have everywhere.
|
|
is a bit better.
|