Age | Commit message (Collapse) | Author |
|
|
|
disabled
|
|
|
|
Completely modularize more features like bs_kick, entrymsg, log, mode, etc. Move fantasy to its own module. Move greet to its own module.
|
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
|
|
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.
|
|
by ldap, don't tell users they must change their email during initial user registration
|
|
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
|
|
|
|
better. Fixes m_*_authentication only being able to properly work when people identify normally using nickserv/identify
|
|
|
|
account game back empty
|
|
|
|
|
|
of searching the tree for matching criteria and using the returned DN
|
|
|
|
|
|
|
|
module.
|
|
|
|
|
|
|
|
|
|
This allows naming commands and having spaces within command names.
|
|
location in the configuration file.
|
|
accounts to LDAP, removed some unnecessary OnPre events and fixed unloading all modules
|
|
|
|
|