Age | Commit message (Collapse) | Author |
|
|
|
|
|
all of the */list commands, etc.
Also extended the ability of akill to match a full nick!user@host and
real name of users.
|
|
we've switched off of SVN. Instead just use the hash for the current head when building. Also recheck the hash on every make not just Config.
|
|
|
|
|
|
|
|
reference other references correctly
|
|
|
|
|
|
|
|
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
|
|
location in the configuration file.
|
|
|
|
|
|
|
|
|
|
unnecessarily rebuilding on every make
|
|
ns_resetpass allow remote-id to get past things such as kill immed.
|
|
|
|
|
|
|
|
|
|
stacker on release builds
|
|
|
|
|
|
style arrays. Burned the old process/split_buf/memory.c code
|
|
Windows. Added in a LastError function to keep having to use strerror/GetLastError everywhere.
|
|
the channels botserv bot instead of only ChanServ
|
|
|
|
|
|
convertTo unsigned values, and
fixed the mail delay error message to give the correct time.
|
|
hexadecimal strings of the raw data, add in Anope::Hex for C-style strings and added Anope::Unhex, modified the encryption modules to use Hex and Unhex.
|
|
|
|
|
|
we have everywhere.
|
|
replace_all_* functions to actually work if the original and replacement strings are not the same length.
|
|
|
|
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.
|