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.
|
|
|
|
|
|
|
|
|
|
registered
|
|
|
|
|
|
compiler warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is dropped
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the channels botserv bot instead of only ChanServ
|
|
older IRCds
|
|
|
|
Also made Flag::HasFlag use test() instead of operator[] to catch errors, and fixed an out of bounds access to a
Flags
bitset causing crashes on some systems.
|
|
bitsets for modes to not use a max defined value, it can go over
|
|
we have everywhere.
|
|
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.
|
|
These modules allows users to configure settable options in /ns and /cs set
that will be displayed in /ns and /cs info.
Removed os_info, cs_set_url, ns_set_url, cs_set_email, ns_set_icq
|
|
|
|
include/* and src/* but not src/core/* or src/modules/*.
|
|
know all of the available modes until then
|
|
constantly checking it. Replaced with a better system.
|
|
|
|
|