summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-1099 Add tests for publishing several messages transactionally and consu...Aidan Skinner2008-05-281-0/+68
* QPID-1098: correction to queue query when queue is not knownGordon Sim2008-05-282-11/+21
* QPID-1095: another error code correctionGordon Sim2008-05-282-3/+2
* QPID-1095: fixes to dtx error codes for latest spec changes.Gordon Sim2008-05-284-14/+123
* QPID-1097: Those changes have been suggested by LanaArnaud Simon2008-05-284-181/+155
* QPID-1094: Implement XA resource exception handling and add corresponding testsArnaud Simon2008-05-288-183/+694
* Fixes to binding of member functions as raised on qpid list by Manuel Teira.Gordon Sim2008-05-281-11/+10
* Removed obsolete src/qpid/client/SessionImpl.h .cppAlan Conway2008-05-274-278/+0
* Fixed error in RangeSet, caused compile failure on Solaris.Alan Conway2008-05-271-5/+6
* Tighten up sync-correctness in SubscriptionManager & Dispatcher.Alan Conway2008-05-275-10/+12
* Use symbolic constants for message flow values.Alan Conway2008-05-273-6/+5
* VPATH fixAlan Conway2008-05-271-1/+1
* Generate code in $builddir to allow multiple VPATH builds.Alan Conway2008-05-272-13/+14
* Copy valgrind support files in a VPATH builds.Alan Conway2008-05-271-1/+4
* Additional API documentation around sync vs. async sessions.Alan Conway2008-05-273-1/+45
* Added some comments to the various connection settings.Gordon Sim2008-05-271-1/+48
* Make help2man and doxygen dependencies optional.Alan Conway2008-05-263-3/+34
* Fixed intermittent leak of client::Connector thread.Alan Conway2008-05-265-11/+12
* Removed BOOST_REQUIRE_EQUAL, not available in older boost.test.Alan Conway2008-05-261-1/+1
* Speculative "fix" for solaris compile errors discussed on qpid-dev.Alan Conway2008-05-263-34/+31
* Corrected examples for new session API.Alan Conway2008-05-266-2/+6
* Changes to Session API:Alan Conway2008-05-2644-478/+537
* I am applying the patch provided by Senaka attached to QPID-968Rajith Muditha Attapattu2008-05-262-1/+18
* Fix compile error in examples.Alan Conway2008-05-263-3/+3
* QPID-947: added test for nested listsRafael H. Schloming2008-05-231-1/+5
* QPID-947: added codec and tests for array and list typesRafael H. Schloming2008-05-233-11/+75
* Delete obsolete Channel class.Alan Conway2008-05-238-1094/+18
* QPID-1064: only set the listeners to None *after* the thread has stoppedRafael H. Schloming2008-05-231-8/+8
* QPID-947: Switched over to using proper RFC 1982 serial numbers.Rafael H. Schloming2008-05-234-8/+82
* QPID-901: Track and report session exceptions, modified generator validate va...Rafael H. Schloming2008-05-2311-46/+272
* qpid::SessionState: Added error checking for invalid frame sequences.Alan Conway2008-05-2311-46/+87
* qpid-tool fixed to cleanly handle brokers with management disabledTed Ross2008-05-232-6/+8
* QPID-1089: Changed to use coountdownlatchArnaud Simon2008-05-233-25/+14
* Made Range, RangeSet, and Session all use proper RFC1982 comparisons per QPID...Rafael H. Schloming2008-05-2222-256/+183
* QPID-1079: added junit dep to client as it's not included within all environm...Arnaud Simon2008-05-221-1/+1
* Forbid broker to route to self, default to localhost when not specifiedTed Ross2008-05-221-10/+17
* QPID-1079: Updated TTLTest to use QpidTestCaseArnaud Simon2008-05-221-2/+2
* QPID-1079: Updated ...test.client tests for using QpidTestCase + move QpidTes...Arnaud Simon2008-05-2214-88/+110
* Improved logging for session state - show incomplete commands on receive-comp...Alan Conway2008-05-222-23/+29
* Improved logging for session state.Alan Conway2008-05-222-15/+33
* QPID-1088Ted Ross2008-05-224-8/+13
* QPID-1085: If an error occurs creating a durable subscriber with a selector d...Aidan Skinner2008-05-223-17/+106
* QPID-1079: Updated ...test.client tests for using QpidTestCaseArnaud Simon2008-05-2217-256/+214
* QPID-1087Ted Ross2008-05-2123-263/+269
* Added check to exclude old gcc compilers for atomic ops.Alan Conway2008-05-212-2/+2
* Replaced AtomicCount with AtomicValue template. Alan Conway2008-05-219-493/+237
* QPID-1086: changed session.flush confirmed to do the same than for session.fl...Arnaud Simon2008-05-211-1/+1
* Fix build error.Alan Conway2008-05-201-1/+2
* Support for AMQP 0-10 sessions in C++ broker.Alan Conway2008-05-2022-717/+478
* QPID-1073Ted Ross2008-05-192-2/+19