summaryrefslogtreecommitdiff
path: root/src/modmanager_dynamic.cpp
AgeCommit message (Expand)Author
2010-02-09Fix double-free when catching an exception in module init()danieldg
2010-02-03Fix segfault on GRELOADMODULEdanieldg
2010-02-02Don't try to load modules with filenames starting with a .danieldg
2010-01-24Don't query module version prior to init; fixes valgrind segfaultdanieldg
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
2010-01-14Move revision information from Version object to a static symboldanieldg
2010-01-11...because every now and again, i have to do a massive commit.brain
2009-11-16Use ServiceProvider for inter-module dependenciesdanieldg
2009-11-11Fix compilation due to dirent headerdanieldg
2009-11-11Allow static build of inspircd without module supportdanieldg