| Commit message (Expand) | Author | Age | Files | Lines |
| * | NO-JIRA: Removed Broker.h from all unnecessary header files | Andrew Stitcher | 2012-12-21 | 14 | -17/+72 |
| * | NO-JIRA: Removed Timer.h out of the chain of header files included by Broker.h | Andrew Stitcher | 2012-12-21 | 16 | -77/+128 |
| * | 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 | 6 | -23/+40 |
| * | NO-JIRA: Stop linking boost filesystem library in Posix port as it isn't used... | Andrew Stitcher | 2012-12-20 | 2 | -5/+2 |
| * | 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 | 3 | -8/+13 |
| * | QPID-4095: Move the directory iteration into FileSysDir: | Andrew Stitcher | 2012-12-20 | 9 | -32/+75 |
| * | 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-1726 ASF licensed, Qpid hosted store module | Charles E. Rolke | 2012-12-19 | 1 | -1/+1 |
| * | QPID-1726 ASF licensed store | Charles E. Rolke | 2012-12-19 | 1 | -0/+68 |
| * | QPID-4514: Remove obsolete cluster code: still more tests | Alan Conway | 2012-12-19 | 14 | -2126/+168 |
| * | QPID-4514: Remove obsolete cluster code: more tests | Alan Conway | 2012-12-19 | 14 | -1411/+0 |
| * | QPID-4514: Remove obsolete cluster code: cleanup tests | Alan Conway | 2012-12-19 | 26 | -4520/+3 |
| * | QPID-4514: Remove obsolete cluster code: obsolete valgrind suppressions. | Alan Conway | 2012-12-19 | 1 | -23/+0 |
| * | 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 | 6 | -172/+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 | 87 | -1/+18321 |
| * | NO-JIRA: add explicit type for large constants | Kenneth Anthony 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-4458: remove unused subdirs and files from gentools then move the remain... | Robert Gemmell | 2012-12-18 | 1 | -67/+0 |
| * | NO-JIRA: Removed old cluster only file | Andrew Stitcher | 2012-12-18 | 1 | -117/+0 |
| * | QPID-4506: Qpid HA's '--ha-public-url' option duplicates the '--known-hosts-u... | Alan Conway | 2012-12-14 | 6 | -27/+59 |
| * | QPID-4481: HA replication of propagated bindings can lead to incorrect config... | Alan Conway | 2012-12-11 | 14 | -23/+257 |
| * | QPID-4499: Installs qpid.i, qmfengine.i and qmf2.i into include directory. | Darryl L. Pierce | 2012-12-11 | 1 | -1/+5 |
| * | 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 | 3 | -6/+14 |
| * | NO-JIRA: Fix race condition in brokertest.py test harness. | Alan Conway | 2012-12-07 | 1 | -1/+3 |