svn commit: r1682227 - /qpid/dispatch/trunk/src/router_node.c

2015-05-28 Thread tross
Author: tross Date: Thu May 28 12:28:17 2015 New Revision: 1682227 URL: http://svn.apache.org/r1682227 Log: NO-JIRA - Added missing null-pointer checks. Modified: qpid/dispatch/trunk/src/router_node.c Modified: qpid/dispatch/trunk/src/router_node.c URL: http://svn.apache.org/viewvc/qpid

svn commit: r1684210 - in /qpid/dispatch/trunk: include/qpid/dispatch/server.h src/container.c src/server.c src/server_private.h

2015-06-08 Thread tross
Author: tross Date: Mon Jun 8 15:53:46 2015 New Revision: 1684210 URL: http://svn.apache.org/r1684210 Log: DISPATCH-142 - Move proton event handling from container down to server. Modified: qpid/dispatch/trunk/include/qpid/dispatch/server.h qpid/dispatch/trunk/src/container.c qpid

svn commit: r1684257 - in /qpid/dispatch/trunk/src: container.c router_agent.c router_node.c

2015-06-08 Thread tross
Author: tross Date: Mon Jun 8 19:49:40 2015 New Revision: 1684257 URL: http://svn.apache.org/r1684257 Log: DISPATCH-143 - Various robustness improvements. Modified: qpid/dispatch/trunk/src/container.c qpid/dispatch/trunk/src/router_agent.c qpid/dispatch/trunk/src/router_node.c

svn commit: r1689957 - in /qpid/dispatch/trunk: include/qpid/dispatch/container.h src/container.c src/router_node.c

2015-07-08 Thread tross
Author: tross Date: Wed Jul 8 20:45:46 2015 New Revision: 1689957 URL: http://svn.apache.org/r1689957 Log: DISPATCH-149 - Improve link-loss handling in the container. Remove the default clause in the event switch. Modified: qpid/dispatch/trunk/include/qpid/dispatch/container.h qpid

svn commit: r1690310 - in /qpid/dispatch/trunk: src/container.c src/posix/driver.c src/server.c tests/system_test.py tests/system_tests_management.py

2015-07-10 Thread tross
Author: tross Date: Fri Jul 10 21:26:02 2015 New Revision: 1690310 URL: http://svn.apache.org/r1690310 Log: DISPATCH-137 - Integrated new Proton SASL capability into Dispatch. Modified: qpid/dispatch/trunk/src/container.c qpid/dispatch/trunk/src/posix/driver.c qpid/dispatch/trunk/src

svn commit: r1691209 - /qpid/dispatch/trunk/src/container.c

2015-07-15 Thread tross
Author: tross Date: Wed Jul 15 13:41:27 2015 New Revision: 1691209 URL: http://svn.apache.org/r1691209 Log: DISPATCH-149 - Fixed a regression introduced in the first commit for this Jira. In the case of connection-loss during link-routing, a pn_link_t was being double-freed. Modified

svn commit: r1631725 - in /qpid/site: docs/components/dispatch-router/index.html input/components/dispatch-router/index.md

2014-10-14 Thread tross
Author: tross Date: Tue Oct 14 11:52:49 2014 New Revision: 1631725 URL: http://svn.apache.org/r1631725 Log: DISPATCH-71 - Typo fix in website Modified: qpid/site/docs/components/dispatch-router/index.html qpid/site/input/components/dispatch-router/index.md Modified: qpid/site/docs

svn commit: r1632169 - /qpid/dispatch/trunk/src/python_embedded.c

2014-10-15 Thread tross
Author: tross Date: Wed Oct 15 20:01:16 2014 New Revision: 1632169 URL: http://svn.apache.org/r1632169 Log: NO-JIRA - Use empty-list encoding for zero-length lists from Python. Modified: qpid/dispatch/trunk/src/python_embedded.c Modified: qpid/dispatch/trunk/src/python_embedded.c URL: http

svn commit: r1634921 - in /qpid/dispatch/trunk/tests: system_tests_one_router.py system_tests_two_routers.py

2014-10-28 Thread tross
Author: tross Date: Tue Oct 28 17:13:38 2014 New Revision: 1634921 URL: http://svn.apache.org/r1634921 Log: NO-JIRA - Updated test configurations to use lowerCamelCase. Added low timeouts to the spread test to make it run _much_ faster. Modified: qpid/dispatch/trunk/tests

svn commit: r1635503 - /qpid/dispatch/trunk/python/qpid_dispatch/management/qdrouter.json

2014-10-30 Thread tross
Author: tross Date: Thu Oct 30 14:03:03 2014 New Revision: 1635503 URL: http://svn.apache.org/r1635503 Log: NO-JIRA - Cleaned up the schema file: 4-space indents, removed tabs, added missing descriptions. Modified: qpid/dispatch/trunk/python/qpid_dispatch/management/qdrouter.json Modified

svn commit: r1638787 - in /qpid/dispatch/trunk: tests/system_tests_qdstat.py tools/qdstat

2014-11-12 Thread tross
Author: tross Date: Wed Nov 12 13:49:51 2014 New Revision: 1638787 URL: http://svn.apache.org/r1638787 Log: NO-JIRA - Mask type-annotation of entity names in qdstat, add test coverage Modified: qpid/dispatch/trunk/tests/system_tests_qdstat.py qpid/dispatch/trunk/tools/qdstat Modified

svn commit: r1640628 - /qpid/dispatch/trunk/src/message.c

2014-11-19 Thread tross
Author: tross Date: Wed Nov 19 20:50:24 2014 New Revision: 1640628 URL: http://svn.apache.org/r1640628 Log: DISPATCH-77 - Accept any valid type-tag when validating AMQP-Value message bodies. Removed tabs. Modified: qpid/dispatch/trunk/src/message.c Modified: qpid/dispatch

svn commit: r1640629 - /qpid/dispatch/trunk/src/message.c

2014-11-19 Thread tross
Author: tross Date: Wed Nov 19 20:52:29 2014 New Revision: 1640629 URL: http://svn.apache.org/r1640629 Log: DISPATCH-77 - Fixed field-iterator leak in message logging code. Modified: qpid/dispatch/trunk/src/message.c Modified: qpid/dispatch/trunk/src/message.c URL: http://svn.apache.org

svn commit: r1640631 - /qpid/dispatch/trunk/include/qpid/dispatch/log.h

2014-11-19 Thread tross
Author: tross Date: Wed Nov 19 21:19:13 2014 New Revision: 1640631 URL: http://svn.apache.org/r1640631 Log: DISPATCH-76 - qd_log won't evaluate its arguments unless the log source+level is enabled. Modified: qpid/dispatch/trunk/include/qpid/dispatch/log.h Modified: qpid/dispatch/

svn commit: r1641004 - /qpid/dispatch/trunk/src/container.c

2014-11-21 Thread tross
Author: tross Date: Fri Nov 21 21:14:35 2014 New Revision: 1641004 URL: http://svn.apache.org/r1641004 Log: DISPATCH-41 - Added handling for the PN_LINK_FINAL event. This fixes a leak of qd_link_t objects. Modified: qpid/dispatch/trunk/src/container.c Modified: qpid/dispatch

svn commit: r1641424 - in /qpid/dispatch/trunk/src: message.c router_node.c

2014-11-24 Thread tross
Author: tross Date: Mon Nov 24 17:06:57 2014 New Revision: 1641424 URL: http://svn.apache.org/r1641424 Log: NO-JIRA - Minor text edits in code comments. Modified: qpid/dispatch/trunk/src/message.c qpid/dispatch/trunk/src/router_node.c Modified: qpid/dispatch/trunk/src/message.c URL

svn commit: r737935 - in /qpid/trunk/qpid: cpp/src/qpid/cluster/ python/commands/

2009-01-26 Thread tross
Author: tross Date: Mon Jan 26 23:17:29 2009 New Revision: 737935 URL: http://svn.apache.org/viewvc?rev=737935&view=rev Log: Added qpid-cluster utility plus model changes to support it. Fixed a segfault during cluster member shutdown. Added: qpid/trunk/qpid/python/commands/qpid-clu

svn commit: r738084 - /qpid/trunk/qpid/cpp/src/qpid/console/SessionManager.h

2009-01-27 Thread tross
Author: tross Date: Tue Jan 27 13:13:59 2009 New Revision: 738084 URL: http://svn.apache.org/viewvc?rev=738084&view=rev Log: Minor cosmetic changes Modified: qpid/trunk/qpid/cpp/src/qpid/console/SessionManager.h Modified: qpid/trunk/qpid/cpp/src/qpid/console/SessionManager.h URL:

svn commit: r738089 - /qpid/trunk/qpid/cpp/src/tests/run_acl_tests

2009-01-27 Thread tross
Author: tross Date: Tue Jan 27 13:39:06 2009 New Revision: 738089 URL: http://svn.apache.org/viewvc?rev=738089&view=rev Log: Delete the temp log file before the absolute path test. If this test failed, the log remained and was appended to. This led to the extraction of the wrong PORT and

svn commit: r740017 - /qpid/trunk/qpid/python/qmf/console.py

2009-02-02 Thread tross
Author: tross Date: Mon Feb 2 15:58:16 2009 New Revision: 740017 URL: http://svn.apache.org/viewvc?rev=740017&view=rev Log: Added Object.isDeleted(), Object.update() Fixed a bug in Object.merge() Added additional pydoc text Modified: qpid/trunk/qpid/python/qmf/console.py Modified:

svn commit: r743819 - in /qpid/trunk/qpid: cpp/src/tests/cli_tests.py python/qmf/console.py

2009-02-12 Thread tross
Author: tross Date: Thu Feb 12 18:10:23 2009 New Revision: 743819 URL: http://svn.apache.org/viewvc?rev=743819&view=rev Log: Remove unicode when dealing with usernames and passwords in URLs. This solves a problem seen with qpid-route when credentials are supplied. A test was added to regres

svn commit: r743856 - /qpid/trunk/qpid/python/qmf/console.py

2009-02-12 Thread tross
Author: tross Date: Thu Feb 12 20:01:09 2009 New Revision: 743856 URL: http://svn.apache.org/viewvc?rev=743856&view=rev Log: Fixed regression that breaks the default username behavior Modified: qpid/trunk/qpid/python/qmf/console.py Modified: qpid/trunk/qpid/python/qmf/console.py URL:

svn commit: r745832 - in /qpid/trunk/qpid/python: commands/qpid-cluster qmf/console.py

2009-02-19 Thread tross
Author: tross Date: Thu Feb 19 12:00:46 2009 New Revision: 745832 URL: http://svn.apache.org/viewvc?rev=745832&view=rev Log: QPID-1669 - Added client connection management to qpid-cluster. Also added better session-id discrimination in the qmf.console library. Modified: qpid/trunk/

svn commit: r747389 - in /qpid/trunk/qpid: cpp/src/qpid/broker/ cpp/src/qpid/client/ cpp/src/qpid/sys/ cpp/src/qpid/sys/posix/ cpp/src/qpid/sys/windows/ python/qpid/ ruby/lib/qpid/ specs/

2009-02-24 Thread tross
Author: tross Date: Tue Feb 24 14:15:28 2009 New Revision: 747389 URL: http://svn.apache.org/viewvc?rev=747389&view=rev Log: QPID-1676 - Added client process name and pid to connection object for management. Supported in C++, Python, and Ruby clients. Still needs t

svn commit: r747809 - in /qpid/trunk/qpid: cpp/src/qpid/management/ManagementBroker.cpp cpp/src/qpid/management/ManagementBroker.h specs/management-schema.xml

2009-02-25 Thread tross
Author: tross Date: Wed Feb 25 15:04:55 2009 New Revision: 747809 URL: http://svn.apache.org/viewvc?rev=747809&view=rev Log: Added "uptime" to the management object for the broker. Modified: qpid/trunk/qpid/cpp/src/qpid/management/ManagementBroker.cpp qpid/trunk/qpi

svn commit: r747897 - in /qpid/trunk/qpid/python: commands/qpid-cluster commands/qpid-stat qpid/disp.py

2009-02-25 Thread tross
Author: tross Date: Wed Feb 25 19:41:17 2009 New Revision: 747897 URL: http://svn.apache.org/viewvc?rev=747897&view=rev Log: Added a new utility for viewing broker stats. Fixed a bug in qpid-cluster that causes failure when username/password are included in the broker URL. Added: qpid/t

svn commit: r747946 - in /qpid/trunk/qpid/cpp/src/qpid: agent/ManagementAgentImpl.cpp management/ManagementBroker.cpp

2009-02-25 Thread tross
Author: tross Date: Wed Feb 25 22:47:28 2009 New Revision: 747946 URL: http://svn.apache.org/viewvc?rev=747946&view=rev Log: Bugfix: This fixes a bug in the management agent where an explicit get-request on an object would cause the last-modified timestamp of the object to

svn commit: r748315 - in /qpid/trunk/qpid/python: commands/qpid-stat qpid/disp.py

2009-02-26 Thread tross
Author: tross Date: Thu Feb 26 21:26:47 2009 New Revision: 748315 URL: http://svn.apache.org/viewvc?rev=748315&view=rev Log: Improvements to qpid-stat: Support for exchanges and queues Sorting and limiting Improved table formatting Modified: qpid/trunk/qpid/python/commands/qpid-

svn commit: r749377 - /qpid/trunk/qpid/ruby/Makefile

2009-03-02 Thread tross
Author: tross Date: Mon Mar 2 17:48:40 2009 New Revision: 749377 URL: http://svn.apache.org/viewvc?rev=749377&view=rev Log: Added standard Makefile for distributions (RHEL5) that don't have rubygem-rake. Added: qpid/trunk/qpid/ruby/Makefile Added: qpid/trunk/qpid/ruby/Makefile U

svn commit: r749380 - /qpid/trunk/qpid/ruby/Makefile

2009-03-02 Thread tross
Author: tross Date: Mon Mar 2 17:51:59 2009 New Revision: 749380 URL: http://svn.apache.org/viewvc?rev=749380&view=rev Log: Added 'build' target to make the Makefile more standard Modified: qpid/trunk/qpid/ruby/Makefile Modified: qpid/trunk/qpid/ruby/Makefile URL: http://

svn commit: r752102 - /qpid/trunk/qpid/cpp/src/qpid/broker/HeadersExchange.cpp

2009-03-10 Thread tross
Author: tross Date: Tue Mar 10 13:00:30 2009 New Revision: 752102 URL: http://svn.apache.org/viewvc?rev=752102&view=rev Log: QPID-1723 - Fixed broken accounting in the headers exchange. Modified: qpid/trunk/qpid/cpp/src/qpid/broker/HeadersExchange.cpp Modified: qpid/trunk/qpid/cpp/src/

svn commit: r756033 - /qpid/trunk/qpid/python/commands/qpid-config

2009-03-19 Thread tross
Author: tross Date: Thu Mar 19 14:45:21 2009 New Revision: 756033 URL: http://svn.apache.org/viewvc?rev=756033&view=rev Log: QPID-1758 Applied qpid-config patch from Ffrench Mathilde. Modified: qpid/trunk/qpid/python/commands/qpid-config Modified: qpid/trunk/qpid/python/commands/

svn commit: r759341 - in /qpid/trunk/qpid: python/qmf/console.py python/qpid/testlib.py python/tests_0-10/management.py ruby/lib/qpid/delegates.rb ruby/lib/qpid/qmf.rb ruby/tests/qmf.rb

2009-03-27 Thread tross
Author: tross Date: Fri Mar 27 20:46:24 2009 New Revision: 759341 URL: http://svn.apache.org/viewvc?rev=759341&view=rev Log: QPID-1702 QPID-1706 Updated qmf console in Python and Ruby - Added support for asynchronous method invocation - Added option to override timeout for method request

svn commit: r768355 - in /qpid/trunk/qpid/cpp/src/qpid/framing: Buffer.cpp Buffer.h

2009-04-24 Thread tross
Author: tross Date: Fri Apr 24 16:35:59 2009 New Revision: 768355 URL: http://svn.apache.org/viewvc?rev=768355&view=rev Log: Added missing const clause for putBin128. Modified: qpid/trunk/qpid/cpp/src/qpid/framing/Buffer.cpp qpid/trunk/qpid/cpp/src/qpid/framing/Buffer.h Modified:

svn commit: r773068 - /qpid/trunk/qpid/cpp/src/qpid/sys/cyrus/CyrusSecurityLayer.cpp

2009-05-08 Thread tross
Author: tross Date: Fri May 8 19:48:48 2009 New Revision: 773068 URL: http://svn.apache.org/viewvc?rev=773068&view=rev Log: Fixed a minor typo Modified: qpid/trunk/qpid/cpp/src/qpid/sys/cyrus/CyrusSecurityLayer.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/sys/cyrus/CyrusSecurityLayer.cpp

svn commit: r773089 - /qpid/trunk/qpid/python/commands/qpid-stat

2009-05-08 Thread tross
Author: tross Date: Fri May 8 20:32:33 2009 New Revision: 773089 URL: http://svn.apache.org/viewvc?rev=773089&view=rev Log: Optimize the qmf queries to only include the broker-embedded agents. Modified: qpid/trunk/qpid/python/commands/qpid-stat Modified: qpid/trunk/qpid/python/comm

svn commit: r773570 [2/2] - in /qpid/trunk/qpid/cpp: managementgen/ managementgen/qmfgen/ managementgen/qmfgen/templates/ src/ src/qpid/acl/ src/qpid/broker/ src/qpid/cluster/ src/qpid/management/

2009-05-11 Thread tross
Modified: qpid/trunk/qpid/cpp/src/qpid/management/ManagementExchange.h URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/qpid/management/ManagementExchange.h?rev=773570&r1=773569&r2=773570&view=diff == --- qpid/tru

svn commit: r774438 - /qpid/trunk/qpid/cpp/src/qpid/management/ManagementAgent.cpp

2009-05-13 Thread tross
Author: tross Date: Wed May 13 17:12:27 2009 New Revision: 774438 URL: http://svn.apache.org/viewvc?rev=774438&view=rev Log: Suppress the return of deleted objects for synchronous management get requests to the broker Modified: qpid/trunk/qpid/cpp/src/qpid/management/ManagementAgent

svn commit: r775302 - in /qpid/trunk/qpid/cpp/src/qpid: cluster/ClusterPlugin.cpp management/ManagementAgent.cpp management/ManagementAgent.h

2009-05-15 Thread tross
Author: tross Date: Fri May 15 19:50:47 2009 New Revision: 775302 URL: http://svn.apache.org/viewvc?rev=775302&view=rev Log: from (aconway)... added facility to disable management methods. Use this facility to disable several methods that are unsafe for clusters when running in a clu

svn commit: r776057 - /qpid/trunk/qpid/cpp/src/qpid/cluster/ClusterPlugin.cpp

2009-05-18 Thread tross
Author: tross Date: Mon May 18 19:11:52 2009 New Revision: 776057 URL: http://svn.apache.org/viewvc?rev=776057&view=rev Log: Block unsafe management methods only if clustering is enabled Modified: qpid/trunk/qpid/cpp/src/qpid/cluster/ClusterPlugin.cpp Modified: qpid/trunk/qpid/cpp/src/

svn commit: r776729 - in /qpid/trunk/qpid/cpp/src/qpid: broker/ExchangeRegistry.cpp broker/ExchangeRegistry.h xml/XmlExchange.cpp xml/XmlExchange.h xml/XmlExchangePlugin.cpp

2009-05-20 Thread tross
Author: tross Date: Wed May 20 15:17:21 2009 New Revision: 776729 URL: http://svn.apache.org/viewvc?rev=776729&view=rev Log: Fixed a regression affecting plugin-exchanges. Plugin exchanges (i.e. the XML exchange) do not get the broker pointer and therefore can not register themselves with

svn commit: r776734 - /qpid/trunk/qpid/cpp/src/qpid/broker/ExchangeRegistry.cpp

2009-05-20 Thread tross
Author: tross Date: Wed May 20 15:32:57 2009 New Revision: 776734 URL: http://svn.apache.org/viewvc?rev=776734&view=rev Log: QPID-1865 - Block the deletion of default exchanges. Modified: qpid/trunk/qpid/cpp/src/qpid/broker/ExchangeRegistry.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/br

svn commit: r776856 - in /qpid/trunk/qpid/ruby: ext/sasl/sasl.c lib/qpid/connection.rb lib/qpid/delegates.rb lib/qpid/framer.rb lib/qpid/qmf.rb lib/qpid/session.rb tests/qmf.rb

2009-05-20 Thread tross
Author: tross Date: Wed May 20 21:15:32 2009 New Revision: 776856 URL: http://svn.apache.org/viewvc?rev=776856&view=rev Log: Numerous fixes in the qmf console for Ruby Added proper connection close if the SASL security context expires. Added :timeout and :async features to qmf console. Modi

svn commit: r777133 - in /qpid/trunk/qpid/cpp/src/qpid: console/Broker.cpp management/ManagementAgent.cpp

2009-05-21 Thread tross
Author: tross Date: Thu May 21 14:34:05 2009 New Revision: 777133 URL: http://svn.apache.org/viewvc?rev=777133&view=rev Log: Added optimization for management updates sent from the broker. The agent now puts many management updates into a single AMQP message. Modified: qpid/trunk/qpid

svn commit: r780837 - in /qpid/trunk/qpid/cpp: ./ bindings/ bindings/qmf/ bindings/qmf/python/ bindings/qmf/ruby/

2009-06-01 Thread tross
Author: tross Date: Mon Jun 1 21:24:14 2009 New Revision: 780837 URL: http://svn.apache.org/viewvc?rev=780837&view=rev Log: QPID-1874 - Patch from Ian Main This patch provides the Ruby binding for QMF Agent and the framework for the Python bindings. Added: qpid/trunk/qpid/cpp/bind

svn commit: r780844 - in /qpid/trunk/qpid/cpp: INSTALL configure.ac

2009-06-01 Thread tross
Author: tross Date: Mon Jun 1 21:42:42 2009 New Revision: 780844 URL: http://svn.apache.org/viewvc?rev=780844&view=rev Log: QPID-1874 - Add check for "swig" program in configure.ac. Mention in cpp/INSTALL. Modified: qpid/trunk/qpid/cpp/INSTALL qpid/trunk/qpid/cp

svn commit: r781353 - in /qpid/trunk/qpid/cpp/bindings/qmf: python/Makefile.am ruby/Makefile.am

2009-06-03 Thread tross
Author: tross Date: Wed Jun 3 12:37:23 2009 New Revision: 781353 URL: http://svn.apache.org/viewvc?rev=781353&view=rev Log: QPID-1874 - More Makefile fixes for vpath builds Modified: qpid/trunk/qpid/cpp/bindings/qmf/python/Makefile.am qpid/trunk/qpid/cpp/bindings/qmf/ruby/Makefil

svn commit: r782146 - /qpid/trunk/qpid/cpp/src/qpid/broker/RecoveryManagerImpl.cpp

2009-06-05 Thread tross
Author: tross Date: Fri Jun 5 21:39:50 2009 New Revision: 782146 URL: http://svn.apache.org/viewvc?rev=782146&view=rev Log: QPID-1892 - Fixed a memory leak where recovered durable queues are never deleted. Modified: qpid/trunk/qpid/cpp/src/qpid/broker/RecoveryManagerImpl.cpp Modi

svn commit: r782766 - in /qpid/trunk/qpid/cpp: examples/qmf-console/ping.cpp src/qpid/console/Broker.cpp src/qpid/console/Broker.h src/qpid/console/SessionManager.cpp src/qpid/console/SessionManager.h

2009-06-08 Thread tross
Author: tross Date: Mon Jun 8 20:23:19 2009 New Revision: 782766 URL: http://svn.apache.org/viewvc?rev=782766&view=rev Log: Bugfixes in the c++ console API: - Connection threads now shut down cleanly - get-query timeouts now work properly - waitForStable now only waits for conne

svn commit: r782981 - /qpid/trunk/qpid/cpp/examples/qmf-console/printevents.cpp

2009-06-09 Thread tross
Author: tross Date: Tue Jun 9 12:53:21 2009 New Revision: 782981 URL: http://svn.apache.org/viewvc?rev=782981&view=rev Log: Added a signal handler to cleanly shut down on SIGINT. Modified: qpid/trunk/qpid/cpp/examples/qmf-console/printevents.cpp Modified: qpid/trunk/qpid/cpp/examples

svn commit: r783818 [3/3] - in /qpid/trunk/qpid: cpp/bindings/qmf/ruby/ cpp/examples/qmf-agent/ cpp/managementgen/qmfgen/ cpp/managementgen/qmfgen/templates/ cpp/src/qmf/ cpp/src/qpid/agent/ cpp/src/q

2009-06-11 Thread tross
Modified: qpid/trunk/qpid/python/qmf/console.py URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/python/qmf/console.py?rev=783818&r1=783817&r2=783818&view=diff == --- qpid/trunk/qpid/python/qmf/console.py (original) +++ q

svn commit: r783843 - /qpid/trunk/qpid/java/build.deps

2009-06-11 Thread tross
Author: tross Date: Thu Jun 11 16:47:46 2009 New Revision: 783843 URL: http://svn.apache.org/viewvc?rev=783843&view=rev Log: QPID-1786 - Fixed a build dependency problem introduced in the last commit. This issue affected builds on RHEL4. Modified: qpid/trunk/qpid/java/build.

svn commit: r783851 - /qpid/trunk/qpid/cpp/bindings/qmf/ruby/qmf.rb

2009-06-11 Thread tross
Author: tross Date: Thu Jun 11 17:15:16 2009 New Revision: 783851 URL: http://svn.apache.org/viewvc?rev=783851&view=rev Log: QPID-1898 - Committed patch from Ian Main. Modified: qpid/trunk/qpid/cpp/bindings/qmf/ruby/qmf.rb Modified: qpid/trunk/qpid/cpp/bindings/qmf/ruby/qmf.rb URL:

svn commit: r783871 - in /qpid/trunk/qpid/cpp/bindings/qmf: Makefile.am python/Makefile.am python/python.i qmfengine.i ruby/Makefile.am ruby/qmf.rb ruby/ruby.i

2009-06-11 Thread tross
Author: tross Date: Thu Jun 11 18:49:17 2009 New Revision: 783871 URL: http://svn.apache.org/viewvc?rev=783871&view=rev Log: Added missing license text Modified: qpid/trunk/qpid/cpp/bindings/qmf/Makefile.am qpid/trunk/qpid/cpp/bindings/qmf/python/Makefile.am qpid/trunk/qpid

svn commit: r784252 - in /qpid/trunk/qpid/java/agent/src/main/java/org/apache/qpid/agent: ./ annotations/ binding/

2009-06-12 Thread tross
Author: tross Date: Fri Jun 12 19:49:53 2009 New Revision: 784252 URL: http://svn.apache.org/viewvc?rev=784252&view=rev Log: QPID-1903 - Applied patch from Bryan Kearney Modified: qpid/trunk/qpid/java/agent/src/main/java/org/apache/qpid/agent/Agent.java qpid/trunk/qpid/java/agent

svn commit: r785243 - in /qpid/trunk/qpid/cpp/examples/qmf-console: Makefile.am cluster-qmon.cpp

2009-06-16 Thread tross
Author: tross Date: Tue Jun 16 14:57:06 2009 New Revision: 785243 URL: http://svn.apache.org/viewvc?rev=785243&view=rev Log: Added a new qmf-console example program. This new program illustrates how individual nodes of a broker cluster may be monitored. It connects to all nodes, tracks t

svn commit: r785339 - /qpid/trunk/qpid/cpp/examples/qmf-console/cluster-qmon.cpp

2009-06-16 Thread tross
Author: tross Date: Tue Jun 16 18:41:58 2009 New Revision: 785339 URL: http://svn.apache.org/viewvc?rev=785339&view=rev Log: Minor cleanup of the new management-failover example. Modified: qpid/trunk/qpid/cpp/examples/qmf-console/cluster-qmon.cpp Modified: qpid/trunk/qpid/cpp/examples

svn commit: r786657 - /qpid/trunk/qpid/java/management/agent/src/main/java/org/apache/qpid/agent/Agent.java

2009-06-19 Thread tross
Author: tross Date: Fri Jun 19 20:34:11 2009 New Revision: 786657 URL: http://svn.apache.org/viewvc?rev=786657&view=rev Log: QPID-1919 - Bugfix patch from Bryan Kearney Modified: qpid/trunk/qpid/java/management/agent/src/main/java/org/apache/qpid/agent/Agent.java Modified: qpid/trunk/

svn commit: r786661 - /qpid/trunk/qpid/python/qmf/console.py

2009-06-19 Thread tross
Author: tross Date: Fri Jun 19 20:46:05 2009 New Revision: 786661 URL: http://svn.apache.org/viewvc?rev=786661&view=rev Log: QPID-1920 - bug fix patch from Bryan Kearney Python Console puts presence masks in the wrong location when marshalling unmanaged objects Modified: qpid/trunk/

svn commit: r787261 - in /qpid/trunk/qpid/java/management/agent/src/main/java/org/apache/qpid/agent/binding: ClassBinding.java EnumBinding.java

2009-06-22 Thread tross
Author: tross Date: Mon Jun 22 14:54:17 2009 New Revision: 787261 URL: http://svn.apache.org/viewvc?rev=787261&view=rev Log: QPID-1922 - Applied patch from Bryan Kearney Java Agent does not support null / empty enums Modified: qpid/trunk/qpid/java/management/agent/src/main/java/org/ap

svn commit: r787325 [2/2] - in /qpid/trunk/qpid/java: ./ management/console/ management/console/src/ management/console/src/main/ management/console/src/main/java/ management/console/src/main/java/org

2009-06-22 Thread tross
Added: qpid/trunk/qpid/java/management/console/src/main/java/org/apache/qpid/console/SequenceManager.java URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/management/console/src/main/java/org/apache/qpid/console/SequenceManager.java?rev=787325&view=auto =

svn commit: r787851 - /qpid/trunk/qpid/python/qpid/management.py

2009-06-23 Thread tross
Author: tross Date: Tue Jun 23 22:00:51 2009 New Revision: 787851 URL: http://svn.apache.org/viewvc?rev=787851&view=rev Log: Fixed bug in decoding field tables (maps) Modified: qpid/trunk/qpid/python/qpid/management.py Modified: qpid/trunk/qpid/python/qpid/management.py URL:

svn commit: r788397 - /qpid/trunk/qpid/cpp/src/qpid/management/ManagementAgent.cpp

2009-06-25 Thread tross
Author: tross Date: Thu Jun 25 15:34:12 2009 New Revision: 788397 URL: http://svn.apache.org/viewvc?rev=788397&view=rev Log: Added debug logs to the embedded broker agent Modified: qpid/trunk/qpid/cpp/src/qpid/management/ManagementAgent.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/manage

svn commit: r788408 - /qpid/trunk/qpid/cpp/src/qpid/management/ManagementAgent.cpp

2009-06-25 Thread tross
Author: tross Date: Thu Jun 25 15:59:00 2009 New Revision: 788408 URL: http://svn.apache.org/viewvc?rev=788408&view=rev Log: Added one missing trace log Modified: qpid/trunk/qpid/cpp/src/qpid/management/ManagementAgent.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/manage

svn commit: r788521 - in /qpid/trunk/qpid/cpp/src/qpid: framing/Uuid.h management/ManagementAgent.cpp

2009-06-25 Thread tross
Author: tross Date: Thu Jun 25 21:49:44 2009 New Revision: 788521 URL: http://svn.apache.org/viewvc?rev=788521&view=rev Log: Added const to the Uuid constructor argument. Without this, calls to Uuid with a const uint8_t* argument were matched by the compiler to the constructor with the boo

svn commit: r788681 - in /qpid/trunk/qpid/python: commands/qpid-cluster commands/qpid-config commands/qpid-route commands/qpid-stat commands/qpid-tool qmf/console.py qpid/managementdata.py

2009-06-26 Thread tross
Author: tross Date: Fri Jun 26 12:57:43 2009 New Revision: 788681 URL: http://svn.apache.org/viewvc?rev=788681&view=rev Log: Added --timeout options to cli tools. Cli tools will not hang indefinitely if the broker is non-responsive. Modified: qpid/trunk/qpid/python/commands/qpid-clu

svn commit: r788782 - in /qpid/trunk/qpid/java: ./ management/console/src/main/java/org/apache/qpid/console/ management/console/src/test/ management/console/src/test/java/ management/console/src/test/

2009-06-26 Thread tross
Author: tross Date: Fri Jun 26 17:40:01 2009 New Revision: 788782 URL: http://svn.apache.org/viewvc?rev=788782&view=rev Log: QPID-1948 - Changes to the java consle as a result of a code generated front end. Patch from Bryan Kearney Added: qpid/trunk/qpid/java/management/console/src/

svn commit: r789305 - /qpid/trunk/qpid/python/qmf/console.py

2009-06-29 Thread tross
Author: tross Date: Mon Jun 29 12:22:48 2009 New Revision: 789305 URL: http://svn.apache.org/viewvc?rev=789305&view=rev Log: Fixed the formatting of error messages written in the connection exception handler. Modified: qpid/trunk/qpid/python/qmf/console.py Modified: qpid/trunk/qpid/py

svn commit: r789773 - /qpid/trunk/qpid/cpp/src/qmf.mk

2009-06-30 Thread tross
Author: tross Date: Tue Jun 30 14:54:05 2009 New Revision: 789773 URL: http://svn.apache.org/viewvc?rev=789773&view=rev Log: Removed installation lines that were redundant with the nobase_include_HEADERS in the main makefile. Modified: qpid/trunk/qpid/cpp/src/qmf.mk Modified: qpid/t

svn commit: r790661 - /qpid/trunk/qpid/cpp/configure.ac

2009-07-02 Thread tross
Author: tross Date: Thu Jul 2 16:41:41 2009 New Revision: 790661 URL: http://svn.apache.org/viewvc?rev=790661&view=rev Log: Bumped the libtool version information for the C++ libraries. Modified: qpid/trunk/qpid/cpp/configure.ac Modified: qpid/trunk/qpid/cpp/configure.ac URL:

svn commit: r790698 - in /qpid/trunk/qpid/cpp/src/qpid/broker: Bridge.cpp Bridge.h Connection.cpp Connection.h LinkRegistry.cpp LinkRegistry.h

2009-07-02 Thread tross
Author: tross Date: Thu Jul 2 18:09:12 2009 New Revision: 790698 URL: http://svn.apache.org/viewvc?rev=790698&view=rev Log: Federation: Propagation of dynamic bindings is now done on the thread servicing the federation link (connection). Also, some minor cleanup of unne

svn commit: r791494 - in /qpid/trunk/qpid/dotnet/client-010: client/transport/util/UUID.cs test/transport/util/UUIDTest.cs

2009-07-06 Thread tross
Author: tross Date: Mon Jul 6 14:42:03 2009 New Revision: 791494 URL: http://svn.apache.org/viewvc?rev=791494&view=rev Log: QPID-1897 - Patch from Julien Lavigne du Cadet ToString() on UUID class should override and not hide Object.ToString() Modified: qpid/trunk/qpid/dotnet/client

svn commit: r791566 - in /qpid/trunk/qpid/ruby/lib/qpid: codec.rb qmf.rb spec010.rb

2009-07-06 Thread tross
Author: tross Date: Mon Jul 6 19:02:12 2009 New Revision: 791566 URL: http://svn.apache.org/viewvc?rev=791566&view=rev Log: QPID-1954 - Patch from Bryan Kearney Add AM3 features to the ruby console Modified: qpid/trunk/qpid/ruby/lib/qpid/codec.rb qpid/trunk/qpid/ruby/lib/qpid/qm

svn commit: r791584 - /qpid/trunk/qpid/ruby/lib/qpid/qmf.rb

2009-07-06 Thread tross
Author: tross Date: Mon Jul 6 19:50:06 2009 New Revision: 791584 URL: http://svn.apache.org/viewvc?rev=791584&view=rev Log: QPID-1955 Patch from Bryan Kearney Add XML Generation to the Ruby Console Modified: qpid/trunk/qpid/ruby/lib/qpid/qmf.rb Modified: qpid/trunk/qpid/ruby/lib/

svn commit: r792139 - in /qpid/trunk/qpid/cpp: bindings/qmf/ruby/Makefile.am configure.ac m4/ac_pkg_swig.m4

2009-07-08 Thread tross
Author: tross Date: Wed Jul 8 13:50:09 2009 New Revision: 792139 URL: http://svn.apache.org/viewvc?rev=792139&view=rev Log: Added version check for SWIG in the configure script. This should properly disable SWIG for distributions with too-old versions. Added: qpid/trunk/qpid/cp

svn commit: r792171 - /qpid/trunk/qpid/python/commands/qpid-config

2009-07-08 Thread tross
Author: tross Date: Wed Jul 8 14:53:39 2009 New Revision: 792171 URL: http://svn.apache.org/viewvc?rev=792171&view=rev Log: Fixed a typo in the help text Modified: qpid/trunk/qpid/python/commands/qpid-config Modified: qpid/trunk/qpid/python/commands/qpid-config URL: http://svn.apache

svn commit: r792567 - in /qpid/trunk/qpid/cpp: bindings/qmf/Makefile.am bindings/qmf/ruby/Makefile.am configure.ac

2009-07-09 Thread tross
Author: tross Date: Thu Jul 9 14:48:13 2009 New Revision: 792567 URL: http://svn.apache.org/viewvc?rev=792567&view=rev Log: Fix make distcheck problems Modified: qpid/trunk/qpid/cpp/bindings/qmf/Makefile.am qpid/trunk/qpid/cpp/bindings/qmf/ruby/Makefile.am qpid/trunk/qpid

svn commit: r792569 - /qpid/trunk/qpid/cpp/bindings/qmf/ruby/Makefile.am

2009-07-09 Thread tross
Author: tross Date: Thu Jul 9 14:49:25 2009 New Revision: 792569 URL: http://svn.apache.org/viewvc?rev=792569&view=rev Log: Removed commented out code in makefile Modified: qpid/trunk/qpid/cpp/bindings/qmf/ruby/Makefile.am Modified: qpid/trunk/qpid/cpp/bindings/qmf/ruby/Makefile.am

svn commit: r793100 - /qpid/trunk/qpid/cpp/bindings/qmf/ruby/Makefile.am

2009-07-10 Thread tross
Author: tross Date: Fri Jul 10 20:28:38 2009 New Revision: 793100 URL: http://svn.apache.org/viewvc?rev=793100&view=rev Log: Fixed another make dist problem. Need to specify "nodist_" for conditionally generated sources. Modified: qpid/trunk/qpid/cpp/bindings/qmf/ruby/Makefil

svn commit: r793109 - /qpid/trunk/qpid/cpp/bindings/qmf/ruby/Makefile.am

2009-07-10 Thread tross
Author: tross Date: Fri Jul 10 21:05:10 2009 New Revision: 793109 URL: http://svn.apache.org/viewvc?rev=793109&view=rev Log: Additional fix for make distcheck. Added CLEANFILES definition to clean up generated sources. Modified: qpid/trunk/qpid/cpp/bindings/qmf/ruby/Makefile.am Modi

svn commit: r795081 - /qpid/trunk/qpid/cpp/src/qpid/management/ManagementAgent.cpp

2009-07-17 Thread tross
Author: tross Date: Fri Jul 17 13:39:26 2009 New Revision: 795081 URL: http://svn.apache.org/viewvc?rev=795081&view=rev Log: Improved debug logging Modified: qpid/trunk/qpid/cpp/src/qpid/management/ManagementAgent.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/management/ManagementAgent.cpp

svn commit: r795198 - in /qpid/trunk/qpid/java/management/agent/src/main/java/org/apache/qpid/agent: ./ annotations/ binding/

2009-07-17 Thread tross
Author: tross Date: Fri Jul 17 19:05:49 2009 New Revision: 795198 URL: http://svn.apache.org/viewvc?rev=795198&view=rev Log: QPID-1938 - Make the Java Agent more friendly for inclusion by JBoss Deployer Patch from Bryan Kearney Added: qpid/trunk/qpid/java/management/agent/src/main/java

svn commit: r795209 - in /qpid/trunk/qpid: python/qmf/console.py ruby/lib/qpid/qmf.rb

2009-07-17 Thread tross
Author: tross Date: Fri Jul 17 19:54:09 2009 New Revision: 795209 URL: http://svn.apache.org/viewvc?rev=795209&view=rev Log: QPID-1973 - Calling session.objects fails to return objects in certain cases There is a window during which object queries fail because the console does not have u

svn commit: r800485 - /qpid/trunk/qpid/cpp/src/Makefile.am

2009-08-03 Thread tross
Author: tross Date: Mon Aug 3 18:23:40 2009 New Revision: 800485 URL: http://svn.apache.org/viewvc?rev=800485&view=rev Log: Moved qpid/management/Manageable.cpp and qpid/management/ManagementObject.cpp from the broker library to the common library. These may be used for client-side

svn commit: r800487 - /qpid/trunk/qpid/cpp/examples/qmf-agent/Makefile

2009-08-03 Thread tross
Author: tross Date: Mon Aug 3 18:24:20 2009 New Revision: 800487 URL: http://svn.apache.org/viewvc?rev=800487&view=rev Log: Updated the include path to use the new cpp/includes directory. Modified: qpid/trunk/qpid/cpp/examples/qmf-agent/Makefile Modified: qpid/trunk/qpid/cpp/examples

svn commit: r803156 - in /qpid/trunk/qpid/cpp: ./ bindings/qmf/ bindings/qmf/python/ bindings/qmf/python/qmf/ bindings/qmf/ruby/ bindings/qmf/tests/ src/qmf/

2009-08-11 Thread tross
Author: tross Date: Tue Aug 11 15:27:08 2009 New Revision: 803156 URL: http://svn.apache.org/viewvc?rev=803156&view=rev Log: Cleaned up the makefiles in the QMF bindings area. Added tests for the QMF bindings. Removed spurious "cout" prints from qmf/Agent.cpp Added: qpid/

svn commit: r803162 - /qpid/trunk/qpid/cpp/configure.ac

2009-08-11 Thread tross
Author: tross Date: Tue Aug 11 15:30:46 2009 New Revision: 803162 URL: http://svn.apache.org/viewvc?rev=803162&view=rev Log: Removed unneeded Makefile from configure.ac Modified: qpid/trunk/qpid/cpp/configure.ac Modified: qpid/trunk/qpid/cpp/configure.ac URL: http://svn.apache.org/vi

svn commit: r803541 - in /qpid/trunk/qpid/cpp/bindings/qmf/ruby: qmf.rb ruby.i

2009-08-12 Thread tross
Author: tross Date: Wed Aug 12 14:44:22 2009 New Revision: 803541 URL: http://svn.apache.org/viewvc?rev=803541&view=rev Log: Fixed a bug where Ruby/C number conversions failed on 32-bit architectures. Modified: qpid/trunk/qpid/cpp/bindings/qmf/ruby/qmf.rb qpid/trunk/qpid/cpp/bindings

svn commit: r803680 - in /qpid/trunk/qpid/python/tests_0-10: __init__.py management.py

2009-08-12 Thread tross
Author: tross Date: Wed Aug 12 19:37:00 2009 New Revision: 803680 URL: http://svn.apache.org/viewvc?rev=803680&view=rev Log: Re-enable the management tests in 0-10 Modified: qpid/trunk/qpid/python/tests_0-10/__init__.py qpid/trunk/qpid/python/tests_0-10/management.py Modified:

svn commit: r803996 - in /qpid/trunk/qpid/cpp/src: qpid/broker/DirectExchange.cpp qpid/broker/TopicExchange.cpp tests/federation.py

2009-08-13 Thread tross
Author: tross Date: Thu Aug 13 19:18:03 2009 New Revision: 803996 URL: http://svn.apache.org/viewvc?rev=803996&view=rev Log: QPID-1971 - bind in fedOpReorigen mode is not threadsafe for TopicExchange Applied patch from Ken Giusti. Modified: qpid/trunk/qpid/cpp/src/qpid/br

svn commit: r804363 - in /qpid/trunk/qpid/python: qpid/management.py qpid/managementdata.py tests_0-10/management.py

2009-08-14 Thread tross
Author: tross Date: Fri Aug 14 20:37:18 2009 New Revision: 804363 URL: http://svn.apache.org/viewvc?rev=804363&view=rev Log: Fixed regression (caused by Codec change) in the old management API. Modified: qpid/trunk/qpid/python/qpid/management.py qpid/trunk/qpid/python/

svn commit: r804386 - /qpid/trunk/qpid/cpp/src/qpid/agent/ManagementAgentImpl.cpp

2009-08-14 Thread tross
Author: tross Date: Fri Aug 14 21:44:22 2009 New Revision: 804386 URL: http://svn.apache.org/viewvc?rev=804386&view=rev Log: Initialize the update interval to a reasonable value Modified: qpid/trunk/qpid/cpp/src/qpid/agent/ManagementAgentImpl.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/a

svn commit: r805807 - /qpid/trunk/qpid/cpp/src/tests/federation.py

2009-08-19 Thread tross
Author: tross Date: Wed Aug 19 13:52:37 2009 New Revision: 805807 URL: http://svn.apache.org/viewvc?rev=805807&view=rev Log: Improved the cleanup-check at the end of every federation test Modified: qpid/trunk/qpid/cpp/src/tests/federation.py Modified: qpid/trunk/qpid/cpp/src/t

svn commit: r805955 - in /qpid/trunk/qpid/cpp: docs/api/doxygen_mainpage.h docs/api/user.doxygen.in include/qmf/Agent.h include/qmf/AgentObject.h include/qmf/Connection.h include/qmf/ConnectionSetting

2009-08-19 Thread tross
Author: tross Date: Wed Aug 19 20:01:57 2009 New Revision: 805955 URL: http://svn.apache.org/viewvc?rev=805955&view=rev Log: Fixed doxygen generation for the C++ APIs Modified: qpid/trunk/qpid/cpp/docs/api/doxygen_mainpage.h qpid/trunk/qpid/cpp/docs/api/user.doxygen.in qpid/t

svn commit: r806725 - in /qpid/trunk/qpid/cpp: bindings/qmf/ bindings/qmf/ruby/ bindings/qmf/tests/ include/qmf/ src/ src/qmf/

2009-08-21 Thread tross
Author: tross Date: Fri Aug 21 21:19:22 2009 New Revision: 806725 URL: http://svn.apache.org/viewvc?rev=806725&view=rev Log: Implemented the new QMF ConnectionSettings and incorporated into the bindings. Added: qpid/trunk/qpid/cpp/src/qmf/ConnectionSettingsImpl.cpp qpid/trunk/qpid

svn commit: r807288 - in /qpid/trunk/qpid/cpp/bindings/qmf: ruby/qmf.rb ruby/ruby.i tests/agent_ruby.rb tests/python_console.py

2009-08-24 Thread tross
Author: tross Date: Mon Aug 24 15:55:14 2009 New Revision: 807288 URL: http://svn.apache.org/viewvc?rev=807288&view=rev Log: Added QMF tests for method invocation and numeric types. Improved the swig typemaps to handle different numeric cases. Modified: qpid/trunk/qpid/cpp/bindings/qmf/

svn commit: r807323 - /qpid/trunk/qpid/cpp/bindings/qmf/ruby/ruby.i

2009-08-24 Thread tross
Author: tross Date: Mon Aug 24 18:04:21 2009 New Revision: 807323 URL: http://svn.apache.org/viewvc?rev=807323&view=rev Log: Fixed Ruby typemaps so 64-bit values are handled correctly on 32-bit architectures. Modified: qpid/trunk/qpid/cpp/bindings/qmf/ruby/ruby.i Modified: qpid/trunk/

svn commit: r807712 - in /qpid/trunk/qpid: cpp/src/qpid/broker/Exchange.cpp cpp/src/qpid/broker/Exchange.h cpp/src/tests/cli_tests.py python/commands/qpid-config specs/management-schema.xml

2009-08-25 Thread tross
Author: tross Date: Tue Aug 25 16:48:03 2009 New Revision: 807712 URL: http://svn.apache.org/viewvc?rev=807712&view=rev Log: Added management visibility into the alternate exchange and auto-delete attributes of an exchange. Note that auto-delete is not implemented for exchanges. Modi

svn commit: r807779 - in /qpid/trunk/qpid/cpp: examples/messaging/Makefile.in examples/messaging/topic_listener.cpp src/qpid/client/amqp0_10/IncomingMessages.cpp src/qpid/client/amqp0_10/SessionImpl.c

2009-08-25 Thread tross
Author: tross Date: Tue Aug 25 19:33:38 2009 New Revision: 807779 URL: http://svn.apache.org/viewvc?rev=807779&view=rev Log: Fixed minor issues from r807731 to build correctly on Fedora 10 (x86_64). Removed: qpid/trunk/qpid/cpp/examples/messaging/Makefile.in Modified: qpid/trunk/qpid

svn commit: r807802 - /qpid/trunk/qpid/python/commands/qpid-config

2009-08-25 Thread tross
Author: tross Date: Tue Aug 25 20:58:01 2009 New Revision: 807802 URL: http://svn.apache.org/viewvc?rev=807802&view=rev Log: Added help text for exchange types Modified: qpid/trunk/qpid/python/commands/qpid-config Modified: qpid/trunk/qpid/python/commands/qpid-config URL:

  1   2   3   4   5   6   7   8   9   10   >