summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker
Commit message (Expand)AuthorAgeFilesLines
* QPID-3915: Add missing newlinesJustin Ross2012-03-262-0/+2
* NO-JIRA: Added newlines to the end of some filesAndrew Stitcher2012-03-232-2/+2
* QPID-3890: merge Queue lock scope reduction performance tweaks into trunkKen Giusti2012-03-224-213/+342
* QPID-3899: fix the const-ness of the < operator.Ken Giusti2012-03-211-1/+1
* QPID-3899: fix namespace specifierKen Giusti2012-03-212-5/+5
* QPID-3899: remove dead codeKen Giusti2012-03-201-7/+1
* QPID-3899: prevent TTL expiration of grouped msg from crashing broker.Ken Giusti2012-03-202-30/+74
* QPID-3877: hold msg lock across body encode.Ken Giusti2012-03-201-7/+8
* QPID-3896: assign each queue auto deletion task a unique name.Ken Giusti2012-03-201-1/+1
* QPID-2082: Put all of the C++ code in the source tree into a namespaceAndrew Stitcher2012-03-202-2/+10
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-0512-23/+18
* QPID-3875: update txn and flow-to-disk countersKen Giusti2012-03-021-20/+38
* QPID-3875: fix indentationKen Giusti2012-03-023-63/+63
* QPID-3875: allow direct access to per-thread statisticsKen Giusti2012-03-024-56/+80
* QPID-3877: hold lock during message header encode.Ken Giusti2012-03-021-3/+8
* QPID-3799 Acl update. Merge from branches/QPID-3799-aclCharles E. Rolke2012-03-013-25/+159
* QPID-3603: HA support for stand-alone replication.Alan Conway2012-02-291-3/+0
* QPID-3871 - Added --mgmt-publish switch to the C++ brokerTed Ross2012-02-292-1/+5
* NO-JIRA: Fix missing EXTERN declarations, broke windows build.Alan Conway2012-02-207-175/+204
* NO-JIRA ACL whitespace police.Charles E. Rolke2012-02-171-225/+224
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-1736-659/+1018
* QPID-3773: generate a unique queue name for the internal bridge queues.Ken Giusti2012-02-101-2/+2
* QPID-3824 - Additional queue statistics, posix memory statistics, and broker-...Ted Ross2012-02-0910-14/+179
* QPID-3804: do not skip released grouped messagesKen Giusti2012-02-021-1/+1
* QPID-3481 - After queue deletion, route re-queued messages to the alternate e...Ted Ross2012-02-021-9/+20
* Revert "QPID-3352: Fix test for failed session to avoid confusion with as yet...Alan Conway2012-01-203-4/+5
* QPID-3603: Replace public broker::Consumer::position variable with get/set fu...Alan Conway2012-01-181-3/+3
* QPID-3603: Added public broker::Connection::isLink function.Alan Conway2012-01-182-17/+19
* QPID-3603: Merge SemanticState unsubscribe with cancel.Alan Conway2012-01-183-9/+7
* QPID-3603: Act on bridge cancellations before creationsAlan Conway2012-01-181-7/+9
* QPID-3603: Fix spurious "exchange not found" error and debug messages.Alan Conway2012-01-184-66/+58
* QPID-3603: Consistent find/get functions for Queue and Exchange registries.Alan Conway2012-01-184-5/+33
* QPID-3352: Fix test for failed session to avoid confusion with as yet uniniti...Alan Conway2012-01-183-5/+4
* QPID-3603: Ensure listeners are notified of available messages even when a co...Alan Conway2012-01-181-7/+6
* QPID-3603: Replace public broker::Consumer::position variable with get/set fu...Alan Conway2012-01-184-11/+18
* QPID-3630: remove additional code in client.Ken Giusti2012-01-131-2/+0
* QPID-3630: remove deprecated rate limiting featureKen Giusti2012-01-137-219/+0
* QPID-3755 - Concurrent queue bind on the same queue results in crashTed Ross2012-01-132-3/+18
* QPID-3438Michael Goulish2012-01-053-8/+1
* QPID-3438Michael Goulish2011-12-163-2/+10
* added explicit cast, required by some compiler versions, namely on s390 archNuno Santos2011-12-121-1/+1
* QPID-3652: Fix cluster authentication.Alan Conway2011-12-063-10/+24
* QPID-3629: Changed management of credit windowGordon Sim2011-11-234-50/+269
* NO-JIRA - Fixed the handling of functions with ignored return values.Ted Ross2011-11-221-5/+5
* QPID-3180: Further fix to the size checking logic for ring queuesGordon Sim2011-11-181-1/+1
* QPID-3615: deprecate max-session-rate feature.Ken Giusti2011-11-141-0/+7
* add timestamp of oldest msg per group to query outputKen Giusti2011-11-091-1/+10
* QPID-3553: prevent multiple connection-tune-ok controls from leaving dangling...Gordon Sim2011-11-031-4/+8
* QPID-3577: assign null group identifiers to the default groupKen Giusti2011-11-021-1/+4
* QPID-3577: undo commit - qpidd.1 changes should not have been committedKen Giusti2011-11-021-4/+1