summaryrefslogtreecommitdiff
path: root/cpp/src/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-1726 ASF licensed Qpid storeCharles E. Rolke2013-01-075-40/+43
* NO-JIRA: slim down some header file inclusionsAndrew Stitcher2013-01-047-147/+149
* NO-JIRA - refer to DtxTimeout as the struct it is, not a class. Avoids a VC d...Stephen D. Huston2013-01-021-1/+1
* NO-JIRA - add newline at end of fileStephen D. Huston2013-01-021-1/+1
* NO-JIRA: Added Broker.h to recover from r1425038 in windows buildsCharles E. Rolke2012-12-212-0/+2
* NO-JIRA: Removed Broker.h from all unnecessary header filesAndrew Stitcher2012-12-2112-17/+70
* NO-JIRA: Removed Timer.h out of the chain of header files included by Broker.hAndrew Stitcher2012-12-2115-77/+127
* NO-JIRA: Removed some unused Timer features (old cluster used to use them)Andrew Stitcher2012-12-212-9/+2
* QPID-1726 ASF licensed, Qpid hosted store moduleCharles E. Rolke2012-12-2168-169/+169
* NO-JIRA: Removed unnecessary header includesAndrew Stitcher2012-12-201-5/+9
* NO-JIRA: Removed some unused Broker codeAndrew Stitcher2012-12-202-22/+3
* Bug 886656 - HA backup broker does not properly increment the alternate excha...Alan Conway2012-12-205-16/+12
* NO-JIRA: Stop using boost::filesystem for something that std::fstream can do ...Andrew Stitcher2012-12-201-11/+8
* QPID-1726: ASF licensed, Qpid hosted store moduleCharles E. Rolke2012-12-2076-358/+360
* QPID-1726 ASF licensed, Qpid hosted store moduleCharles E. Rolke2012-12-2036-0/+0
* QPID-4514: Remove obsolete cluster code: still more in pluginCharles E. Rolke2012-12-201-7/+2
* NO-JIRA: Repair include guards that are absent or fail to encompass everything.Charles E. Rolke2012-12-202-8/+8
* QPID-4095: Move the directory iteration into FileSysDir:Andrew Stitcher2012-12-206-28/+74
* QPID-1726 ASF licensed, Qpid hosted store module Charles E. Rolke2012-12-191-1/+1
* QPID-1726 ASF licensed, Qpid hosted store module Charles E. Rolke2012-12-1983-278/+6
* QPID-4516: Sporadic failure in ha_tests test_failover_send_receiveAlan Conway2012-12-198-32/+31
* QPID-4514: Remove obsolete cluster code: cleanup testsAlan Conway2012-12-191-3/+3
* QPID-4514: Remove obsolete cluster code: ManagementAgentAlan Conway2012-12-192-35/+0
* QPID-4514: Remove obsolete cluster code: MessageStorePluginAlan Conway2012-12-195-70/+0
* QPID-4514: Remove obsolete cluster code: Connection::isAuthenticatedAlan Conway2012-12-194-19/+6
* QPID-4514: Remove obsolete cluster code: MessageStoreAlan Conway2012-12-195-23/+0
* QPID-4514: Remove obsolete cluster code: Queue, Semanticstate, SessionHandlerAlan Conway2012-12-197-32/+1
* QPID-4514: Remove obsolete cluster code: get rid of StatefulQueueObserver.Alan Conway2012-12-195-171/+12
* QPID-4514: Remove obsolete cluster code: QueueFlowLimitAlan Conway2012-12-192-77/+2
* QPID-4514: Remove obsolete cluster code: MessageGroupManager, MessagesAlan Conway2012-12-192-21/+1
* QPID-4514: Remove obsolete cluster code: LinkRegistryAlan Conway2012-12-192-15/+0
* QPID-4514: Remove obsolete cluster code: DtxWorkRecordAlan Conway2012-12-192-20/+0
* QPID-4514: Remove obsolete cluster code: DtxManager, more Broker, Connection,...Alan Conway2012-12-199-67/+2
* QPID-4514: Remove obsolete cluster code: Broker, Connection, Link.Alan Conway2012-12-1911-114/+27
* QPID-4514: Remove obsolete cluster code: AclConnectionCounterAlan Conway2012-12-191-61/+31
* QPID-4514: Remove obsolete cluster code, clusterOrderProxyAlan Conway2012-12-195-40/+1
* QPID-4514: Remove obsolete cluster code: getClusterTimer.Alan Conway2012-12-193-11/+1
* QPID-4514: Remove obsolete cluster code: ManagementAgent, Timer, docAlan Conway2012-12-198-40/+2
* QPID-1726 ASF licensed, QPID hosted storeCharles E. Rolke2012-12-1984-0/+18200
* NO-JIRA: add explicit type for large constantsKen Giusti2012-12-191-2/+2
* NO-JIRA: Fix core dump if ha plugin is loaded but ha-cluster=noAlan Conway2012-12-191-1/+1
* QPID-4506: Qpid HA's '--ha-public-url' option duplicates the '--known-hosts-u...Alan Conway2012-12-144-20/+16
* QPID-4481: HA replication of propagated bindings can lead to incorrect config...Alan Conway2012-12-1111-23/+113
* NO-JIRA: remove empty files from treeGordon Sim2012-12-116-0/+0
* QPID-4498: HA module should only initialize if requested Alan Conway2012-12-102-2/+6
* QPID-4490 clean up after commit r1417511 for windows buildsCharles E. Rolke2012-12-061-0/+1
* QPID-4490: Durable mesages with TTL do not expire after broker recovery (c++ ...Kim van der Riet2012-12-053-0/+8
* QPID-4449 Repair some windows settings damaged during this jira.Charles E. Rolke2012-12-032-5/+5
* QPID_4449 - Further fixes to the build files for both automake and cmake.Ted Ross2012-12-033-7/+9
* QPID-4485: hold agentLock and check for dups when adding new mgmt objectsKen Giusti2012-12-012-9/+35