summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Improved logging for session state - show incomplete commands on ↵Alan Conway2008-05-222-23/+29
| | | | | | receive-completed. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@659139 13f79535-47bb-0310-9956-ffa450edef68
* Improved logging for session state.Alan Conway2008-05-222-15/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@659127 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1088Ted Ross2008-05-224-8/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@659110 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1085: If an error occurs creating a durable subscriber with a selector ↵Aidan Skinner2008-05-223-17/+106
| | | | | | delete the queue that was created. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@659105 13f79535-47bb-0310-9956-ffa450edef68
* Add more filesAidan Skinner2008-05-221-0/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@659101 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1079: Updated ...test.client tests for using QpidTestCaseArnaud Simon2008-05-2217-256/+214
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@659083 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1087Ted Ross2008-05-2123-263/+269
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@658886 13f79535-47bb-0310-9956-ffa450edef68
* Added check to exclude old gcc compilers for atomic ops.Alan Conway2008-05-212-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@658849 13f79535-47bb-0310-9956-ffa450edef68
* Replaced AtomicCount with AtomicValue template. Alan Conway2008-05-219-493/+237
| | | | | | | Uses gcc atomics for gcc on i686/x86_64, falls back to mutex otherwise. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@658816 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1086: changed session.flush confirmed to do the same than for ↵Arnaud Simon2008-05-211-1/+1
| | | | | | session.flush completed git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@658689 13f79535-47bb-0310-9956-ffa450edef68
* Fix build error.Alan Conway2008-05-201-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@658403 13f79535-47bb-0310-9956-ffa450edef68
* Support for AMQP 0-10 sessions in C++ broker.Alan Conway2008-05-2022-717/+478
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@658246 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1073Ted Ross2008-05-192-2/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@657974 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1066 : Removed isInfo wrapping. Added test that is missing from trunk ↵Martin Ritchie2008-05-192-7/+260
| | | | | | from M2.x QueueDepthSelectorTest. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@657859 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1071Ted Ross2008-05-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@657820 13f79535-47bb-0310-9956-ffa450edef68
* QPID-947: restrict docstring initialization to recent python versionsRafael H. Schloming2008-05-161-3/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@657191 13f79535-47bb-0310-9956-ffa450edef68
* Added missing log/Logger.h to headers.Alan Conway2008-05-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@657168 13f79535-47bb-0310-9956-ffa450edef68
* QPID-947: initialize docstrings for protocol methods from the specRafael H. Schloming2008-05-164-25/+55
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@657112 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1060 : Release ref to transient meta data; cache message sizeRobert Godfrey2008-05-162-22/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@657097 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1067Carl C. Trieloff2008-05-165-55/+29
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@657088 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1067 by trossCarl C. Trieloff2008-05-164-11/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@657069 13f79535-47bb-0310-9956-ffa450edef68
* Make rpmbuild python tests work under old versions of automake.Alan Conway2008-05-161-3/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@657064 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1017 by Senaka Fernando -- with a few small editsCarl C. Trieloff2008-05-161-4/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656926 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1034 by Senaka FernandoCarl C. Trieloff2008-05-162-0/+37
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656924 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1065: Management messages may lost if client attach hits a small time ↵Nuno Santos2008-05-164-16/+42
| | | | | | window -- patch supplied by Ted Ross git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656920 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1061: Management heartbeat message from broker -- applied patch ↵Nuno Santos2008-05-162-0/+20
| | | | | | supplied by Ted Ross git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656918 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1064: made qpid-config close the session/connection; added ↵Rafael H. Schloming2008-05-155-5/+14
| | | | | | incoming.stop() to cancel incoming messages and join on the listener thread; made managementBroker.removeChannel use incoming.stop(); modified session.close to wait on _closed rather than on channel == None git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656871 13f79535-47bb-0310-9956-ffa450edef68
* - Remove redundant comments about AMQP_SPECAlan Conway2008-05-1515-60/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656859 13f79535-47bb-0310-9956-ffa450edef68
* Patch from michael goulish: QPID-1063: "under Boost 103200, command line ↵Kim van der Riet2008-05-153-42/+103
| | | | | | args with = didn't work" git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656855 13f79535-47bb-0310-9956-ffa450edef68
* - Enable python tets and examples in make rpmbuild.Alan Conway2008-05-1517-113/+21
| | | | | | | - Remove hard-coded amqp.xml paths from python examples. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656853 13f79535-47bb-0310-9956-ffa450edef68
* change ordering of config records in management updates; patch supplied by ↵Nuno Santos2008-05-153-3/+3
| | | | | | Ted Ross git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656766 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1062: phase 1 of improvements to 0-10 encode/decode; this inlines the ↵Rafael H. Schloming2008-05-153-84/+77
| | | | | | read/write method of structs into generated code resulting in roughly a 2x improvement git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656760 13f79535-47bb-0310-9956-ffa450edef68
* fixed a typo in 010ExcludeListRafael H. Schloming2008-05-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656690 13f79535-47bb-0310-9956-ffa450edef68
* added .class files to svn:ignore for commonRafael H. Schloming2008-05-150-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656689 13f79535-47bb-0310-9956-ffa450edef68
* Python tests running in rpmbuild.Alan Conway2008-05-142-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656443 13f79535-47bb-0310-9956-ffa450edef68
* Fix example check in rpmbuild.Alan Conway2008-05-142-8/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656427 13f79535-47bb-0310-9956-ffa450edef68
* Added requires for XML exchangeCarl C. Trieloff2008-05-141-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656376 13f79535-47bb-0310-9956-ffa450edef68
* Exclude XML example if XML not enabled.Alan Conway2008-05-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656373 13f79535-47bb-0310-9956-ffa450edef68
* Undo revision 656320, causing build problems.Alan Conway2008-05-144-17/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656369 13f79535-47bb-0310-9956-ffa450edef68
* QPID-965: made the ant build report the cummulative success/failure of the ↵Rafael H. Schloming2008-05-143-5/+38
| | | | | | test suite git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656357 13f79535-47bb-0310-9956-ffa450edef68
* Don't fail if python tests aren't found.Gordon Sim2008-05-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656335 13f79535-47bb-0310-9956-ffa450edef68
* Fix for large messages.Gordon Sim2008-05-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656331 13f79535-47bb-0310-9956-ffa450edef68
* svn:ignore properties.Alan Conway2008-05-140-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656328 13f79535-47bb-0310-9956-ffa450edef68
* Exclude XML example checks if XML support is not available.Alan Conway2008-05-142-18/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656326 13f79535-47bb-0310-9956-ffa450edef68
* Fix valgrind problems in VPATH builds.Alan Conway2008-05-144-12/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656320 13f79535-47bb-0310-9956-ffa450edef68
* Merge branch 'python-mllib'Aidan Skinner2008-05-141-3/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656301 13f79535-47bb-0310-9956-ffa450edef68
* add ignore fileAidan Skinner2008-05-141-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656299 13f79535-47bb-0310-9956-ffa450edef68
* Fixed python/examples/xml-exchange verify script.Alan Conway2008-05-146-15/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656255 13f79535-47bb-0310-9956-ffa450edef68
* Modified the verify_java_python.in file to reflect the changes made to the ↵Rajith Muditha Attapattu2008-05-141-3/+3
| | | | | | | | | python code in rev 655965. The change was to correct a few typos. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656071 13f79535-47bb-0310-9956-ffa450edef68
* QPID-990: Patch from Ted Ross to enable persisting of inter-broker routing ↵Gordon Sim2008-05-1312-152/+514
| | | | | | entities git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656023 13f79535-47bb-0310-9956-ffa450edef68