Age | Commit message (Collapse) | Author |
|
|
|
and not by privilege set, as two entries can have the same privset but different levels, but still represent two different levels of access. This prevented users from adding other users at a lower access level when that level had the same privset as them. Spotted by TSG.
|
|
|
|
|
|
|
|
|
|
with no qlines
|
|
separators are found in a row
|
|
configuration directives to the actual modules they are used in.
|
|
|
|
|
|
|
|
flags we have juse strings instead of defines/enums
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
|
|
message processing is done
|
|
|
|
|
|
|
|
Made enc_old depend on enc_md5.
Allow not loading any encryption modules if you want to only use an
external mechanism.
Removed ns_sendpass since it's just a bad idea.
|
|
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
|
|
|
|
be a bit more C++ ish
|
|
|
|
|
|
|
|
using ascii, rfc1459, or a locale installed on the system
|
|
|
|
|
|
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.
|
|
|
|
|