summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-2935: merge latest trunkqpid-2935Kenneth Anthony Giusti2011-02-1950-384/+978
* QPID-2935: merge latest trunkKenneth Anthony Giusti2011-02-197-194/+589
* QPID-2935: lower a log msg severity to informationKenneth Anthony Giusti2011-02-181-1/+1
* QPID-2935: Cluster flow control tests.Alan Conway2011-02-181-156/+89
* QPID-2935: do not take a reference to something about to be destroyed.Kenneth Anthony Giusti2011-02-181-1/+1
* Fix compile errors on RHEL5 - signed/unsigned comparison.Alan Conway2011-02-181-6/+6
* QPID-2935: clean up race between session destructor and scheduled callback.Kenneth Anthony Giusti2011-02-182-42/+89
* QPID-2935: fix cmake build on linuxKenneth Anthony Giusti2011-02-184-278/+0
* QPID-2935: refactor to use the new Queue Observer interface.Kenneth Anthony Giusti2011-02-175-49/+98
* QPID-2935: sync with latest trunkKenneth Anthony Giusti2011-02-1789-1825/+2925
* Merge branch 'set-in-cluster-early-init' into qpid-2935Alan Conway2011-02-1610-95/+97
* QPID-2935: remove flow control parameters from qmf schema.Kenneth Anthony Giusti2011-02-163-17/+8
* QPID-2935: Fix compile errors on RHEL5.Alan Conway2011-02-162-4/+6
* QPID-2935: move completion from msg to session cmd context.Kenneth Anthony Giusti2011-02-1614-241/+560
* QPID-2935: make flow control enabled by defaultKenneth Anthony Giusti2011-02-147-10/+170
* QPID-2935: update cmake scriptsKenneth Anthony Giusti2011-02-092-1/+2
* QPID-2935: modify flow accounting api per review input.Kenneth Anthony Giusti2011-02-084-93/+101
* QPID-2935: resync with latest trunkKenneth Anthony Giusti2011-02-08196-3978/+7668
* QPID-2935: clean up SessionState changes, fix racesKenneth Anthony Giusti2011-02-075-78/+73
* QPID-2935: add simple flow testsKenneth Anthony Giusti2011-02-043-2/+305
* pull in sequence set fixKenneth Anthony Giusti2011-02-042-2/+46
* release all pending msgs when flow enabledKenneth Anthony Giusti2011-02-032-27/+25
* add mgmt configuration supportKenneth Anthony Giusti2011-01-316-27/+103
* remove changes to QueuePolicy in lieu of QueueFlowLimitsKenneth Anthony Giusti2011-01-313-384/+53
* remove some debug changesKenneth Anthony Giusti2011-01-311-9/+9
* QPID-2935: add per-queue flow limitsKenneth Anthony Giusti2011-01-317-9/+706
* QPID-2935: provide producer flow control api to QueuePolicyKenneth Anthony Giusti2011-01-243-53/+384
* QPID-2921: (partial) Async completion of message.transfer and execution.sync ...Kenneth Anthony Giusti2011-01-2413-103/+367
* devel branch for producer flow control in C++ brokerKenneth Anthony Giusti2011-01-200-0/+0
* QPID-3007 Disabled cluster log verification tests, causing sporadic failures.Alan Conway2011-01-192-2/+5
* QPID-2996 - qmf/SchemaMethod.cpp fails to compile on s390Ted Ross2011-01-191-1/+1
* Added a new section titled "Configuring the JMS Client".Rajith Muditha Attapattu2011-01-191-1/+387
* QPID-2982 Bug 669452 - Creating a route and using management tools can crash ...Alan Conway2011-01-1812-16/+135
* QPID-2997: remove oid disambiguation, re-order mgmt object status updates.Kenneth Anthony Giusti2011-01-185-199/+365
* QPID-3006: remove incorrect and unnecessary authorisation checkGordon Sim2011-01-172-14/+0
* QPID-3001: Add const version of Connection::isOpen()Gordon Sim2011-01-175-3/+5
* QPID-2998: Remove spurious class definitionsGordon Sim2011-01-171-2/+0
* Fixes QPID-2499: Stale federation routes remain after route deletion.Jonathan Robie2011-01-137-79/+90
* Originally, when the broker agent authorized a method call, if the message wa...Ted Ross2011-01-131-1/+6
* In qmfengine, if a method call or method response requires a buffer larger th...Ted Ross2011-01-136-13/+163
* QPID-2982: Fix discrepancy in management object and deleted object counts.Alan Conway2011-01-135-144/+112
* made address parser recognize lowercase true and falseRafael H. Schloming2011-01-132-17/+23
* qpid-test-cluster script: added -d option to delete data-directory.Alan Conway2011-01-121-15/+31
* While commiting a fix for QPID-2994 I accidently modified the timeout value.Rajith Muditha Attapattu2011-01-111-1/+1
* Small code cleanup - Replaced object declaration with a const reference for e...Ted Ross2011-01-111-1/+1
* Added argument/type check for output arguments on methods.Ted Ross2011-01-113-4/+13
* Exposed asMap for DataAddr objects in Pyton and Ruby wrappers.Ted Ross2011-01-116-2/+89
* Remove unnecessary sleeps.Michael Goulish2011-01-111-6/+1
* QMFv2 API change:Ted Ross2011-01-117-15/+59
* Added cluster_test_logs.py to EXTRA_DIST for use by store tests.Alan Conway2011-01-111-0/+1