Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-30 | Validate module reload callback before use in PURE_STATIC builds | Attila Molnar | |
2014-04-13 | Ignore NULL callbacks in ModuleManager::Reload() | Attila Molnar | |
Found by Coverity, CID: 1201453 | |||
2013-04-05 | Don't attempt to unload or reload modules that are waiting to be unloaded | attilamolnar | |
2013-04-05 | Fix LUSERS not working in a PURE_STATIC build | attilamolnar | |
2012-12-03 | Fix typos in ebdaf368e137fc933e648ee88a08a4f83e796f87 | attilamolnar | |
2012-10-14 | Replace printf(_c) with iostream | ChrisTX | |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- | |
2010-03-22 | A few minor fixups | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12655 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-22 | Move ModuleManager::UnloadAll out of modmanager_dynamic | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12649 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-18 | PURE_STATIC fixes to use normal <module> tags | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12641 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-02-16 | Defer module init on initial load for easier dependency checking | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12477 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-01-19 | Clean up some slow iterations | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12300 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-01-17 | Add Module::init() for correct exception handling during hook registration | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12278 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-01-17 | PURE_STATIC improvements: Allow modules to be reloaded, generate linker ↵ | danieldg | |
arguments git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12276 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2009-11-11 | Allow static build of inspircd without module support | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12083 e03df62e-2008-0410-955e-edbf42e46eb7 |