summaryrefslogtreecommitdiff
path: root/qpid/cpp
Commit message (Expand)AuthorAgeFilesLines
* Predefine QMFE_EXTERN so it doesn't show up in generated output; resolves QPI...0.10Stephen D. Huston2011-05-142-2/+2
* QPID-3199: Locking error qpid::sys::StateMonitorAndrew Stitcher2011-04-121-4/+4
* QPID-3197: prevent threads from scheduling async completions when session is ...Kenneth Anthony Giusti2011-04-122-3/+26
* QPID-3174: remove unnecessary enqueueComplete() calls (merge of r1087868 and ...Gordon Sim2011-04-045-14/+4
* Merged r1087341 from trunk to add missing CMakeLists.txt to files to distribu...Stephen D. Huston2011-04-011-1/+1
* QPID-3147: Added missing qpid/DisableExceptionLogging.h to source list in Mak...Alan Conway2011-03-221-0/+1
* QPID-3147: Misconfigured tracing/logging can lead to hung threads in logging ...Alan Conway2011-03-213-5/+62
* QPID-3116: rubygen with ruby 1.9Alan Conway2011-03-211-1/+2
* QPID-3154: Fix qpidd late/overran warnings.Alan Conway2011-03-182-9/+13
* Revert "NO-JIRA: Fix qpidd late/overran warnings."Alan Conway2011-03-182-13/+9
* NO-JIRA: Fix qpidd late/overran warnings.Alan Conway2011-03-172-9/+13
* QPID-3144: Remove "loaded module" info log message.Alan Conway2011-03-161-2/+1
* QPID-3137: Merged r1080679 from trunkGordon Sim2011-03-148-7/+9
* QPID-3136: Merged r1080589 onto release branchGordon Sim2011-03-145-12/+15
* QPID-3135 Porting r1080329 from trunkCharles E. Rolke2011-03-101-3/+0
* QPID-3132: merged to 0.10 branch.Kenneth Anthony Giusti2011-03-094-3/+61
* QPID-3121: Merge fix for windows linking onto release branchGordon Sim2011-03-091-2/+2
* QPID-3073: merge to 0.10 branch.Kenneth Anthony Giusti2011-03-097-190/+169
* NO-JIRA: increment version numbers from 0.9 to 0.10Robert Gemmell2011-03-081-6/+6
* QPID-3122 - Merged fix from trunk.Ted Ross2011-03-071-1/+17
* QPID-3121: Cluster management inconsistency when using persistent store.Alan Conway2011-03-077-61/+92
* QPID-3120: Merged fix and test from trunk.Gordon Sim2011-03-071-2/+1
* Merge change from QPID-3118 from trunk to 0.10 branch. Ok per Justin Ross 3/4...Stephen D. Huston2011-03-071-4/+0
* QPID-3015: Merge changes from trunk into release branch for 0.10Gordon Sim2011-03-072-85/+87
* NO-JIRA Fix a degenerate test case where the message count is smallCharles E. Rolke2011-03-031-1/+6
* 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-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
* 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-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-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-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
* 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-287-51/+177
* 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
* 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
* 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-253-4/+9