Age | Commit message (Collapse) | Author |
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
|
|
|
|
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
|
|
specified in the config now
|
|
|
|
|
|
|
|
be a bit more C++ ish
|
|
|
|
be specified at runtime
|
|
|
|
file/pipe/not a tty
|
|
random number
|
|
|
|
|
|
|
|
|
|
made DNS query ids not random as they don't need to be.
|
|
|
|
|
|
|
|
copy kqueue descriptors on freebsd which caused problems
|
|
|
|
|
|
|
|
|
|
being introduced by 3rd party modules
|
|
|
|
|
|
|
|
module.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows naming commands and having spaces within command names.
|
|
required
|
|
|
|
|
|
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.
|
|
unnecessary
|
|
|