Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
one on every file about anonymous variadic macros that I can't get rid of).
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
queries incorrectly
|
|
|
|
support for binary sockets, and cleaned up the asynch connect/accept code
|
|
|
|
on the stack & is a giant mess anyway
|
|
|
|
from the right service, and fixed the accessgroup operators to acount for founder/superadmin
|
|
|
|
up into seperate files for each pseudo client.
Also reorganized how the modules are stored, and
made most of the old "extra" modules "core"
|
|
|
|
compiler warnings
|
|
|
|
|
|
|
|
|
|
failing for no good reason
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
use Anope::string
|