summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Expand)AuthorAgeFilesLines
* Added hello_xml.cpp example.Jonathan Robie2010-05-052-1/+69
* Allow empty subject for direct- and xml- exchangesGordon Sim2010-05-052-4/+7
* Some cleanup on examples:Gordon Sim2010-05-0515-2026/+424
* QMF: add attribute read access to ConnectionSettings ruby classKenneth Anthony Giusti2010-05-031-2/+16
* 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
* 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
* Include recently added header in distribution listGordon Sim2010-04-281-0/+1
* 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
* 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
* QPID-2556: fix conversion of signed integers in maps and lists.Kenneth Anthony Giusti2010-04-275-69/+71
* QPID-664: allow safe closing of session as part of handling a session exceptionGordon Sim2010-04-274-13/+31
* Fix typo in name; resolves QPID-2553Stephen D. Huston2010-04-271-1/+1
* Reverting the change made in rev937119 as it seems to cause a core dump in RH...Rajith Muditha Attapattu2010-04-275-62/+78
* Changed address string to current format.Jonathan Robie2010-04-261-1/+1
* Handle incorrect values for worker-threads option more gracefullyGordon Sim2010-04-261-15/+20
* QPID-1811: Look for saslpasswd2 at configure time instead of hardcodingAndrew Stitcher2010-04-262-3/+6
* QPID-2548: applied patch from francesco emmiGordon Sim2010-04-261-0/+4
* Fixed a logic error in the handling of QMFv2 get-by-class queries. When dele...Ted Ross2010-04-231-4/+3
* Code cleanup Ted Ross2010-04-2314-181/+34
* QPID-2546: implement event support for ruby wrapper. Python pending...Kenneth Anthony Giusti2010-04-239-11/+90
* Cluster management improvements:Ted Ross2010-04-239-243/+297
* QPID-2517 - Broker schema changes to support cluster management.Ted Ross2010-04-231-1/+3
* QPID-1904: File mised in previous checkinAndrew Stitcher2010-04-231-1/+1
* QPID-1904: Ensure that all timestamp uses are correctly relative to 1/1/1970 ...Andrew Stitcher2010-04-2313-41/+26
* QPID-2523Rajith Muditha Attapattu2010-04-232-6/+20
* Changed from using arrays to using vectors.Rajith Muditha Attapattu2010-04-235-78/+62
* QMF: correct the build of exception response messages.Kenneth Anthony Giusti2010-04-221-16/+30
* Fix bug in disabling sequence number and timestamp.Alan Conway2010-04-221-5/+9
* Strip out the Unicode BOM markAndrew Stitcher2010-04-221-1/+1
* Add missing include file used by qmf generated code to Windows SDK builderAndrew Stitcher2010-04-221-0/+1
* QPID-1811: Applied patch from Andrey Kotrekhov with more portableAndrew Stitcher2010-04-221-20/+35
* QPID-2527: Remove Thread::id member as its uses are better implemented by com...Andrew Stitcher2010-04-217-20/+46
* Add QMF_LIB to PYTHONPATH to pick up qmf.consoleStephen D. Huston2010-04-211-3/+6
* Add QMF_LIB to PYTHONPATH to pick up qmf.consoleStephen D. Huston2010-04-213-3/+9
* Fixed license text in c++ Visual Studio examples solutions files.Andrew Stitcher2010-04-212-124/+23
* qpid_send: make serialno & timestamp optional.Alan Conway2010-04-212-9/+19