summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/Plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Improved documentation for PlugIn::initOrder.Alan Conway2009-11-301-2/+4
* Export the initOrder() method; fixes QPID-2217Stephen D. Huston2009-11-251-1/+1
* Support for restarting a persistent cluster.Alan Conway2009-11-241-0/+8
* Some more fixes to build under Visual Studio 2008Andrew Stitcher2009-05-031-1/+1
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-9/+10
* Split logging options into portable options and sink-related options that are...Stephen D. Huston2008-10-151-1/+1
* Cluster: shadow connections, fix lifecycle & valgrind issues.Alan Conway2008-07-171-16/+20
* HandlerChain: plug-in handler chain extension points. Replaces Handler<T>::Ch...Alan Conway2008-07-081-6/+22
* Revert un-necessary Plugin complications. Better solution for plugin extensio...Alan Conway2008-07-081-91/+46
* Plugin framework change: single PluginFactory creates per-target Plugin insta...Alan Conway2008-06-261-46/+91
* Consolidated cluster tests in cluster_test.cppAlan Conway2008-06-261-0/+3
* Refactored Acceptor code to allow multiple acceptors to be present in the brokerAndrew Stitcher2008-04-181-3/+0
* Added cluster URL configuration, defaults to all interfaces.Alan Conway2008-02-011-2/+4
* Apply patch from QPID-732 by Ted Ross.Alan Conway2008-01-141-0/+7
* * Summary:Alan Conway2007-07-191-40/+26
* 2007-07-02 <aconway@redhat.comAlan Conway2007-07-041-22/+14
* * Summary:Alan Conway2007-06-291-0/+111