This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository python-x2go. from 61de9d7 Make sure that the x2gosuspend-session/x2goterminate-session commands are sent to the X2Go Server before we take down the NX proxy subprocess. new ce50d23 Create a "session.window" file in the session directory. This file for now contains one line "ID:<window-id>". The file appears once a session window comes up (start/resume), and disappears once the session window closes (suspend/terminate). new a9caabf Only enable Telekinesis client debugging if the logger instance is in debug mode. new dd92083 Performance tests have shown, that enabling SSH compression is not a good idea. NX should handle that instead (and does). new 894917e Better control the startup bootstrap of the Telekinesis client subsystem. new 16814f4 remove debug code from forward.py new cea41b3 Newly understand our own Paramiko/SSH forwarding tunnel code. Become aware of handling multiple connects on the same tunnel. new 0d155fe take down telekinesis before taking down nxproxy when sessions suspend/terminate The 7 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 | 12 +++++ x2go/backends/control/plain.py | 2 +- x2go/backends/terminal/plain.py | 32 ++++++++++++- x2go/forward.py | 52 +++++++++++----------- x2go/sshproxy.py | 2 +- x2go/telekinesis.py | 94 ++++++++++++++++++++++----------------- 6 files changed, 124 insertions(+), 70 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/python-x2go.git