summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* QPID-4555: HA Test bugs causing sporadic faiulres in ha_tests.ReplicationTest...Alan Conway2013-01-312-12/+19
* 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
* QPID-4552: Messaging examples now build.Darryl L. Pierce2013-01-301-0/+45
* NO-JIRA: Fix build error in windows buildAlan Conway2013-01-281-0/+1
* QPID-4493: Fixes a memory leak in the Perl language bindings.Darryl L. Pierce2013-01-281-8/+4
* 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 testsKenneth Anthony Giusti2013-01-222-4/+11
* QPID-4546: delete links regardless of connection state.Kenneth Anthony 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-4545: expose certain 'internal' symbols necessary for AMQP 1.0 supportGordon Sim2013-01-211-7/+8
* QPID-4095: New boost filesystem support. This commit removes the requirement ...Charles E. Rolke2013-01-182-23/+36
* JIRA-4372: Added a CMakeLists.txt file for messaging examples.Darryl L. Pierce2013-01-184-72/+75
* QPID-4516: Undo use of atomic status in HaBroker.cppAlan Conway2013-01-152-39/+29
* NO-JIRA: Add brokertest.py to EXTRA_DIST, required by ha_tests.py.Alan Conway2013-01-141-0/+1
* QPID-4535 Cmake build broken by legacy storeCharles E. Rolke2013-01-141-3/+31
* QPID-4514: Clean up cluster code: remove passive links.Alan Conway2013-01-144-51/+5
* QPID-4514: Clean up cluster code: remove unused testlib.pyAlan Conway2013-01-141-766/+0
* QPID-4536: Remove functionality which automatically makes a brokerAndrew Stitcher2013-01-147-140/+10
* QPID-4514: Clean up cluster code: sasl_fed_ex testAlan Conway2013-01-141-81/+11
* 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-143-560/+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-116-41/+73
* NO-JIRA: HA log message missing sequence number.Alan Conway2013-01-111-1/+1
* QPID-1726 ASF licensed QPID store - reenable in buildCharles E. Rolke2013-01-106-96/+114
* 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
* NO-JIRA: Expand Variant tests to test previous Variant conversion checkinAndrew Stitcher2013-01-101-0/+10
* 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-092-14/+45
* QPID-4315: Changed Connection management name to be supplied by LinkAndrew Stitcher2013-01-0811-86/+61
* NO-JIRA: Removed Makefile.PL from DISTCLEANFILES in Autotools.Darryl L. Pierce2013-01-081-1/+0
* QPID-1726 ASF licensed Qpid store - disable building this componentCharles E. Rolke2013-01-082-2/+2
* QPID-4368: Add missing dist fileJustin Ross2013-01-081-1/+2
* QPID-1726 ASF licensed Qpid StoreCharles E. Rolke2013-01-0723-0/+3281
* QPID-1726 ASF licensed Qpid storeCharles E. Rolke2013-01-075-40/+43
* QPID-1726 ASF licensed Qpid store. Charles E. Rolke2013-01-072-39/+49
* NO-JIRA: restore inclusion for Windows builds broken by r1428722Charles E. Rolke2013-01-041-0/+1
* NO-JIRA: slim down some header file inclusionsAndrew Stitcher2013-01-049-147/+151