summaryrefslogtreecommitdiff
path: root/cpp/src/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-3222: Prevent ttl overflow; also adds equality operators for qpid::messa...Gordon Sim2011-04-262-3/+16
* 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-194-14/+19
* QPID-3208: Exchanges make best effort to route messages if there is an error.Alan Conway2011-04-181-7/+53
* Revert "QPID-3208: Exchanges make best effort to route messages if there is a...Alan Conway2011-04-151-56/+3
* 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-151-3/+56
* QPID-3206: added special cases to catch negative numeric string conversions t...Gordon Sim2011-04-141-4/+17
* 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...Ken 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.Ken Giusti2011-04-086-50/+77
* QPID-3191: A fix for the performance problem which replaces the QueueListener...Kim van der Riet2011-04-083-18/+29
* 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
* QPID-3174: remove further unnecessary enqueueComplete() calls [enqueueAsync()...Gordon Sim2011-04-044-11/+1
* QPID-3174: remove unnecessary enqueueComplete() callsKen 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
* QPID-3129: cluster_tests.LongTests.test_failover hangsAlan Conway2011-03-301-10/+27
* qpid-3171Michael Goulish2011-03-301-1/+1
* QPID-3168: fix queue flow control --help textKen Giusti2011-03-241-2/+2
* NO-JIRA - ACL Modules "reload" method now returns OK status if there was no e...Ted Ross2011-03-231-1/+4
* QPID-3147: Misconfigured tracing/logging can lead to hung threads in logging ...Alan Conway2011-03-213-5/+62
* NO-JIRA: Fix qpidd late/overran warnings.Alan Conway2011-03-182-9/+13
* NO-JIRA: Refactor RefCountedBuffer to be simpler and more flexible.Alan Conway2011-03-155-77/+93
* 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
* 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-3073: fix to allow older versions of boost to compile.Ken Giusti2011-03-082-4/+4
* QPID-3073: refactor to eliminate locks, malloc, and map insert/remove in rece...Ken Giusti2011-03-085-174/+169
* QPID-3121: Fix linking on windowsGordon Sim2011-03-081-2/+2
* QPID-3121: Cluster management inconsistency when using persistent store.Alan Conway2011-03-074-35/+55
* 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-3115: Recognise sasl_mechanisms (plural) and support a space separate li...Gordon Sim2011-03-072-17/+35
* QPID-3117Michael Goulish2011-03-041-1/+1
* QPID-3115: Recognise '_' as alternative to '-'. Throw Exception for unrecogni...Gordon Sim2011-03-041-70/+54
* 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-021-0/+4
* QPID-3081: add statistic for queue flow control transitionsKen Giusti2011-03-021-1/+3
* 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