summaryrefslogtreecommitdiff
path: root/src/modulemanager.cpp
AgeCommit message (Expand)Author
2020-04-24Update copyright headers.InspIRCd Robot
2020-02-02Make loading modules considerably more robust and user friendly.Sadie Powell
2020-01-11Update copyright headers.InspIRCd Robot
2019-06-10Add a method for getting a list of files in a directory.Peter Powell
2019-02-05ModuleManager: use std::flush instead of fflush(stdout).Peter Powell
2019-02-05Module: Initialise 'ModuleDLLManager' and 'dying' correctly.Peter Powell
2018-07-31Remove support for static modules.Peter Powell