You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ea...@apache.org on 2016/04/20 19:59:50 UTC

[2/3] qpid-dispatch git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/qpid-dispatch

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/qpid-dispatch


Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/ea315721
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/ea315721
Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/ea315721

Branch: refs/heads/master
Commit: ea3157215764a2eba19f6de410731f55daa713dc
Parents: fcd0bdf 1c46b7c
Author: Ernest Allen <ea...@redhat.com>
Authored: Wed Apr 20 13:44:00 2016 -0400
Committer: Ernest Allen <ea...@redhat.com>
Committed: Wed Apr 20 13:44:00 2016 -0400

----------------------------------------------------------------------
 include/qpid/dispatch/connection_manager.h    |  60 ---------
 python/qpid_dispatch/management/qdrouter.json |   5 +
 src/connection_manager.c                      | 122 ++++-------------
 src/container.c                               |   5 -
 src/iterator.c                                |  23 ++--
 src/policy.c                                  |   2 -
 src/router_core/agent_config_link_route.c     |   7 +
 src/router_core/agent_config_link_route.h     |   2 +-
 src/router_core/connections.c                 |   2 +-
 src/router_core/route_control.c               |   4 +
 src/router_core/router_core_private.h         |   1 +
 src/server.c                                  |   5 +
 src/server_private.h                          |   6 +
 tests/field_test.c                            |  70 ++++++++++
 tests/system_tests_link_routes.py             |  21 ---
 tests/system_tests_sasl_plain.py              | 147 +++++++++++++++++----
 tools/qdmanage                                |   3 +
 tools/qdstat                                  |   2 +
 18 files changed, 259 insertions(+), 228 deletions(-)
----------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org