This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository libx2goclient. from 399228d src/test/sshtest.c: try to call connect () method of an X2GoClientNetworkSSH object, but fail so far. new 9e1e952 src/x2goclient-network.c: make accessor functions more resilient. new e4cc863 src/x2goclient-network.c: "copy" socket options object instead of just getting it. new f4ec9a0 src/x2goclient-network-ssh.{c,h}: implement correct X2GoClientNetworkSSH connect wrappers. new 910fc83 src/x2goclient-network-ssh.c: allow X2GoClientNetworkSSH object creation. new 4972142 src/test/sshtest.c: fix argument "parsing". new 3ca1325 src/x2goclient-network.c: fix properties. new e22af99 src/x2goclient-network-ssh.c: actually register x2goclient_network_ssh_parse_sockspec and change parameter list. new 542043d src/test/sshtest.c: utilize new properties structure. new 657b2a0 src/x2goclient-network-ssh.c: fix error handling in parse_sockspec () family. The 9 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: src/test/sshtest.c | 7 +++++-- src/x2goclient-network-ssh.c | 41 +++++++++++++++++++++++++++++------- src/x2goclient-network-ssh.h | 2 +- src/x2goclient-network.c | 50 +++++++++++++++++++++++++++----------------- 4 files changed, 71 insertions(+), 29 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git