summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* fixed a typo in 010ExcludeListRafael H. Schloming2008-05-151-1/+1
* added .class files to svn:ignore for commonRafael H. Schloming2008-05-150-0/+0
* Python tests running in rpmbuild.Alan Conway2008-05-142-2/+2
* Fix example check in rpmbuild.Alan Conway2008-05-142-8/+7
* Added requires for XML exchangeCarl C. Trieloff2008-05-141-0/+7
* Exclude XML example if XML not enabled.Alan Conway2008-05-141-1/+1
* Undo revision 656320, causing build problems.Alan Conway2008-05-144-17/+12
* QPID-965: made the ant build report the cummulative success/failure of the te...Rafael H. Schloming2008-05-143-5/+38
* Don't fail if python tests aren't found.Gordon Sim2008-05-141-1/+1
* Fix for large messages.Gordon Sim2008-05-141-1/+1