summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-3243: correctly use --max-queue-count value to compute flow limit.Kenneth Anthony Giusti2011-05-034-4/+32
* QPID-3241 - Deadlock in qmf agent triggered by producer flow controlTed Ross2011-05-031-164/+178
* QPID-3239Michael Goulish2011-05-021-12/+27
* QPID-3236 - Add high-resolution timestamps to log files for debug situations....Kim van der Riet2011-05-027-5/+33
* QPID-3227: assert if application or reserved header overflows send buffer.Kenneth Anthony Giusti2011-04-292-5/+9
* QPID-3235: clustered qpidd broker fails ocassionly the cluster_tests.ShortTes...Alan Conway2011-04-294-30/+42
* NO-JIRA - Added -fno-strict-aliasing for swig-generated C++ sources.Ted Ross2011-04-286-6/+6
* NO-JIRA - Doxygen Footer changeTed Ross2011-04-281-1/+1
* QPID-3076: fix compilation for older version of boost library.Kenneth Anthony Giusti2011-04-281-3/+4
* QPID-3076: enable flow control for clustered broker configurations.Kenneth Anthony Giusti2011-04-2814-94/+393
* QPID-3227: account for extra header bytes when computing data size for send b...Kenneth Anthony Giusti2011-04-273-11/+14
* QPID-3226 Define more intuitive equality operators for Duration instancesCharles E. Rolke2011-04-261-1/+11
* QPID-3222: Prevent ttl overflow; also adds equality operators for qpid::messa...Gordon Sim2011-04-264-3/+32
* QPID-3217: Exchanges with IVE option cause cluster inconsistencies in updateesAlan Conway2011-04-191-1/+5
* QPID-3215: cached exchange reference can cause cluster inconsistencies if exc...Alan Conway2011-04-191-1/+1
* QPID-3215: cached exchange reference can cause cluster inconsistencies if exc...Alan Conway2011-04-195-14/+67
* QPID-3208: Exchanges make best effort to route messages if there is an error.Alan Conway2011-04-185-31/+122
* Revert "QPID-3208: Exchanges make best effort to route messages if there is a...Alan Conway2011-04-153-99/+10
* QPID-3204: Add logging for queue threshold eventsGordon Sim2011-04-151-0/+1
* QPID-3208: Exchanges make best effort to route messages if there is an error.Alan Conway2011-04-153-10/+99
* QPID-3206: fix broken test from previous commitGordon Sim2011-04-141-2/+2
* QPID-3206: added special cases to catch negative numeric string conversions t...Gordon Sim2011-04-142-4/+75
* QPID-3202: Clustered brokers shut down with "unknown connection" error.Alan Conway2011-04-134-18/+27
* QPID-3201: locking in NullMessageStore to protect set of prepared xidsGordon Sim2011-04-122-0/+6
* QPID-3199: Locking error qpid::sys::StateMonitorAndrew Stitcher2011-04-111-4/+4
* 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