summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QMF: remove getName() object method - collides with existing method namesKenneth Anthony Giusti2010-05-051-4/+0
* Added hello_xml.cpp example.Jonathan Robie2010-05-052-1/+69
* Set daemon mode for the connection thread.Ted Ross2010-05-051-0/+2
* Allow empty subject for direct- and xml- exchangesGordon Sim2010-05-053-17/+19
* Some cleanup on examples:Gordon Sim2010-05-0516-2061/+459
* Added the following tests to the exclude listRajith Muditha Attapattu2010-05-041-0/+4
* Removed assertions based on wrong assumptions.Rajith Muditha Attapattu2010-05-031-8/+7
* Reverting the change made in rev 939416 as it's the wrong solution.Rajith Muditha Attapattu2010-05-031-4/+1
* Forgotten file from last week; resolves QPID-2564.Stephen D. Huston2010-05-031-0/+113
* handle timeouts caused by long-executing commands, iterate until timeout clearsNuno Santos2010-05-031-4/+15
* Minor edits.Jonathan Robie2010-05-031-9/+8
* QMF: add attribute read access to ConnectionSettings ruby classKenneth Anthony Giusti2010-05-031-2/+16
* Renamed to "Programming In Apache Qpid".Jonathan Robie2010-05-032-0/+2
* Significant improvement to XML Exchange section, completed Java JMS tables.Jonathan Robie2010-05-031-32/+132
* Fix race condition in store+cluster tests.Alan Conway2010-05-031-0/+1
* Add files from the QPID-2500 patch. These should have been included earlier.Stephen D. Huston2010-05-032-0/+150
* * Changed title, added subtitleJonathan Robie2010-04-301-77/+535
* QMF: Agent now sends class indications for schema added after attachement com...Kenneth Anthony Giusti2010-04-301-5/+26
* Added a couple of tests to init script and use env var for data dir if setGordon Sim2010-04-301-6/+20
* QMF: remove v1 method test from cluster testbed - clusters no longer support ...Kenneth Anthony Giusti2010-04-291-0/+1
* This is a fix for QPID-2559Rajith Muditha Attapattu2010-04-291-3/+5
* QPID-2471Rajith Muditha Attapattu2010-04-291-0/+4
* QPID-2471Rajith Muditha Attapattu2010-04-291-1/+140
* Modified the toString() to include the options.Rajith Muditha Attapattu2010-04-291-0/+9
* Added doxygen group directives.Jonathan Robie2010-04-299-8/+15
* Changed code examples and references from doxygen main page to the new API cl...Jonathan Robie2010-04-291-82/+248
* Fix previous checkin and correctly quote __LINE__ in QPID_MSGAndrew Stitcher2010-04-291-1/+3
* QPID-2186: Small adjustments to previous fix:Andrew Stitcher2010-04-291-5/+7
* Don't try to get the top() of an empty queue and use it. Resolves (I believe)...Stephen D. Huston2010-04-281-8/+16
* Fix PYTHONPATH to pick federation from the tests source dir.Stephen D. Huston2010-04-281-1/+1
* Fix path to broker exe so it can be stopped when needed.Stephen D. Huston2010-04-281-5/+6
* Replaced some unnecessary streaming operators ("<<") with preprocessor string...Andrew Stitcher2010-04-281-1/+1
* QPID-2083: Added some error messages for particular codesGordon Sim2010-04-281-19/+16
* BZ572245: Clustering can force message persistence when one node remains. Fix...Kim van der Riet2010-04-281-5/+10
* QPID-2083: Some improvements to error handling for NSS based SSL implementation.Gordon Sim2010-04-284-10/+31
* Ensure proper error message is reported when connection is closed by brokerGordon Sim2010-04-281-4/+1
* Include recently added header in distribution listGordon Sim2010-04-281-0/+1
* Fixed some obvious spelling mistakes and removed commented out code.Rajith Muditha Attapattu2010-04-281-13/+8
* Removed unused imports.Rajith Muditha Attapattu2010-04-271-22/+2
* QPID-2496Rajith Muditha Attapattu2010-04-271-23/+25
* Load client side plugins just before creating the first Connection.Andrew Stitcher2010-04-273-4/+54
* Avoid possible initialisation dependency problem by using a "staticAndrew Stitcher2010-04-271-6/+9
* Applied patch from QPID-2359 adding functional tests for the transactional AM...Stephen D. Huston2010-04-2715-17/+1141
* Applied patch from QPID-2516. New sample for WCF Channel configuration.Stephen D. Huston2010-04-272-0/+252
* Applied patch from QPID-2501.Stephen D. Huston2010-04-277-17/+247
* Apply all three patches from QPID-2500. Also included WcfPerfTest into the Qp...Stephen D. Huston2010-04-2715-64/+866
* Added necessary #include for memmoveAndrew Stitcher2010-04-271-1/+4
* QPID-2556: add tests for maps and lists in method args and events.Kenneth Anthony Giusti2010-04-274-15/+163
* add handling for sasl related failures during connection startGordon Sim2010-04-271-1/+10
* correct name of exception to be caughtGordon Sim2010-04-271-1/+1