summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/LoadPlugins.cpp
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Remove useless HAVE_CONFIG_H definitionAndrew Stitcher2013-06-181-3/+3
* QPID-4095: Move the directory iteration into FileSysDir:Andrew Stitcher2012-12-201-1/+1
* QPID-3510 - Created a separate option in CommonOptions for the client configu...Ted Ross2012-04-231-3/+3
* QPID-3510 - Allow client configuration-file to be overridden via QPID_CONFIG ...Ted Ross2012-04-201-2/+4
* Load client side plugins just before creating the first Connection.Andrew Stitcher2010-04-271-1/+13
* Fix compile error - missing config.h check and QPIDC_MODULE_DIR, QPIDC_CONF_FILEStephen D. Huston2009-04-271-1/+3
* Merge in initial changes to allow building with CMake; rubygen and management...Stephen D. Huston2009-04-231-2/+3
* Refactor duplicated Module-handling from broker/client to commonStephen D. Huston2008-10-261-59/+13
* Refactored c++ client library to allow multiple protocols to beAndrew Stitcher2008-09-111-0/+95