Age | Commit message (Collapse) | Author |
|
use C99's stdint.h (or cstdint if available) to get (u)intX_t types instead of our stupid typedefs. pstdint.h included in case there is no cstdint or stdint.h available.
|
|
|
|
|
|
|
|
module.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
matching all identified users
|
|
|
|
|
|
matching ACCESS_INVALID levels, and added in a disabled config option for levels
|
|
|
|
|
|
|
|
This allows naming commands and having spaces within command names.
|
|
to translate strings in 3rd party modules
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|