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