summaryrefslogtreecommitdiff
path: root/cpp/src
Commit message (Expand)AuthorAgeFilesLines
* QPID-3942: embed xid struct in more readable form into error messages or log ...Gordon Sim2012-04-105-31/+43
* QPID-3603: Update HA documentatiionAlan Conway2012-04-052-8/+8
* NO-JIRA: Fix a static-initialization bug in the HaPlugin.Alan Conway2012-04-051-7/+18
* Avoid POSIX-only broker shutdown handler. Fixes QPID-3932.Stephen D. Huston2012-04-041-1/+1
* QPID-3918 qualify namespace better for windows buildCharles E. Rolke2012-04-041-2/+2
* QPID-3918 Add management queries to ACL module.Charles E. Rolke2012-04-045-9/+318
* QPID-3931: Remove update exchanges once update is complete.Alan Conway2012-04-041-10/+16
* NO-JIRA: Fix cmake build broken by r1308597Alan Conway2012-04-031-0/+2
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-04-031-8/+23
* QPID-3603: Broker option --ha-replicate-default to specify default replication.Alan Conway2012-04-0214-120/+316
* NO-JIRA: Allow Cmake builds to carry on working on Fedora (and probably other...Andrew Stitcher2012-04-021-1/+1
* Set BOOST_TEST_DYN_LINK only if linking dynamically with Boost. NO-JIRAStephen D. Huston2012-03-301-1/+5
* QPID-3603: Keep acquired messages on queues for all queue types.Alan Conway2012-03-3013-210/+276
* QPID-3799 C++ broker ACL improvements.Charles E. Rolke2012-03-291-6/+8
* QPID-3921 C++ header files need tidyupCharles E. Rolke2012-03-291-0/+1
* QPID-3759: reworked fix to be compatible with XPClifford Allan Jansen2012-03-291-15/+12
* QPID-3921: C++ header files need tidyupAndrew Stitcher2012-03-2821-16/+39
* QPID-3920: keep cache data and length atomic with respect to each other.Kenneth Anthony Giusti2012-03-281-5/+10
* QPID-3603: Substitute installation directories in qpidd init scripts.Alan Conway2012-03-271-1/+1
* QPID-3603: Minor updates to doc and example cluster configuration.Alan Conway2012-03-271-1/+1
* QPID-3915: Add missing newlinesJustin Ross2012-03-264-0/+4
* NO-JIRA: Added newlines to the end of some filesAndrew Stitcher2012-03-234-4/+4
* QPID-3890: merge Queue lock scope reduction performance tweaks into trunkKenneth Anthony Giusti2012-03-224-213/+342
* NO-JIRA - Fixed a reference bug in qpid-config and added a test that exposes ...Ted Ross2012-03-211-0/+3
* QPID-3899: fix the const-ness of the < operator.Kenneth Anthony Giusti2012-03-211-1/+1
* QPID-3899: fix namespace specifierKenneth Anthony Giusti2012-03-212-5/+5
* QPID-3899: remove dead codeKenneth Anthony Giusti2012-03-201-7/+1
* QPID-3899: prevent TTL expiration of grouped msg from crashing broker.Kenneth Anthony Giusti2012-03-202-30/+74
* QPID-3877: hold msg lock across body encode.Kenneth Anthony Giusti2012-03-201-7/+8
* NO-JIRA: Removed unnecessary header file guards from non-header fileAndrew Stitcher2012-03-201-5/+0
* NO-JIRA: Removed unnecessary header guard around a non-header fileAndrew Stitcher2012-03-201-5/+0
* QPID-3896: assign each queue auto deletion task a unique name.Kenneth Anthony Giusti2012-03-202-1/+3
* QPID-2082: Put all of the C++ code in the source tree into a namespaceAndrew Stitcher2012-03-201-8/+19
* QPID-2082: Put all of the C++ code in the source tree into a namespaceAndrew Stitcher2012-03-2022-402/+454
* QPID-3759 hang on heartbeat connection closeClifford Allan Jansen2012-03-191-4/+21
* NO-JIRA: Removed more unused filesAndrew Stitcher2012-03-166-807/+0
* QPID-3901 Add EXTRA-DIST file required for windows buildsCharles E. Rolke2012-03-161-1/+2
* NO-JIRA: Removed unused codeAndrew Stitcher2012-03-155-118/+0
* QPID-3900 add missing include to get store\ms-clfs to compileCharles E. Rolke2012-03-151-0/+1
* NO-JIRA: Remove some namespace polluting "using namespace boost" declarationsAndrew Stitcher2012-03-157-8/+10
* NO-JIRAMichael Goulish2012-03-151-1/+3
* QPID-3893: C++ broker appears to segfault during MultipleTransactedBatchProdu...Andrew Stitcher2012-03-151-5/+39
* Ensure both SQL and CLFS tests run if they're built. NO-JIRAStephen D. Huston2012-03-141-1/+1
* QPID-3891 C++ Broker --log-function is too chatty.Charles E. Rolke2012-03-092-1/+48
* QPID-3603: rgmanager integration for new HA clusterAlan Conway2012-03-081-0/+18
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-055-6/+5
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-051-7/+29
* QPID-3603: Initial documentation for the new HA plug-in.Alan Conway2012-03-052-25/+25
* NO-JIRA - Cleaned up qpidtoollibsTed Ross2012-03-051-1/+1
* NO-JIRA - Fixed a failure in the acl tests that was caused by a change in log...Ted Ross2012-03-051-1/+1