Age | Commit message (Collapse) | Author |
|
library cals from blocking...
Fix multiple possible null pointer derefs if modules pass null
interfaces (none currently do, but it is allowed)
Fix memory leak from results when services are destructed
Timeout queries that never come back.
|
|
|
|
marked as gnu unique objects, which breaks dlclose()/dlopen() on g++ 4.5+
|
|
|
|
|
|
are run if they are not implemented per module
|
|
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.
|
|
|
|
account game back empty
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
location in the configuration file.
|
|
accounts to LDAP, removed some unnecessary OnPre events and fixed unloading all modules
|
|
|
|
|
|
|
|
|
|
|
|
ns_resetpass allow remote-id to get past things such as kill immed.
|
|
|