[X2Go-Commits] [libx2goclient] branch master updated (1a2ac19 -> 399228d)

git-admin at x2go.org git-admin at x2go.org
Sat Aug 3 13:19:21 CEST 2019


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

x2go pushed a change to branch master
in repository libx2goclient.

      from  1a2ac19   src/x2goclient-network.c: check object type for parse_sockspec().
       new  50b2d4e   src/x2goclient-network.h: let connect public method take a self parameter.
       new  3f6a96b   src/x2goclient-network.{c,h}: implement x2goclient_network_connect () as a wrapper.
       new  3f4bb65   src/x2goclient-network-ssh.{c,h}: implement stub x2goclient_network_ssh_connect () and assign to public connect () method of parent class.
       new  399228d   src/test/sshtest.c: try to call connect () method of an X2GoClientNetworkSSH object, but fail so far.

The 4 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           | 16 +++++++++++++---
 src/x2goclient-network-ssh.c | 12 ++++++++++++
 src/x2goclient-network-ssh.h |  2 ++
 src/x2goclient-network.c     |  6 ++++++
 src/x2goclient-network.h     |  4 +++-
 5 files changed, 36 insertions(+), 4 deletions(-)

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git


More information about the x2go-commits mailing list