Age | Commit message (Collapse) | Author |
|
marked as gnu unique objects, which breaks dlclose()/dlopen() on g++ 4.5+
|
|
|
|
|
|
Fix some oddities with using persistent channels with no botserv
Send list modes to uplink when bursting
Fix issues with persist + keepmodes
Fix /os modes clear all not clearing all status modes
Fix operwall on ratbox/plexus
Dont apply mlock in SetCorrectModes since that just recursively calls itself unncessarially
Change command logging to show the command name and not the service name
|
|
|
|
|
|
|
|
|
|
|
|
Sometimes the events call the function the event is in, which causes a resize
while the original function is iterating.
This reverts commit 7f1b5552dc4ddccb688120d66946601fa695b650.
|
|
|
|
|
|
|
|
Keep track of what user modes are oper only/server only/etc
|
|
|
|
|
|
Levels are used in Channel::SetCorrectModes() when removing modes.
|
|
doesn't as intended in ::Login
|
|
|
|
warnings
|
|
specailization)
|
|
|
|
it as rewrites. Allow cs_log to work with either command names or service names.
|
|
|
|
|
|
|
|
|
|
|
|
Completely modularize more features like bs_kick, entrymsg, log, mode, etc. Move fantasy to its own module. Move greet to its own module.
|
|
usestrictprivmsg
|
|
user ctor to ease handling users who connect already identified
|
|
|
|
document it more about what you should and shouldnt do in it
|
|
users in the join event, which does bad things
|
|
|
|
messages from it, and this check in modulemanager is bogus/has a typo
|
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
block
|
|
|
|
|
|
|
|
|
|
|
|
startup & dropping empty channels
|
|
way to test for a valid IP
|
|
|
|
find ./ -name '*.cpp' -exec sed -i 's/Get<const Anope::string\&>/Get<const Anope::string>/g' {} \;
|
|
system headers
|
|
|