| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bug 654872, QPID-3007: Batch management messages by count, not size. | Alan Conway | 2011-01-20 | 2 | -13/+19 |
| * | QPID-2982 Bug 669452 - Creating a route and using management tools can crash ... | Alan Conway | 2011-01-18 | 9 | -15/+89 |
| * | QPID-2997: remove oid disambiguation, re-order mgmt object status updates. | Kenneth Anthony Giusti | 2011-01-18 | 3 | -185/+232 |
| * | QPID-3006: remove incorrect and unnecessary authorisation check | Gordon Sim | 2011-01-17 | 2 | -14/+0 |
| * | QPID-3001: Add const version of Connection::isOpen() | Gordon Sim | 2011-01-17 | 4 | -3/+4 |
| * | Fixes QPID-2499: Stale federation routes remain after route deletion. | Jonathan Robie | 2011-01-13 | 6 | -39/+57 |
| * | Originally, when the broker agent authorized a method call, if the message wa... | Ted Ross | 2011-01-13 | 1 | -1/+6 |
| * | QPID-2982: Fix discrepancy in management object and deleted object counts. | Alan Conway | 2011-01-13 | 3 | -134/+99 |
| * | QPID-2991: added message counts to connection stats; fixed xxxToClient stats | Gordon Sim | 2011-01-11 | 2 | -6/+67 |
| * | QPID-2982: Improved cluster/management logging and automated test for log con... | Alan Conway | 2011-01-07 | 7 | -111/+165 |
| * | Changes to QMFv2 formats to make the agents and consoles consistent: | Ted Ross | 2011-01-06 | 2 | -14/+18 |
| * | Rename Rdma send buffer operations. | Andrew Stitcher | 2010-12-23 | 8 | -23/+23 |
| * | Changes due to review comments from Doug Ledford: | Andrew Stitcher | 2010-12-23 | 7 | -31/+34 |
| * | Implementation for v1 rdma protocol - append sent credit and flags word | Andrew Stitcher | 2010-12-23 | 4 | -26/+77 |
| * | Reduce rdma scatter gathers allocated per queue pair to 1 as iWarp | Andrew Stitcher | 2010-12-23 | 1 | -2/+5 |
| * | Fix error handling for ibv_post_send() & ibv_port_recv() | Andrew Stitcher | 2010-12-23 | 1 | -3/+3 |
| * | Allow for the case where we get an rdma reject because there is no one listening | Andrew Stitcher | 2010-12-23 | 1 | -4/+14 |
| * | Factored rdma sending/receiving code out to make manipulating | Andrew Stitcher | 2010-12-23 | 2 | -24/+42 |
| * | Reject attempts to connect with version of rdma protocol we don't understand | Andrew Stitcher | 2010-12-23 | 2 | -1/+17 |
| * | Plumb rdma protocol version into Rdma::AsynchIO | Andrew Stitcher | 2010-12-23 | 6 | -0/+8 |
| * | Add in some useful rdma warnings when we reject a connection | Andrew Stitcher | 2010-12-23 | 1 | -1/+10 |
| * | Add code to switch on/off byteswapping of RDMA ConnectionParams | Andrew Stitcher | 2010-12-23 | 2 | -15/+60 |
| * | Added test into RdmaClient to be sure the messages we receive are the | Andrew Stitcher | 2010-12-23 | 1 | -8/+40 |
| * | Allow RdmaClient to be interrupted | Andrew Stitcher | 2010-12-23 | 1 | -2/+6 |
| * | In broker::ConectionHandler, use the security settings, if any, | Michael Goulish | 2010-12-16 | 2 | -11/+8 |
| * | QPID-2967 Windows broker fails to destroy connections if client exits abruptly | Charles E. Rolke | 2010-12-15 | 1 | -3/+4 |
| * | Bug 662765 - Management broker ID should be the same for members of a cluster. | Alan Conway | 2010-12-15 | 6 | -25/+30 |
| * | ManagementAgent.cpp: consistent logging of message lengths. | Alan Conway | 2010-12-13 | 1 | -5/+5 |
| * | QPID-2966: Add QMF method to dynamically set the log level. | Gordon Sim | 2010-12-10 | 5 | -3/+58 |
| * | Defer update of managaement agent to end of update process. | Alan Conway | 2010-12-08 | 6 | -62/+51 |
| * | Comment explaining the nodict flag. | Michael Goulish | 2010-12-07 | 1 | -0/+8 |
| * | bugfix in deleted obj import/export api | Kenneth Anthony Giusti | 2010-12-02 | 1 | -2/+8 |
| * | Added new arg to code thaat gets compiled when HAVE_SASL is false. | Michael Goulish | 2010-12-02 | 1 | -1/+1 |
| * | Modified cluster_tests causes broker shut down with invalid-argument error. | Alan Conway | 2010-12-01 | 8 | -38/+568 |
| * | Add missing call to Message::setTimestamp in ManagementAgent::sendBufferLH. | Alan Conway | 2010-12-01 | 1 | -2/+3 |
| * | Enable cluster-safe assertions on transition to CATCHUP | Alan Conway | 2010-12-01 | 1 | -2/+4 |
| * | Added new arg to Saslfactory::create | Michael Goulish | 2010-12-01 | 1 | -1/+1 |
| * | This patch was posted in JIRA QPID-2949. | Michael Goulish | 2010-11-30 | 4 | -12/+29 |
| * | Binds integer, floating point, or string-typed headers using appropriate data... | Jonathan Robie | 2010-11-26 | 1 | -4/+15 |
| * | QPID-2957 - Management methods on the broker don't work on newly created objects | Ted Ross | 2010-11-23 | 1 | -0/+4 |
| * | QPID-2956: cluster broker exits with "error deliveryRecord no update message." | Alan Conway | 2010-11-22 | 2 | -9/+14 |
| * | QPID-2874 Clustered broker crashes in assertion in cluster/ExpiryPolicy.cpp | Alan Conway | 2010-11-18 | 2 | -11/+51 |
| * | cluster/Numbering.h: Removed unused and incorrect function contains() | Alan Conway | 2010-11-17 | 1 | -2/+0 |
| * | Aggregate Timer warnings. | Alan Conway | 2010-11-17 | 4 | -18/+174 |
| * | Handle iterator properly when removing entries from list; resolves QPID-2941. | Stephen D. Huston | 2010-11-12 | 1 | -3/+7 |
| * | QPID-2674: prevent callbacks after doDelete has been called | Gordon Sim | 2010-11-12 | 1 | -0/+10 |
| * | QPID-2940: always request completions from broker on Session::acknowledge(), ... | Gordon Sim | 2010-11-12 | 2 | -2/+4 |
| * | Fix to r1028346: no point in throwing exception after queue has already been ... | Gordon Sim | 2010-11-10 | 1 | -5/+11 |
| * | QPID-2934 Feature to pass the authenticated userId to QMF agent method handle... | Ted Ross | 2010-11-09 | 4 | -15/+25 |
| * | Manage CLFS containers using policies to both create the initial containers a... | Stephen D. Huston | 2010-11-05 | 3 | -23/+46 |