| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-1726 ASF licensed Qpid store | Charles E. Rolke | 2013-01-07 | 5 | -40/+43 |
| * | NO-JIRA: slim down some header file inclusions | Andrew Stitcher | 2013-01-04 | 7 | -147/+149 |
| * | NO-JIRA - refer to DtxTimeout as the struct it is, not a class. Avoids a VC d... | Stephen D. Huston | 2013-01-02 | 1 | -1/+1 |
| * | NO-JIRA - add newline at end of file | Stephen D. Huston | 2013-01-02 | 1 | -1/+1 |
| * | NO-JIRA: Added Broker.h to recover from r1425038 in windows builds | Charles E. Rolke | 2012-12-21 | 2 | -0/+2 |
| * | NO-JIRA: Removed Broker.h from all unnecessary header files | Andrew Stitcher | 2012-12-21 | 12 | -17/+70 |
| * | NO-JIRA: Removed Timer.h out of the chain of header files included by Broker.h | Andrew Stitcher | 2012-12-21 | 15 | -77/+127 |
| * | NO-JIRA: Removed some unused Timer features (old cluster used to use them) | Andrew Stitcher | 2012-12-21 | 2 | -9/+2 |
| * | QPID-1726 ASF licensed, Qpid hosted store module | Charles E. Rolke | 2012-12-21 | 68 | -169/+169 |
| * | NO-JIRA: Removed unnecessary header includes | Andrew Stitcher | 2012-12-20 | 1 | -5/+9 |
| * | NO-JIRA: Removed some unused Broker code | Andrew Stitcher | 2012-12-20 | 2 | -22/+3 |
| * | Bug 886656 - HA backup broker does not properly increment the alternate excha... | Alan Conway | 2012-12-20 | 5 | -16/+12 |
| * | NO-JIRA: Stop using boost::filesystem for something that std::fstream can do ... | Andrew Stitcher | 2012-12-20 | 1 | -11/+8 |
| * | QPID-1726: ASF licensed, Qpid hosted store module | Charles E. Rolke | 2012-12-20 | 76 | -358/+360 |
| * | QPID-1726 ASF licensed, Qpid hosted store module | Charles E. Rolke | 2012-12-20 | 36 | -0/+0 |
| * | QPID-4514: Remove obsolete cluster code: still more in plugin | Charles E. Rolke | 2012-12-20 | 1 | -7/+2 |
| * | NO-JIRA: Repair include guards that are absent or fail to encompass everything. | Charles E. Rolke | 2012-12-20 | 2 | -8/+8 |
| * | QPID-4095: Move the directory iteration into FileSysDir: | Andrew Stitcher | 2012-12-20 | 6 | -28/+74 |
| * | QPID-1726 ASF licensed, Qpid hosted store module | Charles E. Rolke | 2012-12-19 | 1 | -1/+1 |
| * | QPID-1726 ASF licensed, Qpid hosted store module | Charles E. Rolke | 2012-12-19 | 83 | -278/+6 |
| * | QPID-4516: Sporadic failure in ha_tests test_failover_send_receive | Alan Conway | 2012-12-19 | 8 | -32/+31 |
| * | QPID-4514: Remove obsolete cluster code: cleanup tests | Alan Conway | 2012-12-19 | 1 | -3/+3 |
| * | QPID-4514: Remove obsolete cluster code: ManagementAgent | Alan Conway | 2012-12-19 | 2 | -35/+0 |
| * | QPID-4514: Remove obsolete cluster code: MessageStorePlugin | Alan Conway | 2012-12-19 | 5 | -70/+0 |
| * | QPID-4514: Remove obsolete cluster code: Connection::isAuthenticated | Alan Conway | 2012-12-19 | 4 | -19/+6 |
| * | QPID-4514: Remove obsolete cluster code: MessageStore | Alan Conway | 2012-12-19 | 5 | -23/+0 |
| * | QPID-4514: Remove obsolete cluster code: Queue, Semanticstate, SessionHandler | Alan Conway | 2012-12-19 | 7 | -32/+1 |
| * | QPID-4514: Remove obsolete cluster code: get rid of StatefulQueueObserver. | Alan Conway | 2012-12-19 | 5 | -171/+12 |
| * | QPID-4514: Remove obsolete cluster code: QueueFlowLimit | Alan Conway | 2012-12-19 | 2 | -77/+2 |
| * | QPID-4514: Remove obsolete cluster code: MessageGroupManager, Messages | Alan Conway | 2012-12-19 | 2 | -21/+1 |
| * | QPID-4514: Remove obsolete cluster code: LinkRegistry | Alan Conway | 2012-12-19 | 2 | -15/+0 |
| * | QPID-4514: Remove obsolete cluster code: DtxWorkRecord | Alan Conway | 2012-12-19 | 2 | -20/+0 |
| * | QPID-4514: Remove obsolete cluster code: DtxManager, more Broker, Connection,... | Alan Conway | 2012-12-19 | 9 | -67/+2 |
| * | QPID-4514: Remove obsolete cluster code: Broker, Connection, Link. | Alan Conway | 2012-12-19 | 11 | -114/+27 |
| * | QPID-4514: Remove obsolete cluster code: AclConnectionCounter | Alan Conway | 2012-12-19 | 1 | -61/+31 |
| * | QPID-4514: Remove obsolete cluster code, clusterOrderProxy | Alan Conway | 2012-12-19 | 5 | -40/+1 |
| * | QPID-4514: Remove obsolete cluster code: getClusterTimer. | Alan Conway | 2012-12-19 | 3 | -11/+1 |
| * | QPID-4514: Remove obsolete cluster code: ManagementAgent, Timer, doc | Alan Conway | 2012-12-19 | 8 | -40/+2 |
| * | QPID-1726 ASF licensed, QPID hosted store | Charles E. Rolke | 2012-12-19 | 84 | -0/+18200 |
| * | NO-JIRA: add explicit type for large constants | Ken Giusti | 2012-12-19 | 1 | -2/+2 |
| * | NO-JIRA: Fix core dump if ha plugin is loaded but ha-cluster=no | Alan Conway | 2012-12-19 | 1 | -1/+1 |
| * | QPID-4506: Qpid HA's '--ha-public-url' option duplicates the '--known-hosts-u... | Alan Conway | 2012-12-14 | 4 | -20/+16 |
| * | QPID-4481: HA replication of propagated bindings can lead to incorrect config... | Alan Conway | 2012-12-11 | 11 | -23/+113 |
| * | NO-JIRA: remove empty files from tree | Gordon Sim | 2012-12-11 | 6 | -0/+0 |
| * | QPID-4498: HA module should only initialize if requested | Alan Conway | 2012-12-10 | 2 | -2/+6 |
| * | QPID-4490 clean up after commit r1417511 for windows builds | Charles E. Rolke | 2012-12-06 | 1 | -0/+1 |
| * | QPID-4490: Durable mesages with TTL do not expire after broker recovery (c++ ... | Kim van der Riet | 2012-12-05 | 3 | -0/+8 |
| * | QPID-4449 Repair some windows settings damaged during this jira. | Charles E. Rolke | 2012-12-03 | 2 | -5/+5 |
| * | QPID_4449 - Further fixes to the build files for both automake and cmake. | Ted Ross | 2012-12-03 | 3 | -7/+9 |
| * | QPID-4485: hold agentLock and check for dups when adding new mgmt objects | Ken Giusti | 2012-12-01 | 2 | -9/+35 |