[qpid-dispatch] branch master updated: DISPATCH-1492 - Prevent router crash when senders connect to edge listeners on interior routers. This closes #629.

2019-11-26 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new bab6dbc DISPATCH-1492 - Prevent router

[qpid-dispatch] branch master updated: NO-JIRA -Default the DISPATCH_TEST_TIMEOUT to 600 seconds. Travis will use this going forward. This closes #628.

2019-11-25 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 79636b0 NO-JIRA -Default

[qpid-dispatch] branch master updated: DISPATCH-1485 - Setting limit=0 on qdstat means setting the limit to unlimited. Fixed infinite loop. This closes #622.

2019-11-21 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 47d38c1 DISPATCH-1485 - Setting limit

[qpid-dispatch] branch master updated: DISPATCH-1477 - Added missing sasl plugin delete function to dispatch.py

2019-11-11 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 33b9f56 DISPATCH-1477 - Added missing

[qpid-dispatch] branch master updated: DISPATCH-1408 - Removed debug messages from tests

2019-11-08 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 7fbdc4a DISPATCH-1408 - Removed debug

[qpid-dispatch] branch master updated: DISPATCH-1439 - Additional fix to failing test system_test_one_router

2019-11-08 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new d0f95c4 DISPATCH-1439 - Additional fix

[qpid-dispatch] branch master updated: DISPATCH-1439 - Added two attributes to connection and one to router. 1. connection uptime - The number of seconds the connection has been up 2. connection last

2019-11-08 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new bf6592f DISPATCH-1439 - Added two

[qpid-dispatch] branch master updated: DISPATCH-1467 - Fixed the following address santitizer error src/message.c:1043:38: runtime error: load of value 190, which is not a valid value for type '_Bool'

2019-11-08 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new c3dccb8 DISPATCH-1467 - Fixed

[qpid-dispatch] branch master updated: NO-JIRA - Removed unused libraries and tested with the latest Fedora (31)

2019-11-05 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 7c88de7 NO-JIRA - Removed unused

[qpid-dispatch] branch master updated: DISPATCH-1466 - Initialize the host variable so it can be used anywhere inside the function. This closes #607

2019-11-01 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new f03308c DISPATCH-1466 - Initialize

[qpid-dispatch] branch master updated: DISPATCH-1428 - Replace xrange with range since it is gone is Python 3.x

2019-10-31 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 6d8eeb6 DISPATCH-1428 - Replace xrange

[qpid-dispatch] branch master updated: DISPATCH-1428 - Minor modification to test to make sure link routes are all activated before the test begins. This closes #603.

2019-10-31 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 7113617 DISPATCH-1428 - Minor

[qpid-dispatch] branch master updated: DISPATCH-1453 - Fix the code so that a correct error message shows up when a tx sender attaches in the absence of a coordinated link route. This closes #602.

2019-10-29 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 37aef86 DISPATCH-1453 - Fix the code

[qpid-dispatch] branch master updated: DISPATCH-1408 - Increased timeout between address checks. This will allow time for address propagation

2019-10-24 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 0415c1c DISPATCH-1408 - Increased

[qpid-dispatch] branch master updated: DISPATCH-1408 - Added prints for count of messages received in third router

2019-10-21 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new df979c7 DISPATCH-1408 - Added prints

[qpid-dispatch] branch master updated: DISPATCH-1408 - Added a flush to flush out the print statements

2019-10-21 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 3d510e4 DISPATCH-1408 - Added a flush

[qpid-dispatch] branch master updated: DISPATCH-1408 - Added a print_debug flag that would print debug statements

2019-10-21 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 2149e3c DISPATCH-1408 - Added

[qpid-dispatch] branch master updated: NO-JIRA - Added a centos 6 docker file

2019-10-18 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 2339c41 NO-JIRA - Added a centos 6

[qpid-dispatch] branch master updated: DISPATCH-1454 - Fixed test_12 to use instanceof instead of __class__ and skipped test_39 until proton bug gets fixed

2019-10-17 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new a96e6ae DISPATCH-1454 - Fixed test_12

[qpid-dispatch] branch master updated: DISPATCH-1445 - Modeled saslPassword to be more or less in line with sslProfile's password field

2019-10-17 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new c6cbac8 DISPATCH-1445 - Modeled

[qpid-dispatch] branch master updated: DISPATCH-1411 - Added UTC datetime and router id to all options of qdstat

2019-10-16 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new b6d8bae DISPATCH-1411 - Added UTC

[qpid-dispatch] branch master updated: DISPATCH-1416: Add policy denial counts to connection close log

2019-10-16 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new ff82055 DISPATCH-1416: Add policy

[qpid-dispatch] branch master updated: DISPATCH-1419 - Added connectionStatus and connectionMsg fields to the connector entity. These fields give more information about the state of the connection

2019-10-16 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new f619309 DISPATCH-1419 - Added

[qpid-dispatch] branch master updated: DISPATCH-1446 - Modified get_test_log in system_tests_qdmanage to not assume that the last log line is the AGENT log. Cast a wider net by searching for the last

2019-10-10 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 25d0ab6 DISPATCH-1446 - Modified

[qpid-dispatch] branch master updated: DISPATCH-1440 - Deprecated passwordFile attribute in sslProfile and modified the password field to accept openssl style prefixes. This closes #582.

2019-10-09 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 7bcd40a DISPATCH-1440 - Deprecated

[qpid-dispatch] 01/02: Revert "NO-JIRA - Added tests to make sure you can specify env: and literal: prefixes in the password file"

2019-10-04 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit a6a170c359a6a0c0015426cd5fdb122892ab1791 Author: Ganesh Murthy AuthorDate: Wed Oct 2 16:53:22 2019 -0400

[qpid-dispatch] branch master updated (15db9bf -> 61b9a7a)

2019-10-04 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. from 15db9bf DISPATCH-1421: copy terminus for which peer is authoritative when refusing link new a6a170c

[qpid-dispatch] 02/02: Revert "DISPATCH-1434 - Added new attribute saslPasswordFile to the connector entity. saslPassword entity has been deprecated. This closes #578."

2019-10-04 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 61b9a7a277e957deb25e3319937158817d776840 Author: Ganesh Murthy AuthorDate: Wed Oct 2 16:54:58 2019 -0400

[qpid-dispatch] branch master updated: DISPATCH-1412: Load policy python module once only per router run. This closes #562

2019-10-03 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 50436a6 DISPATCH-1412: Load policy

[qpid-dispatch] branch master updated: NO-JIRA - Added tests to make sure you can specify env: and literal: prefixes in the password file

2019-10-02 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 38c1ec6 NO-JIRA - Added tests to make

[qpid-dispatch] branch master updated: DISPATCH-1434 - Added new attribute saslPasswordFile to the connector entity. saslPassword entity has been deprecated. This closes #578.

2019-10-02 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new a97dea9 DISPATCH-1434 - Added new

[qpid-dispatch] branch master updated: DISPATCH-1408 - Additional fix. Make sure you send the exact number of messages and send them only once

2019-10-01 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new b08babc DISPATCH-1408 - Additional fix

[qpid-dispatch] branch master updated: DISPATCH-1433 - Wait for the receivers to get created before starting to send messages to them

2019-09-30 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new c3fd202 DISPATCH-1433 - Wait

[qpid-dispatch] branch master updated: DISPATCH-1426 - Added an abandoned deliveries handler so all abandoned deliveries are handled in a single place, right before the qd_link is freed. This closes #

2019-09-30 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 17f20fb DISPATCH-1426 - Added

[qpid-dispatch] branch master updated: DISPATCH-1408 - Modify ClosestTest to send specific number of messages. Also added additional checks to make sure that all routers know about closed receivers. T

2019-09-27 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 0f8d91e DISPATCH-1408 - Modify

svn commit: r35934 - /release/qpid/dispatch/1.9.0/

2019-09-19 Thread gmurthy
Author: gmurthy Date: Thu Sep 19 18:59:19 2019 New Revision: 35934 Log: add files for qpid-dispatch-1.9.0 Added: release/qpid/dispatch/1.9.0/ - copied from r35933, dev/qpid/dispatch/1.9.0-rc2/ - To unsubscribe, e

[qpid-dispatch] tag 1.9.0 created (now 4d4ab99)

2019-09-19 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a change to tag 1.9.0 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. at 4d4ab99 (commit) No new revisions were added by this update

[qpid-dispatch] branch master updated: NO-JIRA - Update version to 1.10.0-SNAPSHOT

2019-09-16 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 427faea NO-JIRA - Update version

[qpid-dispatch] tag 1.9.0-rc2 created (now 4d4ab99)

2019-09-16 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a change to tag 1.9.0-rc2 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. at 4d4ab99 (commit) No new revisions were added by this update

svn commit: r35894 - in /dev/qpid/dispatch/1.9.0-rc2: ./ qpid-dispatch-1.9.0.tar.gz qpid-dispatch-1.9.0.tar.gz.asc qpid-dispatch-1.9.0.tar.gz.sha512

2019-09-16 Thread gmurthy
Author: gmurthy Date: Mon Sep 16 17:22:05 2019 New Revision: 35894 Log: Adding files for Qpid Dispatch 1.9.0-rc2 Added: dev/qpid/dispatch/1.9.0-rc2/ dev/qpid/dispatch/1.9.0-rc2/qpid-dispatch-1.9.0.tar.gz (with props) dev/qpid/dispatch/1.9.0-rc2/qpid-dispatch-1.9.0.tar.gz.asc

[qpid-dispatch] branch master updated: NO-JIRA - Changed version to 1.9.0

2019-09-16 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 4d4ab99 NO-JIRA - Changed version

[qpid-dispatch] branch master updated: DISPATCH-1417 - Introduced a lock around the core thread connection activation to prevent premature freeing of qd_connection_t object. This closes #565.

2019-09-16 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 2b95158 DISPATCH-1417 - Introduced

[qpid-dispatch] branch master updated: NO-JIRA - Set the version to 1.10.0-SNAPSHOT from 2.0.0-SNAPSHOT

2019-09-10 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 74e0a30 NO-JIRA - Set the version

[qpid-dispatch] branch master updated: NO-JIRA - Set version to 2.0.0-SNAPSHOT

2019-09-09 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 85d3937 NO-JIRA - Set version to 2.0.0

[qpid-dispatch] tag 1.9.0-rc1 created (now 142fd78)

2019-09-09 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a change to tag 1.9.0-rc1 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. at 142fd78 (commit) No new revisions were added by this update

svn commit: r35718 - in /dev/qpid/dispatch/1.9.0-rc1: ./ qpid-dispatch-1.9.0.tar.gz qpid-dispatch-1.9.0.tar.gz.asc qpid-dispatch-1.9.0.tar.gz.sha512

2019-09-09 Thread gmurthy
Author: gmurthy Date: Mon Sep 9 20:54:41 2019 New Revision: 35718 Log: Adding files for Qpid Dispatch 1.9.0-rc1 Added: dev/qpid/dispatch/1.9.0-rc1/ dev/qpid/dispatch/1.9.0-rc1/qpid-dispatch-1.9.0.tar.gz (with props) dev/qpid/dispatch/1.9.0-rc1/qpid-dispatch-1.9.0.tar.gz.asc

[qpid-dispatch] branch master updated: NO-JIRA - Changed version to 1.9

2019-09-09 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 142fd78 NO-JIRA - Changed version

[qpid-dispatch] branch master updated: DISPATCH-1387 - Additional fix. Fix null pointer dereference problems. This closes #563.

2019-09-09 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 1547a2f DISPATCH-1387 - Additional fix

[qpid-dispatch] branch master updated: DISPATCH-1413 - Fix test_10_propagated_disposition in system_tests_two_routers. This test was closing connections before dispositions could arrive

2019-09-09 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new ad4deae DISPATCH-1413 - Fix

[qpid-dispatch] branch master updated: DISPATCH-1410 - Added INFO logging to links that the router creates like auto links

2019-09-06 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 34a02c9 DISPATCH-1410 - Added INFO

[qpid-dispatch] branch master updated: DISPATCH-1408 - Made sure that the correct sender and not the management sender is used to send messages to the router. This will ensure that we are testing the

2019-09-06 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new bc06083 DISPATCH-1408 - Made sure

[qpid-dispatch] branch master updated: DISPATCH-1402 - Doc unsettled multicast reliability guarantees. This closes #556

2019-09-06 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 5b07e2c DISPATCH-1402 - Doc unsettled

[qpid-dispatch] branch master updated: DISPATCH-1374 - Doc qdstat --all-routers and all-entities options. This closes #551

2019-09-04 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 7d5cf3c DISPATCH-1374 - Doc qdstat

[qpid-dispatch] branch master updated: DISPATCH-1396 - Add starting router procedure. This closes #548

2019-09-04 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 03a1734 DISPATCH-1396 - Add starting

[qpid-dispatch] branch master updated: DISPATCH-1374 - Executing qdstat --all-routers will output qdstat --all-routers -g

2019-08-29 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new b468642 DISPATCH-1374 - Executing

[qpid-dispatch] branch master updated: NO-JIRA - Add qdstat -e descriptions to qdstat man page. This closes #549.

2019-08-29 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 96d389a NO-JIRA - Add qdstat -e

[qpid-dispatch] branch master updated: NO-JIRA - Add prereq for accessing console

2019-08-26 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new ddf5723 NO-JIRA - Add prereq

[qpid-dispatch] branch master updated: NO-JIRA - Fix typo and minor issues in doc. This closes #547.

2019-07-30 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 1030120 NO-JIRA - Fix typo and minor

[qpid-dispatch] branch master updated: DISPATCH-1391 - Zero out pn_link references on all qd_links related to the session. This closes #545.

2019-07-24 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new afa65d6 DISPATCH-1391 - Zero out

[qpid-dispatch] branch master updated: DISPATCH-1387 - fix asserts on stack operations. This closes #538

2019-07-18 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 20723e8 DISPATCH-1387 - fix asserts

[qpid-dispatch] branch master updated: DISPATCH-1387 - Fix coverity issues

2019-07-18 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 34bf574 DISPATCH-1387 - Fix coverity

[qpid-dispatch] branch master updated: DISPATCH-1374 - Made the -g as the option that gets executed if qdstat is executed without any params

2019-07-17 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 17f0787 DISPATCH-1374 - Made the -g

[qpid-dispatch] branch master updated: DISPATCH-1381 - Create procedure for handling undeliverable messages. This closes #532.

2019-07-16 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new bf3a1aa DISPATCH-1381 - Create

[qpid-dispatch] branch master updated: NO-JIRA - Change name of kill button to close. This closes #536.

2019-07-16 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new ac152ff NO-JIRA - Change name of kill

[qpid-dispatch] branch master updated: DISPATCH-1374 - Added qdstat options --all-routers and --all-entities. This closes #527.

2019-07-15 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 81da3d6 DISPATCH-1374 - Added qdstat

[qpid-dispatch] branch master updated: DISPATCH-1353 - Add procedure for creating connector vhost policies. This closes #524

2019-07-05 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new c47e03b DISPATCH-1353 - Add procedure

[qpid-dispatch] branch master updated: DISPATCH-1382 - Create procedure for closing connection from console. This closes #533

2019-07-05 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 79489da DISPATCH-1382 - Create

[qpid-dispatch] branch master updated: DISPATCH-1346 - Create prioritized message delivery section in routing chapter. This closes #513

2019-07-01 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new bd4e52f DISPATCH-1346 - Create

[qpid-dispatch] branch master updated: DISPATCH-1350 - Update router log with connection/link example. This closes #517

2019-07-01 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new c3fe6ca DISPATCH-1350 - Update router

[qpid-dispatch] branch master updated: DISPATCH-1347 - Update doc for setting up and accessing web console. This closes #516

2019-06-26 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 5885b4f DISPATCH-1347 - Update doc

svn commit: r34495 - /release/qpid/dispatch/1.8.0/

2019-06-11 Thread gmurthy
Author: gmurthy Date: Tue Jun 11 19:26:12 2019 New Revision: 34495 Log: add files for qpid-dispatch-1.8.0 Added: release/qpid/dispatch/1.8.0/ - copied from r34494, dev/qpid/dispatch/1.8.0-rc1/ - To unsubscribe, e

[qpid-dispatch] tag 1.8.0 created (now 55e3f05)

2019-06-11 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a change to tag 1.8.0 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. at 55e3f05 (commit) No new revisions were added by this update

[qpid-dispatch] branch master updated: NO-JIRA - Back out ealier test change. Got the email from Jenkins about rat test failure

2019-06-11 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 1f85c71 NO-JIRA - Back out ealier test

[qpid-dispatch] branch master updated: NO-JIRA - Test to see if I get a rat failure email from Jenkins

2019-06-11 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 90b3ce4 NO-JIRA - Test to see if I get

[qpid-dispatch] branch master updated: NO-JIRA - Added license information

2019-06-10 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new df7bec4 NO-JIRA - Added license

[qpid-dispatch] branch master updated: DISPATCH-1361 - Fixed system_tests_fallback_dest test to send expected number of messages

2019-06-10 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 87b696f DISPATCH-1361 - Fixed

[qpid-dispatch] branch master updated: DISPATCH-1361 - Added a minor change to make sure additional sender connections are not created

2019-06-10 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 54fe63c DISPATCH-1361 - Added a minor

[qpid-dispatch] branch master updated: DISPATCH-1338 - Improvements to edge router documentation. This closes #512

2019-06-07 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new b055c12 DISPATCH-1338 - Improvements

[qpid-dispatch] branch master updated: NO-JIRA - Updated .travis.yml to use proton version 0.28.0

2019-06-07 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new b39069e NO-JIRA - Updated .travis.yml

[qpid-dispatch] branch master updated: NO-JIRA - Changed version to 1.9.0-SNAPSHOT

2019-06-07 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 24c19c5 NO-JIRA - Changed version

[qpid-dispatch] tag 1.8.0-rc1 created (now 55e3f05)

2019-06-07 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a change to tag 1.8.0-rc1 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. at 55e3f05 (commit) No new revisions were added by this update

svn commit: r34452 - in /dev/qpid/dispatch/1.8.0-rc1: ./ qpid-dispatch-1.8.0.tar.gz qpid-dispatch-1.8.0.tar.gz.asc qpid-dispatch-1.8.0.tar.gz.sha512

2019-06-07 Thread gmurthy
Author: gmurthy Date: Fri Jun 7 15:01:03 2019 New Revision: 34452 Log: Adding files for Qpid Dispatch 1.8.0-rc1 Added: dev/qpid/dispatch/1.8.0-rc1/ dev/qpid/dispatch/1.8.0-rc1/qpid-dispatch-1.8.0.tar.gz (with props) dev/qpid/dispatch/1.8.0-rc1/qpid-dispatch-1.8.0.tar.gz.asc

[qpid-dispatch] branch master updated: NO-JIRA - Changed version to 1.8

2019-06-07 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 55e3f05 NO-JIRA - Changed version

[qpid-dispatch] branch master updated: DISPATCH-1328 - Quick typo fix

2019-06-06 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 37c0f39 DISPATCH-1328 - Quick typo fix

[qpid-dispatch] branch master updated: DISPATCH-1348 - Allocate qdr_error_t objects only when necessary. Previously, these objects were always getting created even in the absence of an error. This clo

2019-05-30 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 21ee691 DISPATCH-1348 - Allocate

[qpid-dispatch] branch master updated: DISPATCH-1323 - Deprecate addr and externalAddr attributes of autoLink entity. Add address and externalAddress instead. This closes #504.

2019-05-13 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 0e03aea DISPATCH-1323 - Deprecate addr

[qpid-dispatch] branch master updated: DISPATCH-1326 - Additional fix. Use accessor function to obtain connection role

2019-05-10 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 4c9786c DISPATCH-1326 - Additional fix

[qpid-dispatch] branch master updated: DISPATCH-974 - Added code to qdstat and qdmanage clients to repeatedly get rows to overcome the limitations imposed by PROTON-1846. This closes #503

2019-05-10 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new e4197ea DISPATCH-974 - Added code

[qpid-dispatch] branch master updated: DISPATCH-1326 - Additional fix to initialize the temp_link object. This caused a crash

2019-05-08 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 9dbb4c5 DISPATCH-1326 - Additional fix

[qpid-dispatch] branch master updated: DISPATCH-1326 - Handling of anonymous messages sent to edge routers. Added small message and large message tests. This closes #502

2019-05-08 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new fa1b167 DISPATCH-1326 - Handling

svn commit: r33661 - /release/qpid/dispatch/1.7.0/

2019-04-16 Thread gmurthy
Author: gmurthy Date: Tue Apr 16 19:28:39 2019 New Revision: 33661 Log: add files for qpid-dispatch-1.7.0 Added: release/qpid/dispatch/1.7.0/ - copied from r33660, dev/qpid/dispatch/1.7.0-rc1/ - To unsubscribe, e

[qpid-dispatch] tag 1.7.0 created (now a1d8fe1)

2019-04-16 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a change to tag 1.7.0 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. at a1d8fe1 (commit) No new revisions were added by this update

[qpid-dispatch] branch master updated: DISPATCH-1317 - Fixed issue with system_tests_http on python < 2.7. This closes #490.

2019-04-15 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 957264b DISPATCH-1317 - Fixed issue

[qpid-dispatch] branch master updated: NO-JIRA - Added echo statements to print correct output directory and tag being used

2019-04-15 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 93f052c NO-JIRA - Added echo

[qpid-dispatch] branch master updated: NO-JIRA - Advanced version to 1.8.0-SNAPSHOT

2019-04-12 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new d3115d7 NO-JIRA - Advanced version

[qpid-dispatch] tag 1.7.0-rc1 created (now a1d8fe1)

2019-04-12 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a change to tag 1.7.0-rc1 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. at a1d8fe1 (commit) No new revisions were added by this update

svn commit: r33601 - in /dev/qpid/dispatch/1.7.0-rc1: ./ qpid-dispatch-1.7.0.tar.gz qpid-dispatch-1.7.0.tar.gz.asc qpid-dispatch-1.7.0.tar.gz.sha512

2019-04-12 Thread gmurthy
Author: gmurthy Date: Fri Apr 12 18:26:57 2019 New Revision: 33601 Log: Adding files for Qpid Dispatch 1.7.0-rc1 Added: dev/qpid/dispatch/1.7.0-rc1/ dev/qpid/dispatch/1.7.0-rc1/qpid-dispatch-1.7.0.tar.gz (with props) dev/qpid/dispatch/1.7.0-rc1/qpid-dispatch-1.7.0.tar.gz.asc

[qpid-dispatch] branch master updated: NO-JIRA - Set version to 1.7.0

2019-04-12 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new a1d8fe1 NO-JIRA - Set version to 1.7.0

[qpid-dispatch] branch master updated: DISPATCH-1320 - Reverted two more files

2019-04-12 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 926da78 DISPATCH-1320 - Reverted two

[qpid-dispatch] branch master updated: DISPATCH-1319 - Coverity fixes

2019-04-12 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new bce3ac6 DISPATCH-1319 - Coverity fixes

<    1   2   3   4   5   6   7   8   9   10   >