summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-3110: unquote the key values for recieved Notifications to ensure they a...Robert Gemmell2011-03-041-3/+22
* QPID-2732Rajith Muditha Attapattu2011-03-033-2/+46
* QPID-3109Rajith Muditha Attapattu2011-03-036-11/+125
* NO-JIRA Fix a degenerate test case where the message count is smallCharles E. Rolke2011-03-031-1/+6
* QPID-3108: Allow QueueSender queue to be unidentified and still use gettersAndrew Stitcher2011-03-031-44/+43
* QPID-3046 - UpdatesTed Ross2011-03-035-26/+84
* QPID-3107: If queue's alternate-exchange can't route message, try that exchan...Gordon Sim2011-03-035-11/+130
* QPID-2930Rajith Muditha Attapattu2011-03-031-1/+15
* QPID-3106Rajith Muditha Attapattu2011-03-033-36/+105
* QPID-3046 - Removed pure-python qmf2 from dist/install and renamed to qmf2-pr...Ted Ross2011-03-0217-1/+1
* QPID-3105: Alternate-Exchange configuration not communicated between nodes in...Alan Conway2011-03-022-1/+32
* QPID-3081: add statistic for queue flow control transitionsKenneth Anthony Giusti2011-03-024-2/+11
* QPID-3101: better handling of different argument types for qpid-toolGordon Sim2011-03-021-1/+18
* QPID-3102: Only send ttl if non-zeroGordon Sim2011-03-021-1/+3
* QPID-3103: handle null argumentsGordon Sim2011-03-021-0/+2
* Realign Visual Studio projects to match new examples locations; related to QP...Stephen D. Huston2011-03-022-24/+24
* QPID-529: Added aliases for arguments that are more uniform with others in c+...Gordon Sim2011-03-023-33/+69
* QPID-3100: reduce number of initial buffers created per connectionGordon Sim2011-03-021-1/+1
* NO-JIRA: Remove misleading log messages in cluster/UpdateDataExchange.cppAlan Conway2011-03-012-11/+1
* QPID-3099Rajith Muditha Attapattu2011-03-012-0/+46
* QPID-3098Rajith Muditha Attapattu2011-03-013-4/+26
* QPID-3091: fix for older versions of pythonGordon Sim2011-03-011-1/+3
* QPID-3087: use unique session name to avoid race where it collides with the d...Gordon Sim2011-03-011-2/+3
* QPID-3091: add generic mechanism for adding and listing queue argumentsGordon Sim2011-03-011-1/+17
* QPID-3067: adding new file missing from last commitGordon Sim2011-03-011-0/+25
* QPID-3067: moved old examples to old_api directoryGordon Sim2011-03-0163-31/+59
* QPID-3063: test correct variable in check_close()Gordon Sim2011-03-012-1/+4
* QPID-3096Michael Goulish2011-03-0117-2334/+0
* QPID-2979: Added SASL client plugin for ANONYMOUS; added call to register ava...Gordon Sim2011-03-014-0/+111
* NO-JIRA: fix qpid-printevents to work on python 2.4.Alan Conway2011-03-011-14/+14
* QPID-2630: ensure that exclusive, auto-deleted queues are freed up on early d...Gordon Sim2011-03-013-13/+4
* QPID-3092: add a tab view to expose the virtualhost attributesRobert Gemmell2011-03-011-0/+2
* QPID-3090: allow the JMX Management Console to work properly with quoted Obje...Robert Gemmell2011-03-011-3/+26
* QPID-3090: quote the MBean ObjectName key values for the names of Queues, Con...Robert Gemmell2011-03-019-42/+35
* fixing non-executable script checkin...Michael Goulish2011-02-284-0/+108
* fixing non-executable checkin...Michael Goulish2011-02-284-108/+0
* QPID-3087: Fix linking on windows (unit test now uses create() rather than co...Gordon Sim2011-02-281-1/+1
* What was a single test -- sasl_fed_ex -- is nowMichael Goulish2011-02-288-75/+206
* NO-JIRA: remove some dead code, rename internal method for clarityGordon Sim2011-02-286-14/+11
* QPID-3089: make getTypeName() a public methodGordon Sim2011-02-282-2/+3
* NO_JIRA: reduced test timeoutGordon Sim2011-02-281-1/+1
* QPID-3087: Fixes to store interaction changesGordon Sim2011-02-286-25/+48
* QPID-3087: fix for windows compilerGordon Sim2011-02-281-1/+1
* QPID-3087: add extra test for qpid-config and handling string values in argum...Gordon Sim2011-02-252-1/+22
* QPID-3087: fail rather than ignoring attempts to declare queues with bad argu...Gordon Sim2011-02-256-17/+67
* NO-JIRA: only two args usedGordon Sim2011-02-251-2/+2
* QPID-2324: Raise 404 on cancellation if no such subscription exists.Gordon Sim2011-02-254-7/+22
* QPID-2326: correct exception code for unknown exchange typeGordon Sim2011-02-252-3/+3
* QPID-2999: set redelivered on replayGordon Sim2011-02-253-1/+37
* QPID-3084: apply Alan's fix to allow io callbacks to run during a cluster upd...Kenneth Anthony Giusti2011-02-245-41/+59