[X2Go-Commits] [libx2goclient] branch master updated (b4573c2 -> dc7f904)

git-admin at x2go.org git-admin at x2go.org
Fri Jul 26 15:01:53 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  b4573c2   src/test/sshtest.c: very simple options checking.
       new  e004c3a   src/x2goclient-network.h: fix compile error.
       new  4b82bc9   src/x2goclient-network.h: reserve some space for future functions in the X2GoClientNetworkOptions class.
       new  0338e33   .gitignore: ignore binary translation files (build artifacts).
       new  0f4579f   src/x2goclient-network.c: do not try to instantiate abstract class, just get a pointer to it.
       new  46a10aa   src/Makefile.am: force "x2goclient" symbol prefix for gobject-introspection.
       new  b9e6c1c   src/Makefile.am: make --symbol-prefix scanner flag private to file.
       new  dc7f904   src/x2goclient-network-ssh.c: start implementation x2goclient_network_ssh_parse_sockspec ().

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:
 .gitignore                   |  1 +
 src/Makefile.am              |  1 +
 src/x2goclient-network-ssh.c | 62 ++++++++++++++++++++++++++++++++++++++++++++
 src/x2goclient-network.c     |  2 +-
 src/x2goclient-network.h     |  4 +++
 5 files changed, 69 insertions(+), 1 deletion(-)

--
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