[X2Go-Commits] [libx2goclient] branch master updated (19ca400 -> 43044e2)

git-admin at x2go.org git-admin at x2go.org
Wed May 13 16:41:35 CEST 2020


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

x2go pushed a change to branch master
in repository libx2goclient.

      from  19ca400   src/x2goclient-openssh-version: x2goclient_openssh_version_parse ().
       new  c107c90   src/x2goclient-openssh-version.c: use preprocessor magic in x2goclient_openssh_version_parse () to shorten the error macros.
       new  60bcf28   src/x2goclient-network-ssh.h: add missing error constants for x2goclient_str_to_int () conversion in src/x2goclient-network-ssh.c.
       new  1496e50   src/x2goclient-openssh-version.{c,h}: rework version parsing algorithm.
       new  98a195c   src/x2goclient-utils.c: fix gtk-doc issues (mostly in annotations).
       new  50c8261   src/x2goclient-utils.h: hide macros gtk-doc and g-ir-scanner stumble upon.
       new  9033b62   src/x2goclient-utils.c: replace _Bool* parameters with gboolean* for gobject-introspection only.
       new  da42a78   src/x2goclient-network-ssh.c: add openssh-version property to X2GoClientNetworkSSH.
       new  cd67ff2   misc: copyright date update.
       new  43044e2   misc: update modeline to match style more accurately.

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:
 debian/copyright                       |  19 +-
 src/test/sshtest.c                     |   6 +-
 src/x2goclient-agent-start-kdrive.c    |   6 +-
 src/x2goclient-agent-start-kdrive.h    |   6 +-
 src/x2goclient-agent-start-nx.c        |   6 +-
 src/x2goclient-agent-start-nx.h        |   6 +-
 src/x2goclient-network-ssh.c           |  67 ++++++-
 src/x2goclient-network-ssh.h           |  12 +-
 src/x2goclient-network.c               |   6 +-
 src/x2goclient-network.h               |   6 +-
 src/x2goclient-object.c                |   6 +-
 src/x2goclient-object.h                |   6 +-
 src/x2goclient-openssh-version.c       | 356 +++++++++++++++++++--------------
 src/x2goclient-openssh-version.h       |   7 +-
 src/x2goclient-proxy-start-nx.c        |   6 +-
 src/x2goclient-proxy-start-nx.h        |   6 +-
 src/x2goclient-renderer-start-kdrive.c |   6 +-
 src/x2goclient-renderer-start-kdrive.h |   6 +-
 src/x2goclient-session-resume.c        |   6 +-
 src/x2goclient-session-resume.h        |   6 +-
 src/x2goclient-session-runcommand.c    |   6 +-
 src/x2goclient-session-runcommand.h    |   6 +-
 src/x2goclient-session-suspend.c       |   6 +-
 src/x2goclient-session-suspend.h       |   6 +-
 src/x2goclient-session-terminate.c     |   6 +-
 src/x2goclient-session-terminate.h     |   6 +-
 src/x2goclient-utils.c                 |  27 +--
 src/x2goclient-utils.h                 |  24 ++-
 src/x2goclient.h                       |   6 +-
 update-po.sh                           |   4 +-
 update-pot.sh                          |   4 +-
 31 files changed, 395 insertions(+), 257 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