summaryrefslogtreecommitdiff
path: root/cpp/src/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-4556: pass max depth options correctly. Patch from Brad Hoekstra.Gordon Sim2013-02-061-2/+2
* QPID-4569: export symbol for module loadingGordon Sim2013-02-061-1/+3
* QPID-4569: ensure modules are loaded before processing protocol optionGordon Sim2013-02-051-0/+2
* QPID-4555: Fix handling of no-credit consumers in Queue::getNextMessage.Alan Conway2013-01-312-1/+5
* QPID-4555: HA fix deletion of self from membership.Alan Conway2013-01-311-1/+2
* QPID-4555: HA Fix race condition in rejecting connections.Alan Conway2013-01-312-8/+10
* QPID-4555: HA fix sporadic core dump in BrokerReplicator::disconnectedAlan Conway2013-01-313-9/+24
* QPID-4555: HA Fix race condition in QueueGuardAlan Conway2013-01-313-54/+44
* NO-JIRA: QPID-3921: More Header file tidy upAndrew Stitcher2013-01-314-15/+10
* QPID-4514: Remove IO start/stop reading primitives used by removed clusterAndrew Stitcher2013-01-305-62/+9
* QPID-4514: Remove IO readCredit throttling only used by removed cluster codeAndrew Stitcher2013-01-3015-63/+2
* NO-JIRA: Fix build error in windows buildAlan Conway2013-01-281-0/+1
* Refer to Url consistently as a struct, not a class. Removes warning on MSVC. ...Stephen D. Huston2013-01-252-2/+2
* NO-JIRA: HA refactor, re-organise code for clarity and thread safety.Alan Conway2013-01-2314-298/+442
* NO-JIRA: HA refactor, centralize critical error shutdown logic.Alan Conway2013-01-234-17/+17
* QPID-4546: review feedback and re-enable federation system testsKen Giusti2013-01-221-4/+10
* QPID-4546: delete links regardless of connection state.Ken Giusti2013-01-222-45/+77
* NO-JIRA: Add abort() implementation for SSL client code - this make heartbeatsAndrew Stitcher2013-01-221-1/+21
* QPID-4543 - The Move-Messages method no longer returns an error if no message...Ted Ross2013-01-212-11/+13
* QPID-4095: New boost filesystem support. This commit removes the requirement ...Charles E. Rolke2013-01-181-9/+30
* QPID-4516: Undo use of atomic status in HaBroker.cppAlan Conway2013-01-152-39/+29
* QPID-4514: Clean up cluster code: remove passive links.Alan Conway2013-01-144-51/+5
* QPID-4536: Remove functionality which automatically makes a brokerAndrew Stitcher2013-01-145-127/+10
* QPID-4514: Clean up cluster code: SessionImplAlan Conway2013-01-142-92/+35
* QPID-4514: Clean up cluster code: Obsolete management import/export functions.Alan Conway2013-01-142-205/+0
* QPID-4514: Clean up cluster code: Obsolete comment in BSDSocket.cpp.Alan Conway2013-01-141-5/+0
* QPID-4516: Sporadic failure in ha_tests test_failover_send_receiveAlan Conway2013-01-115-36/+65
* NO-JIRA: HA log message missing sequence number.Alan Conway2013-01-111-1/+1
* QPID-4531 : older GCC libs have error on negative-zero cast.Michael Goulish2013-01-101-7/+13
* NO-JIRA : undoing r1431435. It's wrong, wrong, wrong!Michael Goulish2013-01-101-9/+0
* JIRA-4531 : Variant.cpp cast of -0 failing with older GCCMichael Goulish2013-01-101-0/+10
* QPID-4315: Make Windows workAndrew Stitcher2013-01-091-367/+379
* QPID-4518 : disallow unknown args in config fileMichael Goulish2013-01-091-12/+41
* QPID-4315: Changed Connection management name to be supplied by LinkAndrew Stitcher2013-01-0811-86/+61
* 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