summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-051-38/+118
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-051-2/+31
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-0534-104/+102
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-051-2/+10
* QPID-3875: update txn and flow-to-disk countersKenneth Anthony Giusti2012-03-021-20/+38
* QPID-3875: fix indentationKenneth Anthony Giusti2012-03-023-63/+63
* QPID-3875: allow direct access to per-thread statisticsKenneth Anthony Giusti2012-03-024-56/+80
* QPID-3799 delete stray debug log statementCharles E. Rolke2012-03-021-1/+0
* QPID-3877: hold lock during message header encode.Kenneth Anthony Giusti2012-03-021-3/+8
* QPID-3603: Added "ready" command to qpid-ha, minor improvements.Alan Conway2012-03-011-7/+9
* QPID-3799 Acl update. Merge from branches/QPID-3799-aclCharles E. Rolke2012-03-0112-651/+1282
* QPID-3603: HA support for stand-alone replication.Alan Conway2012-02-296-48/+175
* QPID-3832: Fix linking on windowsGordon Sim2012-02-291-1/+2
* QPID-3832: Restore transport option for connection (as default for urls that ...Gordon Sim2012-02-294-6/+21
* QPID-3871 - Added --mgmt-publish switch to the C++ brokerTed Ross2012-02-295-23/+55
* Forgot to add this when checking in changes for QPID-3870.Stephen D. Huston2012-02-271-0/+78
* QPID-3603: Improved command-based qpid-ha tool and ha config option names.Alan Conway2012-02-248-38/+71
* Generate a correct test_env.ps1 for Windows test runs; modify the python-invo...Stephen D. Huston2012-02-247-21/+19
* NO-JIRA: Fix broken distcheck - ha_tests.py not being skipped.Alan Conway2012-02-233-5/+13
* QPID-2894 - Added ACL stats to qpid-stat and a reload-file action to qpid-con...Ted Ross2012-02-231-29/+33
* NO-JIRA: Fix error on windows "An operation was attempted on something that i...Alan Conway2012-02-221-3/+5