Age | Commit message (Collapse) | Author |
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
|
|
non conf opers on rehash
|
|
usestrictprivmsg
|
|
more stuff out of the core to the proper modules.
|
|
block
|
|
|
|
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
|
|
|
|
|
|
quit field
|
|
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' {} \;
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
group multiple ips from one subnet to one session
|
|
|
|
|
|
side mlock usage configurable
|
|
using ascii, rfc1459, or a locale installed on the system
|
|
random number
|
|
unregistered users on connect. Suggested by Cronus.
|
|
registered channels. Prevents the core from always enforcing +r on every channel, even if chanserv is not loaded.
|
|
verification
|
|
all of the */list commands, etc.
Also extended the ability of akill to match a full nick!user@host and
real name of users.
|
|
|
|
made DNS query ids not random as they don't need to be.
|
|
notifiications
|
|
|
|
|
|
|
|
|
|
|
|
be set.
|