summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-3197: prevent async command completer from accessing session's connectio...Kenneth Anthony Giusti2011-04-112-3/+26
* QPID-3198: Clustered broker should exit on unknown connection.Alan Conway2011-04-111-1/+1
* QPID-3170: correct deletion of federation routes when keys match.Kenneth Anthony Giusti2011-04-087-51/+376
* QPID-3191: A fix for the performance problem which replaces the QueueListener...Kim van der Riet2011-04-083-18/+29
* QPID-3192 .NET Binding for Messaging classes are missing intrinsic copy const...Charles E. Rolke2011-04-0712-7/+149
* NO-JIRA: Fix bug in Cluster::timerDrop - calling wrong function.Alan Conway2011-04-071-1/+1
* gsim's patch to bring c++ logic in line with other clients.Michael Goulish2011-04-061-8/+9
* QPID-3187: Added exception handling safeguard for timer tasksGordon Sim2011-04-051-1/+5
* NO-JIRA: minor improvements to qpid-cpp-benchmark, more flexible arguments.Alan Conway2011-04-041-6/+9
* QPID-3174: remove further unnecessary enqueueComplete() calls [enqueueAsync()...Gordon Sim2011-04-044-11/+1
* QPID-3174: remove unnecessary enqueueComplete() callsKenneth Anthony Giusti2011-04-011-3/+3
* QPID-3180: fix ring queues for the case where max size is 0 (implying infinit...Gordon Sim2011-04-011-1/+1
* Add missing CMakeLists.txt to files to distribute. Fixes QPID-3176.Stephen D. Huston2011-03-311-1/+1
* QPID-3129: cluster_tests.LongTests.test_failover hangsAlan Conway2011-03-302-11/+28
* qpid-3171Michael Goulish2011-03-301-1/+1
* NO-JIRA - Fixed case error in the automake file.Ted Ross2011-03-291-1/+1
* QPID-3168: fix queue flow control --help textKenneth Anthony Giusti2011-03-242-204/+159
* NO-JIRA - ACL Modules "reload" method now returns OK status if there was no e...Ted Ross2011-03-231-1/+4
* QPID-3159 - Applied patch from Angus SalkeldTed Ross2011-03-221-2/+2
* QPID-3160: Remove file/directory defaults from pre-generated man page.Alan Conway2011-03-222-69/+71
* QPID-3160: Check in pre-generated man pageAlan Conway2011-03-224-6/+313
* NO-JIRA - Fixed two problems in the qmf-interop tests:Ted Ross2011-03-221-1/+2
* QPID-3147: Added missing qpid/DisableExceptionLogging.h to source list in Mak...Alan Conway2011-03-211-0/+1
* QPID-3147: Misconfigured tracing/logging can lead to hung threads in logging ...Alan Conway2011-03-213-5/+62
* QPID-3155: Install module libraries during install-exec phaseAlan Conway2011-03-186-22/+22
* NO-JIRA: Fix qpidd late/overran warnings.Alan Conway2011-03-182-9/+13
* QPID-3153Michael Goulish2011-03-184-4/+8
* QPID-3152Michael Goulish2011-03-181-6/+7
* QPID-3150Michael Goulish2011-03-171-1/+1
* QPID-3116: rubygen with ruby 1.9Alan Conway2011-03-171-1/+2
* 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-3137: ensure old api examples are installed into correct locationGordon Sim2011-03-118-7/+9
* 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-3135 cpp/bld-winsdk.ps1 tries to install non-existent filesCharles E. Rolke2011-03-101-3/+0
* 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