| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-4586: some management related tweaks and fixes | Gordon Sim | 2013-03-18 | 1 | -1/+3 |
| * | QPID-4586: add ability to have qpidd establish outgoing connections | Gordon Sim | 2013-03-14 | 1 | -2/+12 |
| * | QPID-4559 - Added handling of the queue-delete preconditions in the qmf broke... | Ted Ross | 2013-03-13 | 1 | -1/+22 |
| * | QPID-4610: Remove duplicated transport code from C++ broker | Andrew Stitcher | 2013-03-01 | 1 | -18/+18 |
| * | QPID-4577: Enable/disable high resolution log timestamps | Charles E. Rolke | 2013-02-12 | 1 | -1/+30 |
| * | QPID-4543 - The Move-Messages method no longer returns an error if no message... | Ted Ross | 2013-01-21 | 1 | -10/+10 |
| * | QPID-4536: Remove functionality which automatically makes a broker | Andrew Stitcher | 2013-01-14 | 1 | -15/+10 |
| * | QPID-4315: Changed Connection management name to be supplied by Link | Andrew Stitcher | 2013-01-08 | 1 | -1/+2 |
| * | NO-JIRA: slim down some header file inclusions | Andrew Stitcher | 2013-01-04 | 1 | -0/+4 |
| * | NO-JIRA: Removed Timer.h out of the chain of header files included by Broker.h | Andrew Stitcher | 2012-12-21 | 1 | -3/+5 |
| * | NO-JIRA: Removed some unused Broker code | Andrew Stitcher | 2012-12-20 | 1 | -13/+2 |
| * | Bug 886656 - HA backup broker does not properly increment the alternate excha... | Alan Conway | 2012-12-20 | 1 | -9/+8 |
| * | QPID-4514: Remove obsolete cluster code: DtxManager, more Broker, Connection,... | Alan Conway | 2012-12-19 | 1 | -2/+1 |
| * | QPID-4514: Remove obsolete cluster code: Broker, Connection, Link. | Alan Conway | 2012-12-19 | 1 | -15/+5 |
| * | QPID-4514: Remove obsolete cluster code: getClusterTimer. | Alan Conway | 2012-12-19 | 1 | -6/+0 |
| * | QPID-4514: Remove obsolete cluster code: ManagementAgent, Timer, doc | Alan Conway | 2012-12-19 | 1 | -2/+0 |
| * | QPID-4481: HA replication of propagated bindings can lead to incorrect config... | Alan Conway | 2012-12-11 | 1 | -0/+1 |
| * | QPID-4449 - Reverted much of the original change and re-implemented the fix i... | Ted Ross | 2012-11-30 | 1 | -2/+2 |
| * | QPID-4449 - Fixed the API in qpid::management::Manageable to remain backward ... | Ted Ross | 2012-11-20 | 1 | -2/+2 |
| * | QPID-3351: Provide ability to specify the network interfaces | Andrew Stitcher | 2012-11-16 | 1 | -0/+1 |
| * | QPID-4401: Revert: HA bindings for QMF exchanges not replicated. | Alan Conway | 2012-11-14 | 1 | -2/+2 |
| * | QPID-4428: HA add UUID tag to avoid using an out of date queue/exchange. | Alan Conway | 2012-11-14 | 1 | -23/+3 |
| * | QPID-4394: HA QMF events out of order | Alan Conway | 2012-11-01 | 1 | -20/+6 |
| * | QPID-4401: HA bindings for QMF exchanges not replicated. | Alan Conway | 2012-10-31 | 1 | -2/+2 |
| * | QPID-4368: Allow pluggable protocol implementations | Gordon Sim | 2012-10-19 | 1 | -3/+3 |
| * | QPID-4373 fix ambiguous CLI args; restore C++ broker schema property | Charles E. Rolke | 2012-10-17 | 1 | -0/+6 |
| * | MQPID-4286: QMF queries for HA replication take too long to process (Jason Di... | Alan Conway | 2012-10-15 | 1 | -4/+3 |
| * | NO-JIRA: Fix spelling if --link-maintenace-interval option and add descriptiv... | Alan Conway | 2012-10-11 | 1 | -2/+4 |
| * | QPID-4347: do not store Links/Bridges if they are created via recovery. | Ken Giusti | 2012-10-03 | 1 | -0/+3 |
| * | NO-JIRA: Mark built-in exchanges as non-replicated. | Alan Conway | 2012-09-25 | 1 | -5/+22 |
| * | QPID-4268 C++ Broker Acl support for limiting on-disk store file size and count | Charles E. Rolke | 2012-09-07 | 1 | -0/+2 |
| * | QPID-2518: Increase default negotiation timeout to 10 seconds | Justin Ross | 2012-09-06 | 1 | -2/+2 |
| * | QPID-2393 Limit number of queues per user. | Charles E. Rolke | 2012-08-24 | 1 | -0/+5 |
| * | QPID-4178: broker refactoring | Gordon Sim | 2012-08-10 | 1 | -24/+20 |
| * | QPID-4079 log entries track managed object life cycles | Charles E. Rolke | 2012-07-13 | 1 | -1/+30 |
| * | QPID-4063: allow configuration of source queue for exchange or dynamic routes | Ken Giusti | 2012-06-18 | 1 | -1/+5 |
| * | QPID-4066 - Allow configuration to override the broker's federation tag | Ted Ross | 2012-06-15 | 1 | -4/+11 |
| * | QPID-4022 C++ Broker connection limits by host ip and by user name. | Charles E. Rolke | 2012-06-11 | 1 | -4/+0 |
| * | QPID-3603: Fix race condition causing sporadic crash in BrokerReplicator::ini... | Alan Conway | 2012-06-08 | 1 | -1/+1 |
| * | QPID-3603: Add ConfigurationObserver. | Alan Conway | 2012-06-08 | 1 | -0/+3 |
| * | QPID-4040 - Close federation links after lost heartbeats. | Ted Ross | 2012-06-06 | 1 | -0/+2 |
| * | QPID-4041: move check for transport after setting value. | Ken Giusti | 2012-06-05 | 1 | -5/+5 |
| * | QPID-2518: Qpid C++ broker can easily be blocked by client trying to connect ... | Andrew Stitcher | 2012-05-21 | 1 | -2/+4 |
| * | QPID-3603: HA broker backup/primary ready checks. | Alan Conway | 2012-05-15 | 1 | -0/+14 |
| * | QPID-3767: re-index bridge and link by constant name, not address | Ken Giusti | 2012-05-04 | 1 | -6/+179 |
| * | QPID-3964: Enforce 'access' premission rather than 'create' for passive decla... | Gordon Sim | 2012-04-20 | 1 | -2/+0 |
| * | QPID-3871 - Added --mgmt-publish switch to the C++ broker | Ted Ross | 2012-02-29 | 1 | -1/+4 |
| * | QPID-3603: Merge new HA foundations. | Alan Conway | 2012-02-17 | 1 | -3/+8 |
| * | QPID-3824 - Additional queue statistics, posix memory statistics, and broker-... | Ted Ross | 2012-02-09 | 1 | -0/+1 |
| * | QPID-3630: remove deprecated rate limiting feature | Ken Giusti | 2012-01-13 | 1 | -8/+0 |