summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/Plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support for restarting a persistent cluster.Alan Conway2009-11-241-2/+16
* Changes to compile under SunCC 5.10Andrew Stitcher2009-11-181-1/+1
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Cluster: shadow connections, fix lifecycle & valgrind issues.Alan Conway2008-07-171-6/+11
* HandlerChain: plug-in handler chain extension points. Replaces Handler<T>::Ch...Alan Conway2008-07-081-0/+21
* Revert un-necessary Plugin complications. Better solution for plugin extensio...Alan Conway2008-07-081-36/+19
* Cluster prototype: handles client-initiated commands (not dequeues)Alan Conway2008-07-041-2/+2
* Plugin framework change: single PluginFactory creates per-target Plugin insta...Alan Conway2008-06-261-19/+36
* Consolidated cluster tests in cluster_test.cppAlan Conway2008-06-261-6/+11
* Refactored Acceptor code to allow multiple acceptors to be present in the brokerAndrew Stitcher2008-04-181-3/+12
* * Summary:Alan Conway2007-07-191-7/+7
* 2007-07-02 <aconway@redhat.comAlan Conway2007-07-041-45/+14
* Small fixes to enable the --disable-apr-platform build to carry on compilingAndrew Stitcher2007-07-021-3/+4
* * Summary:Alan Conway2007-06-291-0/+70