This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Python X2go Client API". The branch, develop has been updated via f41550a56ecc92d14466317c0370b209d866d90c (commit) via 12bb02a83abd24c50689d960beff9aad238d3a8c (commit) from 9069d0c5422868b2eae28cbcb9f2cab4bbdbe983 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f41550a56ecc92d14466317c0370b209d866d90c Author: Mike Gabriel <m.gabriel@das-netzwerkteam.de> Date: Sat Feb 26 14:30:12 2011 +0100 completed Paramiko/SSH host key authorization dialog framework commit 12bb02a83abd24c50689d960beff9aad238d3a8c Author: Mike Gabriel <m.gabriel@das-netzwerkteam.de> Date: Sat Feb 26 14:22:49 2011 +0100 making sure that missing host key policy is paramiko.RejectPolicy() most of the time ----------------------------------------------------------------------- Summary of changes: x2go/backends/control/_stdout.py | 30 +++++++++++---- x2go/checkhosts.py | 74 ++++++++++++++++++++++++++++++++++++++ x2go/sshproxy.py | 1 + 3 files changed, 97 insertions(+), 8 deletions(-) create mode 100644 x2go/checkhosts.py hooks/post-receive -- Python X2go Client API