summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-3759: reworked fix to be compatible with XPClifford Allan Jansen2012-03-291-15/+12
* QPID-3921: C++ header files need tidyupAndrew Stitcher2012-03-2823-26/+52
* QPID-3603: Update HA documentation: example of virtual IP addressesAlan Conway2012-03-282-115/+187
* QPID-3920: keep cache data and length atomic with respect to each other.Kenneth Anthony Giusti2012-03-281-5/+10
* QPID-3912: Client failover fails to reconnect if a previous attempted reconne...Keith Wall2012-03-283-1/+8
* QPID-3913: Fix BDBUpgradeTest for spawn test profilesKeith Wall2012-03-281-1/+6
* QPID-3603: Substitute installation directories in qpidd init scripts.Alan Conway2012-03-275-18/+33
* QPID-3919Michael Goulish2012-03-271-1/+1
* NO-JIRA: Fix typo in cluster.conf-example.xmlAlan Conway2012-03-271-3/+4
* QPID-3603: Minor updates to doc and example cluster configuration.Alan Conway2012-03-273-13/+9
* QPID-3603: Update new HA docs with information on rgmanager, more detail abou...Alan Conway2012-03-271-144/+353
* QPID-3603: Install scripts and configuration for qpid HA rgmanager integration.Alan Conway2012-03-273-22/+98
* QPID-3913: Add functionality to upgrade bdbstore automatically on broker star...Keith Wall2012-03-2761-2886/+3227
* QPID-3915: Add missing newlinesJustin Ross2012-03-264-0/+4
* QPID-3903: Session#close() should not wait forever if broker fails to respond...Keith Wall2012-03-252-22/+20
* QPID-3905: NullPointerException is thrown on rejecting messages whilst closin...Keith Wall2012-03-251-3/+3
* 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-212-1/+4
* 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-3904: Java client should set AMQConnection#_closed flag on receipt of 0-...Keith Wall2012-03-212-0/+19
* 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-203-30/+138
* 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
* NO-JIRA: Add Mockito (Java mocking framework)Keith Wall2012-03-202-1/+2
* QPID-3759 hang on heartbeat connection closeClifford Allan Jansen2012-03-191-4/+21
* QPID-3895: Remove blocked channel/session from the list of blocked channels o...Keith Wall2012-03-197-19/+163
* QPID-3751 : Re-enable JCA tests for 0-10 Java Broker, disable for pre-0-10 (s...Robert Godfrey2012-03-192-2/+4
* 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-152-12/+52
* Ensure both SQL and CLFS tests run if they're built. NO-JIRAStephen D. Huston2012-03-141-1/+1
* QPID-3776 Applying a patch from Weston Price.Rajith Muditha Attapattu2012-03-144-4/+5
* QPID-3776 Applying a patch by Weston Price.Rajith Muditha Attapattu2012-03-142-0/+534
* QPID-3898Michael Goulish2012-03-141-3/+10
* QPID-3751 Excluding JCA system tests all together from the Java broker.Rajith Muditha Attapattu2012-03-141-0/+3
* QPID-3751 I had missed this file when I was applying Weston's patch.Rajith Muditha Attapattu2012-03-131-0/+97
* NO-JIRA: Java Broker: Remove unused code from VirtualHostImplKeith Wall2012-03-133-168/+92
* QPID-3868: Extra logging at DEBUG to better understand this failureKeith Wall2012-03-131-1/+5
* QPID-3879: Session#close() on session can produce spurious "dispatcher is not...Keith Wall2012-03-111-1/+1