summaryrefslogtreecommitdiff
path: root/cpp/src
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-3153Michael Goulish2011-03-184-4/+8
* QPID-3152Michael Goulish2011-03-181-6/+7
* QPID-3150Michael Goulish2011-03-171-1/+1
* NO-JIRA: Put a timeout on calls to Thread.join to avoid tests hanging indefin...Alan Conway2011-03-171-3/+7
* NO-JIRA: Refactor RefCountedBuffer to be simpler and more flexible.Alan Conway2011-03-156-81/+98
* QPID-3144: Remove "loaded module" info log message.Alan Conway2011-03-141-2/+1
* QPID-3138 some cosmetic cleanup & correction for IVECarl C. Trieloff2011-03-142-24/+34
* NO-JIRA: Minor improvements to test scripts qpid-cluster-benchmark and qpid-c...Alan Conway2011-03-144-40/+76
* NO_JIRA: Removed faulty test, test_dr_no_message was failing sporadically.Alan Conway2011-03-121-19/+0
* QPID-3129: cluster_tests.LongTests.test_failover hangsAlan Conway2011-03-112-128/+83
* QPID-3136: Add option to disable defaults for queue threshold alertsGordon Sim2011-03-115-12/+15
* QPID-3138 Topic exchange perf improvementCarl C. Trieloff2011-03-112-4/+29
* QPID-3132: Prevent threshold events triggering directly further threshold eventsGordon Sim2011-03-094-3/+61
* QPID-1672Michael Goulish2011-03-091-1/+12
* QPID-3073: fix to allow older versions of boost to compile.Kenneth Anthony Giusti2011-03-082-4/+4
* QPID-1672Michael Goulish2011-03-086-6/+118
* QPID-3073: refactor to eliminate locks, malloc, and map insert/remove in rece...Kenneth Anthony Giusti2011-03-087-190/+169
* NO-JIRA: add quote mark incorrectly removed by previous updateRobert Gemmell2011-03-081-1/+1
* QPID-3121: Fix linking on windowsGordon Sim2011-03-081-2/+2
* QPID-3121: Cluster management inconsistency when using persistent store.Alan Conway2011-03-077-61/+92
* QPID_3122 - Added backward-compatible map keys in QMFv2 consoles for earlier ...Ted Ross2011-03-071-1/+17
* QPID-2216: bump up log levelGordon Sim2011-03-071-1/+1
* QPID-3120: Consult alternate exchange on reroute if neededGordon Sim2011-03-071-2/+1
* QPID-1672Michael Goulish2011-03-071-50/+128
* QPID-3115: Recognise sasl_mechanisms (plural) and support a space separate li...Gordon Sim2011-03-072-17/+35
* NO-JIRA: increment version numbers from 0.9 to 0.11Robert Gemmell2011-03-071-6/+6
* QPID-3117Michael Goulish2011-03-041-1/+1
* QPID-3115: Recognise '_' as alternative to '-'. Throw Exception for unrecogni...Gordon Sim2011-03-041-70/+54
* QPID-2461: Applied patch from Neil WilsonGordon Sim2011-03-048-8/+8
* NO-JIRA Fix a degenerate test case where the message count is smallCharles E. Rolke2011-03-031-1/+6
* QPID-3046 - UpdatesTed Ross2011-03-033-2/+20
* QPID-3107: If queue's alternate-exchange can't route message, try that exchan...Gordon Sim2011-03-034-3/+13
* 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-022-2/+5
* QPID-3102: Only send ttl if non-zeroGordon Sim2011-03-021-1/+3
* QPID-529: Added aliases for arguments that are more uniform with others in c+...Gordon Sim2011-03-022-26/+56
* 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-3096Michael Goulish2011-03-0117-2334/+0
* QPID-2630: ensure that exclusive, auto-deleted queues are freed up on early d...Gordon Sim2011-03-013-13/+4
* QPID-1672Michael Goulish2011-02-284-0/+108
* QPID-1672Michael 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
* QPID-1672Michael Goulish2011-02-287-51/+177
* NO-JIRA: remove some dead code, rename internal method for clarityGordon Sim2011-02-285-13/+11
* QPID-3089: make getTypeName() a public methodGordon Sim2011-02-281-2/+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-254-8/+10