summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add more filesAidan Skinner2008-05-221-0/+9
* 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
* QPID-1066 : Removed isInfo wrapping. Added test that is missing from trunk fr...Martin Ritchie2008-05-192-7/+260
* QPID-1071Ted Ross2008-05-191-1/+1
* QPID-947: restrict docstring initialization to recent python versionsRafael H. Schloming2008-05-161-3/+6
* Added missing log/Logger.h to headers.Alan Conway2008-05-161-1/+1
* QPID-947: initialize docstrings for protocol methods from the specRafael H. Schloming2008-05-164-25/+55
* QPID-1060 : Release ref to transient meta data; cache message sizeRobert Godfrey2008-05-162-22/+22
* QPID-1067Carl C. Trieloff2008-05-165-55/+29
* QPID-1067 by trossCarl C. Trieloff2008-05-164-11/+31
* Make rpmbuild python tests work under old versions of automake.Alan Conway2008-05-161-3/+1
* QPID-1017 by Senaka Fernando -- with a few small editsCarl C. Trieloff2008-05-161-4/+12
* QPID-1034 by Senaka FernandoCarl C. Trieloff2008-05-162-0/+37
* QPID-1065: Management messages may lost if client attach hits a small time wi...Nuno Santos2008-05-164-16/+42
* QPID-1061: Management heartbeat message from broker -- applied patch supplied...Nuno Santos2008-05-162-0/+20
* QPID-1064: made qpid-config close the session/connection; added incoming.stop...Rafael H. Schloming2008-05-155-5/+14
* - Remove redundant comments about AMQP_SPECAlan Conway2008-05-1515-60/+0
* Patch from michael goulish: QPID-1063: "under Boost 103200, command line args...Kim van der Riet2008-05-153-42/+103
* - Enable python tets and examples in make rpmbuild.Alan Conway2008-05-1517-113/+21
* change ordering of config records in management updates; patch supplied by Te...Nuno Santos2008-05-153-3/+3
* QPID-1062: phase 1 of improvements to 0-10 encode/decode; this inlines the re...Rafael H. Schloming2008-05-153-84/+77