| Commit message (Expand) | Author | Age | Files | Lines |
| * | tests/failover_soak: run a cluster with clients, kill and restart cluster mem... | Alan Conway | 2008-11-19 | 7 | -9/+1058 |
| * | Ensure that callbacks are removed before IncompleteMessageList instance is de... | Gordon Sim | 2008-11-19 | 5 | -1/+11 |
| * | Fix seg fault caused by exceptiosn thrown in Cluster ctor. | Alan Conway | 2008-11-19 | 2 | -2/+3 |
| * | QPID-1474: Changed lock scope for PollerHandle::~PollerHandle | Andrew Stitcher | 2008-11-19 | 1 | -0/+5 |
| * | Fix --cluster-cman option to enable cman integration. | Alan Conway | 2008-11-19 | 7 | -38/+30 |
| * | Removed overblown Doxygen comments. | Jonathan Robie | 2008-11-19 | 1 | -25/+1 |
| * | Change formats to VC9, add MaxMethodBodySize and remove it from protocol_gen.... | Stephen D. Huston | 2008-11-19 | 6 | -52/+450 |
| * | Add Windows-specific files to EXTRA_DIST so they are in releases; fixes QPID-... | Stephen D. Huston | 2008-11-18 | 1 | -1/+38 |
| * | Added doxygen documentation for Connection::open(ConnectionSettings) | Jonathan Robie | 2008-11-18 | 1 | -2/+27 |
| * | Optional cluster integration with cman quorum service. | Alan Conway | 2008-11-18 | 10 | -13/+213 |
| * | Deleting doxygen_mainpage.h, which has moved to the src/cpp/docs/api directory. | Jonathan Robie | 2008-11-17 | 1 | -28/+0 |
| * | Remove optimistic consume options. Better default message for SSL errors. | Alan Conway | 2008-11-17 | 6 | -72/+14 |
| * | Fixed erroneous test preventing cleanup of broker. | Gordon Sim | 2008-11-17 | 1 | -1/+1 |
| * | QPID-1465: Fixed initialisation of minimum value so it is tracked correctly | Andrew Stitcher | 2008-11-14 | 1 | -1/+2 |
| * | Ensure config file can be found (its in source tree not build tree) | Gordon Sim | 2008-11-14 | 1 | -1/+2 |
| * | Remove all cluster targets if configured --without-cpg. | Alan Conway | 2008-11-14 | 1 | -3/+4 |
| * | Avoid alarming error message when unencrypted tcp is disabled. Test availabil... | Gordon Sim | 2008-11-14 | 1 | -5/+4 |
| * | Added further test script missing from distribution list and thus causing dis... | Gordon Sim | 2008-11-14 | 1 | -0/+1 |
| * | Added some failover capable tests | Gordon Sim | 2008-11-14 | 10 | -12/+534 |
| * | Remove dummy cluster.so library, no longer needed & confusing. | Alan Conway | 2008-11-14 | 1 | -4/+0 |
| * | Add config.null file to distributed list or distcheck fails (todo: might be n... | Gordon Sim | 2008-11-14 | 1 | -0/+1 |
| * | QPID-1461 - Added qmf event support for connections. | Ted Ross | 2008-11-13 | 7 | -14/+84 |
| * | Added a second level of debug output for the qmf protocol exchange. | Ted Ross | 2008-11-13 | 2 | -8/+63 |
| * | Don't stop connector until close has been sent and close-ok received in respo... | Gordon Sim | 2008-11-13 | 1 | -2/+5 |
| * | QPID-1459: don't call Broker::getPort() with empty string as transport | Gordon Sim | 2008-11-13 | 1 | -3/+7 |
| * | Added QPID_NO_MODULE_DIR to prevent client from loading libraries from | Ted Ross | 2008-11-13 | 1 | -0/+1 |
| * | QPID-1414: fix to prevent concurrent modification of brokers known url list | Gordon Sim | 2008-11-13 | 1 | -7/+8 |
| * | Updated qmf-agent API to allow user to specify uid, password, mechanism, and ... | Ted Ross | 2008-11-13 | 6 | -59/+84 |
| * | Added null config for SSL test. This test will malfunction if there is | Ted Ross | 2008-11-13 | 2 | -1/+2 |
| * | Removed optimisticConsume queue option, queues always consume optimistically. | Alan Conway | 2008-11-12 | 1 | -11/+0 |
| * | File missing from last commit. | Ted Ross | 2008-11-12 | 1 | -1/+1 |
| * | QPID-1457: Removed erroneous signal settings | Andrew Stitcher | 2008-11-12 | 1 | -3/+0 |
| * | Cluster replicates queues/exchanges with same encode/decode functions as the ... | Alan Conway | 2008-11-12 | 9 | -27/+81 |
| * | Fix problem where broker generates empty URL if run on a host with only the 1... | Alan Conway | 2008-11-12 | 1 | -3/+5 |
| * | Added back header file that I mistakenly removed in r712653. | Gordon Sim | 2008-11-12 | 1 | -0/+1 |
| * | Correct returned value on successful parse | Stephen D. Huston | 2008-11-11 | 1 | -1/+1 |
| * | Add newly-added files and removed those removed | Stephen D. Huston | 2008-11-11 | 2 | -24/+0 |
| * | Include DeliveryRecord::credit in replication to new members. | Alan Conway | 2008-11-11 | 5 | -7/+13 |
| * | Fix deadlock when Message::flush() re-enters IncompleteMessageList. | Alan Conway | 2008-11-11 | 1 | -2/+5 |
| * | Fixed a violation of the lock hierarchy in LinkRegistry and Link | Ted Ross | 2008-11-11 | 1 | -24/+25 |
| * | fixed encoding of 64 bit types and added additional tests for 64 bit integers | Rafael H. Schloming | 2008-11-11 | 2 | -4/+9 |
| * | Fixed a file-descriptor leak in the c++ client API. If the socket connection | Ted Ross | 2008-11-11 | 2 | -2/+14 |
| * | handle case where doOutput call causes last task to be removed. | Gordon Sim | 2008-11-11 | 1 | -0/+1 |
| * | QPID-1446 - A more efficient data structure for freeing management objects. | Ted Ross | 2008-11-10 | 2 | -39/+34 |
| * | QPID-1446 - Fixed memory leak in management agent affecting broker. | Ted Ross | 2008-11-10 | 3 | -6/+33 |
| * | * don't call exit after catching exception on any particular thread as the ot... | Gordon Sim | 2008-11-10 | 1 | -5/+6 |
| * | Just use standard qpidc config file for ssl options | Gordon Sim | 2008-11-10 | 1 | -1/+1 |
| * | Remove wrappers for 'transparent' failover; this will be better handled throu... | Gordon Sim | 2008-11-10 | 7 | -2452/+0 |
| * | broker/Message, IncompleteMessageList: drop waitFor(De|En)Complete, replace w... | Alan Conway | 2008-11-07 | 6 | -45/+53 |
| * | QPID-1438: Before registering the rdma daemon transport plugin check | Andrew Stitcher | 2008-11-07 | 5 | -5/+19 |