This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gobroker. from a9bc46b Fix remote agent detection if one ore more X2Go Servers are offline and hostname does not match host address (plus unit test). new c4c77cb Allow remote agent calls via hostname or host address when using the format "<hostname> (<hostaddr>)" in the session profile. This can be useful if the <hostname> is a valid address on the local network (broker <-> <server> communication), but the host address is valid for clients (client <-> server communication). The 1 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: debian/changelog | 5 +++++ x2gobroker/agent.py | 33 ++++++++++++++++++++------------- x2gobroker/brokers/base_broker.py | 6 +++--- x2gobroker/tests/test_broker_agent.py | 21 ++++++++++++++++++++- 4 files changed, 48 insertions(+), 17 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git