summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-4312 : [Java Client] add option for verification of queue existence duri...Robert Godfrey2013-02-049-29/+180
* QPID-4504: Break up the Perl sources into individual source modules.Darryl L. Pierce2013-02-0112-921/+1102
* 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-4554: correct use of 'ssl_keyfile' parameter in QPID toolsKenneth Anthony Giusti2013-01-307-4/+29
* QPID-4552: Messaging examples now build.Darryl L. Pierce2013-01-301-0/+45
* QPID-4533: fixed bug in perftest ResultsDbWriter's default run ID to make it ...Phil Harvey2013-01-302-5/+23
* QPID-4533: Modified perftests to support writing results to a database, and e...Phil Harvey2013-01-3030-172/+1198
* 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
* QPID-4541 Added the ability to turn off replay at the time the sessionRajith Muditha Attapattu2013-01-254-8/+36
* QPID-4550 : AMQP 1.0 Persistent Messages cause failure on restartRobert Godfrey2013-01-257-19/+137
* QPID-4281: Fix setting of log4j configuration in system tests. While testing ...Alex Rudyy2013-01-2411-73/+302
* Obtain ProgramFiles location correctly on 32 and 64 bit systems. Fixes QPID-4548Stephen D. Huston2013-01-241-6/+10
* 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-213-11/+37
* 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-4537 - qpid-stat: fix undefined name errorTed Ross2013-01-171-1/+1
* QPID-4540 The deletion of the subscription queue is now handledRajith Muditha Attapattu2013-01-163-1/+12
* QPID-4432: addressed excessive logging in AMQStateManagerPhil Harvey2013-01-161-2/+5
* QPID-4538 - Experimental server/container for AMQP based on Proton-c.Ted Ross2013-01-1543-0/+7197
* QPID-4516: Undo use of atomic status in HaBroker.cppAlan Conway2013-01-152-39/+29
* NO-JIRA: Minor update to active-passive cluster documentation.Alan Conway2013-01-141-0/+5
* 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