summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/Modules.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4095: Move the directory iteration into FileSysDir:Andrew Stitcher2012-12-201-26/+23
* QPID-3144: Remove "loaded module" info log message.Alan Conway2011-03-141-2/+1
* Avoid possible initialisation dependency problem by using a "staticAndrew Stitcher2010-04-271-6/+9
* Automatically add shared library suffix to module name in --load-module.Alan Conway2009-11-041-10/+19
* Add ability to load modules from something other than a .so file; allows load...Stephen D. Huston2009-10-211-1/+9
* Add directory to #includeAlan Conway2009-07-141-2/+2
* Clearer error message for case when specified module-dir is not a directory.Gordon Sim2008-11-241-0/+4
* Refactor duplicated Module-handling from broker/client to commonStephen D. Huston2008-10-261-0/+74