summaryrefslogtreecommitdiff
path: root/src/modmanager_static.cpp
AgeCommit message (Expand)Author
2014-11-30Validate module reload callback before use in PURE_STATIC buildsAttila Molnar
2014-04-13Ignore NULL callbacks in ModuleManager::Reload()Attila Molnar
2013-04-05Don't attempt to unload or reload modules that are waiting to be unloadedattilamolnar
2013-04-05Fix LUSERS not working in a PURE_STATIC buildattilamolnar
2012-12-03Fix typos in ebdaf368e137fc933e648ee88a08a4f83e796f87attilamolnar
2012-10-14Replace printf(_c) with iostreamChrisTX
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
2010-03-22A few minor fixupsdanieldg
2010-03-22Move ModuleManager::UnloadAll out of modmanager_dynamicdanieldg
2010-03-18PURE_STATIC fixes to use normal <module> tagsdanieldg
2010-02-16Defer module init on initial load for easier dependency checkingdanieldg
2010-01-19Clean up some slow iterationsdanieldg
2010-01-17Add Module::init() for correct exception handling during hook registrationdanieldg
2010-01-17PURE_STATIC improvements: Allow modules to be reloaded, generate linker argum...danieldg
2009-11-11Allow static build of inspircd without module supportdanieldg