]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modmanager_dynamic.cpp
m_dnsbl updates
[user/henk/code/inspircd.git] / src / modmanager_dynamic.cpp
2010-02-09 danieldgFix double-free when catching an exception in module...
2010-02-03 danieldgFix segfault on GRELOADMODULE
2010-02-02 danieldgDon't try to load modules with filenames starting with a .
2010-01-24 danieldgDon't query module version prior to init; fixes valgrin...
2010-01-17 danieldgAdd Module::init() for correct exception handling durin...
2010-01-17 danieldgPURE_STATIC improvements: Allow modules to be reloaded...
2010-01-14 danieldgMove revision information from Version object to a...
2010-01-11 brain...because every now and again, i have to do a massive...
2009-11-16 danieldgUse ServiceProvider for inter-module dependencies
2009-11-11 danieldgFix compilation due to dirent header
2009-11-11 danieldgAllow static build of inspircd without module support