Age | Commit message (Collapse) | Author |
|
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
|
|
Keep track of what user modes are oper only/server only/etc
|
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
way to test for a valid IP
|
|
sane rank incase they are prefixless, and 50 other things
|
|
find ./ -name '*.cpp' -exec sed -i 's/Get<const Anope::string\&>/Get<const Anope::string>/g' {} \;
|
|
configuration directives to the actual modules they are used in.
|
|
call it on module load on modules that hook to it
|
|
Mark our modules as VENDOR and allow modules to have multple types.
|
|
|
|
really work
|
|
|
|
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
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
because it will not forward non recursive queries.
So, added support for SOA, NS, and AXFR requests.
|
|
be a bit more C++ ish
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|