[X2Go-Commits] [x2gobroker] branch master updated (9c1a745 -> 7e96a3a)

git-admin at x2go.org git-admin at x2go.org
Thu Sep 11 22:38:30 CEST 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch master
in repository x2gobroker.

      from  9c1a745   asthetic fix for last commit
       new  886768a   Make sure bind_address and bind_port are correctly detected from /etc/default/x2gobroker-daemon and /etc/x2go/broker/defaults.cfg.
       new  f3bb32d   Move split_host_address() code into x2gobroker.utils.
       new  d427069   typo fix
       new  e78ef5e   Report to log what the broker agent replied to us.
       new  551e80f   rebase with prev
       new  7e96a3a   Provide support for load-balancing to hosts that are all reachable over the same IP address, but different TCP/IP ports (e.g. docker instances or hosts behind a reverse NATed IPv4 gateway). This ended up in a rewrite of the complete selection_session() method of the base broker code.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bin/x2gobroker                       |   20 +----
 debian/changelog                     |    9 ++
 lib/x2gobroker-agent.pl              |    2 +-
 x2gobroker/agent.py                  |    4 +
 x2gobroker/brokers/base_broker.py    |  162 ++++++++++++++++++++--------------
 x2gobroker/brokers/inifile_broker.py |    5 ++
 x2gobroker/utils.py                  |   29 ++++++
 7 files changed, 149 insertions(+), 82 deletions(-)

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git


More information about the x2go-commits mailing list