summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rearrange RDMA wrapper class code so that the interface and implementationAndrew Stitcher2010-05-137-384/+463
* Allow rdma_disconnect() to fail with EINVAL as it appearsAndrew Stitcher2010-05-132-2/+12
* Added callouts for C++ and Python examples. Attempted formatting for WCF exam...Jonathan Robie2010-05-121-300/+248
* Added WCF section by applying Cliff Jansen's patch (see https://issues.apache...Jonathan Robie2010-05-121-16/+469
* Remove incorrect optimization in Logger.Alan Conway2010-05-122-4/+3
* Added a few more test cases for acl file format.Rajith Muditha Attapattu2010-05-121-3/+26
* Two fixes for qmf.console:Ted Ross2010-05-121-27/+45
* Fixes to new API impl to support failover.Alan Conway2010-05-123-16/+20
* Delay generating URL in cluster till global constructors to handle multi-prot...Alan Conway2010-05-122-11/+14
* This commit contains a fix for QPID-2600Rajith Muditha Attapattu2010-05-123-61/+72
* QPID-2599Rajith Muditha Attapattu2010-05-1111-499/+0
* Commiting a patch by Emmanuel Bourg attached to QPID-2594Rajith Muditha Attapattu2010-05-1117-47/+81
* Added missing EXTERNs for WindowsTed Ross2010-05-111-2/+2
* QPID-664: Fix failover updates to set correct option name; clear list valued ...Gordon Sim2010-05-112-1/+3
* Support for multiple protocols in qpid::Url.Alan Conway2010-05-1127-212/+181
* QPID-664: Add default constructor for Connection; add option to set url on ex...Gordon Sim2010-05-113-5/+18
* QPID-664: Fix bug preventing re-establishment of credit on reconnectGordon Sim2010-05-111-1/+1
* QPID-2589 - Applied patch from Chuck Rolke.Ted Ross2010-05-1029-0/+2451
* qmf: bugfix - remove parse of non-present supertype fieldKenneth Anthony Giusti2010-05-101-1/+1
* qmf: add class accessors for event schema - parity with class schemaKenneth Anthony Giusti2010-05-102-0/+23
* This is a fix for QPID-2559Rajith Muditha Attapattu2010-05-081-2/+2
* Added sizing the replay buffer.Jonathan Robie2010-05-071-9/+32
* Added description to avoid an empty cell.Jonathan Robie2010-05-071-0/+1
* Added note that mentions our JMS maps can nest.Jonathan Robie2010-05-071-1/+1
* Get the type names right ...Jonathan Robie2010-05-071-10/+10
* Added a timeout when checking for broker start.Rajith Muditha Attapattu2010-05-071-1/+8
* One more fix in types tableJonathan Robie2010-05-071-3/+3
* Changes from today's discussion on map type tables.Jonathan Robie2010-05-071-146/+152
* Skip cluster_python_tests if cluster services are not running.Alan Conway2010-05-071-1/+3
* Increase retry timeout, previous value was causing occasional invald test fai...Alan Conway2010-05-071-1/+1
* QPID-1447 : Forgot git can't delete empty foldersMartin Ritchie2010-05-070-0/+0
* First draft on map messages is now complete. Modified formatting to make PDF ...Jonathan Robie2010-05-071-65/+84
* Used to create any standalone book, by name. I created this to format Program...Jonathan Robie2010-05-071-0/+26
* QPID-2491 : Committed patch provided by Sorin Suciu to remove readlink from t...Martin Ritchie2010-05-072-7/+6
* QPID-1447 : Fix Slow Consumer Detection directory Name and package nameMartin Ritchie2010-05-0711-8/+22
* QPID-2579 : Remove debug loggingMartin Ritchie2010-05-0717-37/+29
* QPID-2585 : Upgrade to Felix 2.0.5Martin Ritchie2010-05-075-81/+190
* QPID-2584 : Updated VirtualHost to load VirtualHost Plugins and not hard code...Martin Ritchie2010-05-074-1/+147
* Corrected Broker Activator stop codeMartin Ritchie2010-05-071-4/+2
* QPID-2583 : Update tests to correctly throw ConfigurationException where requ...Martin Ritchie2010-05-073-16/+41
* QPID-2581 : Add ConfigurationManager and split config creation from config pr...Martin Ritchie2010-05-0713-409/+729
* QPID-1447 : Exclude SCD testing until completeMartin Ritchie2010-05-0711-0/+682
* QPID-1447 : Add initial test for SlowConsumersMartin Ritchie2010-05-072-1/+305
* QPID-2583 : Update tests to correctly throw ConfigurationException where requ...Martin Ritchie2010-05-077-8/+132
* QPID-2582 : Print stack traces if the registry fails to clean up as a result ...Martin Ritchie2010-05-071-1/+10
* QPID-2580 : Correct build order to allow plugins to use QpidTestCaseMartin Ritchie2010-05-071-3/+2
* QPID-2575 : Add getClientID to SessionModel and standardise use accross 0-8/0...Martin Ritchie2010-05-0710-21/+75
* QPID-2575 : Create Connection and Session models to correctly expose the Owni...Martin Ritchie2010-05-0717-88/+251
* QPID-2579 : Improve IBBC tearDown to ensure AR remove and tearDown always occur.Martin Ritchie2010-05-071-3/+15
* QPID-2586 : Give Client 0-10 close semantics not detactMartin Ritchie2010-05-071-1/+1