summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-3193 Locking .NET Disposed objects - repair patch r1228124Charles E. Rolke2011-12-227-7/+7
* Adjust topictest.ps1 to use correct executable names (they changed some time ...Stephen D. Huston2011-12-222-4/+4
* QPID-3193 Major update provides locks and checks for disposed objects.Charles E. Rolke2011-12-2123-1210/+1677
* QPID-3659 The previous if statement for processing boolean props looks a bit ...Rajith Muditha Attapattu2011-12-211-8/+12
* QPID-3703: ACL test improvementsKeith Wall2011-12-204-177/+213
* NO-JIRA: Removed build product that shouldn't have benn checked inAndrew Stitcher2011-12-201-23/+0
* QPID-3698: remove unnecessary test - MessageStoreShutdownTestKeith Wall2011-12-201-81/+0
* QPID-3639 - Refactored the APIs for Qpid::Messaging::Session and modified the...Ted Ross2011-12-203-131/+204
* QPID-3651 - Improve the Qpid::Messaging::Sender APIs and documentation.Ted Ross2011-12-203-60/+85
* QPID-3655 - Improve the Qpid::Messaging::Receiver APIs and documentation.Ted Ross2011-12-203-67/+108
* NO-JIRA - Fixed a minor typo in the doc text.Ted Ross2011-12-201-1/+1
* NO-JIRA: reformat examples in the docs to fit in PDF output.Kenneth Anthony Giusti2011-12-192-52/+82
* QPID-3044: Implement JCA Adapter for Java JMS clientAndrew Stitcher2011-12-1894-6/+17478
* QPID-3438Michael Goulish2011-12-166-3/+27
* QPID-3691: failover should sync once before reporting failover successKeith Wall2011-12-161-0/+1
* QPID-3682: Shutdown Plugin ImprovementsKeith Wall2011-12-168-65/+85
* QPID-3687 : Improve Java Broker performanceRobert Godfrey2011-12-1518-210/+800
* NO-JIRA: move log4j config for backup.sh to correct locationKeith Wall2011-12-151-0/+0
* QPID-3684: Remove the Message Store Tool and its associated script and config...Keith Wall2011-12-1520-3520/+0
* QPID-3680: Header exchange bindings not being created via JMX Management ConsoleKeith Wall2011-12-142-39/+129
* QPID-3672: Occasional NPE from Qpid Management Console when connecting to serverKeith Wall2011-12-141-1/+1
* QPID-3676: Correct issues found by findbugs marked as blockersKeith Wall2011-12-132-121/+122
* added explicit cast, required by some compiler versions, namely on s390 archNuno Santos2011-12-121-1/+1
* QPID-3625 Comitting a patch from Weston Price.Rajith Muditha Attapattu2011-12-125-15/+73
* Gets the examples up to date to just before they changed to separate msvc9 an...Stephen D. Huston2011-12-103-17/+17
* Don't install C++ examples we don't want users basing their learning on any l...Stephen D. Huston2011-12-092-5/+10
* QPID-3671 WinSDK - Executables are built release; copy them to bin/release.Charles E. Rolke2011-12-091-1/+1
* QPID-3625 Reversing the change we made as AUTO_ACK seems correct.Rajith Muditha Attapattu2011-12-091-1/+1
* QPID-3671 WinSDK is incomplete. Adds .NET PDB files and fixes Readme-winsdk.Charles E. Rolke2011-12-092-46/+62
* QPID-2634 VS2010 - Tidy up the Csharp WinSDK VS2010 project files.Charles E. Rolke2011-12-0812-290/+101
* QPID-3669: Configuration option for path to watchdog executable.Alan Conway2011-12-081-6/+8
* QPID-3625 Commiting the patch by Weston Price.Rajith Muditha Attapattu2011-12-081-3/+3
* QPID-3666: replace both the index and the value when updating duplicate objectsKenneth Anthony Giusti2011-12-071-1/+5
* QPID-3667: do not set the user-id header in the messages if the connection do...Kenneth Anthony Giusti2011-12-071-1/+1
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-12-0713-138/+218
* NO-JIRA - Added USE_SYSTEM_EXTENSIONS to configure.ac for saslwrapperTed Ross2011-12-071-0/+1
* QPID-3659 Added a method in AMQBrokerDetails to handle booleanRajith Muditha Attapattu2011-12-072-8/+23
* QPID-3652 Fix cluster authenticationCharles E. Rolke2011-12-073-3/+6
* QPID-3663 - Updated the LVQ section of the C++ Broker book.Ted Ross2011-12-061-335/+155
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-12-061-7/+18
* QPID-3662: Only display connection options once in toString of URLAndrew Donald Kennedy2011-12-062-10/+28
* QPID-3661: Add Dynamic-Import-Package wildcard entry to client .bnd fileAndrew Donald Kennedy2011-12-061-0/+1
* QPID-3489: Attempt to load all custom exchanges rather than returning at firs...Andrew Donald Kennedy2011-12-061-1/+1
* QPID-3652: Fix cluster authentication.Alan Conway2011-12-0621-50/+399
* QPID-3660 - qpid-stat -c columns for "msgIn" and "msgOut" actually display fr...Ted Ross2011-12-051-2/+2
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-12-022-28/+37
* QPID-2243, QPID-3658: update test to fix incorrect assumption that messages h...Robert Gemmell2011-12-021-0/+10
* QPID-3631: Document missing broker propertiesKeith Wall2011-12-011-39/+94
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-12-012-193/+121
* QPID-2243: 0-10 protocol connections do not have a matching JMX MBean to allo...Robert Gemmell2011-12-0112-125/+1052