summaryrefslogtreecommitdiff
path: root/src/core/modules-load.c
AgeCommit message (Expand)Author
2001-10-31Crashfix when module didn't contain deinit() function.Timo Sirainen
2001-10-24Added a bit better error reporting.Timo Sirainen
2001-10-21deinit() function is now checked and saved when loading module. UnloadingTimo Sirainen
2001-10-15fixed a small memleak when unloading moduleTimo Sirainen
2001-09-11/LOAD fixes for modules with no core part, and /LOAD ~/...Timo Sirainen
2001-09-08Loading modules that didn't have "core" part didn't work (eg. irc_proxy).Timo Sirainen
2001-08-17Module loading fixes.Timo Sirainen
2001-08-14Module loading updates - /LOAD shows now also the statically loaded modules.Timo Sirainen