[X2Go-Commits] [x2goclient] branch bugfix/osx updated (35240f5 -> 3c2a90f)

git-admin at x2go.org git-admin at x2go.org
Thu Sep 22 04:20:10 CEST 2016


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

x2go pushed a change to branch bugfix/osx
in repository x2goclient.

  discards  35240f5   src/onmainwindow.cpp: add support for explicitly setting the private key bit size based on type and use values (currently) regarded as secure to generateHostKey ().
  discards  d292ca6   src/onmainwindow.cpp: document createRSAKey () because what it does is completely non-obvious.
  discards  c143fe6   src/{unixhelper.cpp,x2goclient.cpp}: fix errno usage - save before use.
  discards  fe3eae7   src/unixhelper.cpp: code cleanup.
  discards  84993c7   src/pulsemanager.cpp: remove unused variables.
  discards  13e5448   src/unixhelper.{cpp,h}: rewrite kill_pgroup () to act as a wrapper around real_kill_pgroup ().
  discards  f430fe7   src/unixhelper.{cpp,h}: split off core functionality of kill_pgroup () into a new function called real_kill_pgroup ().
  discards  e248705   src/unixhelper.h: style and general fixes within comments.
  discards  43b6598   src/unixhelper.{cpp,h}: make argument of kill_pgroup () const.
  discards  ee9fecf   src/pulsemanager.cpp: fix PA version fetching on OS X again.
  discards  b8ae623   src/pulsemanager.cpp: make sure that wherever we interface with non-Qt functions, paths are in native form (i.e., containing empty separators, instead of the "generic" slash UNIX-style separator.)
  discards  baf71aa   src/pulsemanager.cpp: make PA version parsing function more generic and don't expect that a number is always terminated with a period or dash.
  discards  b21fba2   src/pulsemanager.h: include accidentally omitted wapi.h header file.
  discards  475971a   src/onmainwindow.cpp: use correct C++ universal initializer for initializing in_addr-type variable, the C-style universal zero initializer won't cut it here.
  discards  6287c94   src/onmainwindow.cpp: fix compile error on Windows after moving some code around.
  discards  ddfbd7e   src/onmainwindow.cpp: add another pair of braces to in_addr-type variable initialization on Windows to silence compiler warning.
  discards  327fefe   src/onmainwindow.cpp: drop obsolete pulseVersionIsLegacy variable  initialization in Windows-only code.
       new  da89dcf   src/onmainwindow.cpp: drop obsolete pulseVersionIsLegacy variable initialization in Windows-only code.
       new  45225c1   src/onmainwindow.cpp: add another pair of braces to in_addr-type variable initialization on Windows to silence compiler warning.
       new  fac1c7c   src/onmainwindow.cpp: fix compile error on Windows after moving some code around.
       new  c98ef8d   src/onmainwindow.cpp: use correct C++ universal initializer for initializing in_addr-type variable, the C-style universal zero initializer won't cut it here.
       new  c3ac174   src/pulsemanager.h: include accidentally omitted wapi.h header file.
       new  d0d5900   src/pulsemanager.cpp: make PA version parsing function more generic and don't expect that a number is always terminated with a period or dash.
       new  297841e   src/pulsemanager.cpp: make sure that wherever we interface with non-Qt functions, paths are in native form (i.e., containing empty separators, instead of the "generic" slash UNIX-style separator.)
       new  edc8601   src/pulsemanager.cpp: fix PA version fetching on OS X again.
       new  de25e2a   src/unixhelper.{cpp,h}: make argument of kill_pgroup () const.
       new  04d902f   src/unixhelper.h: style and general fixes within comments.
       new  caa6ddd   src/unixhelper.{cpp,h}: split off core functionality of kill_pgroup () into a new function called real_kill_pgroup ().
       new  db58903   src/unixhelper.{cpp,h}: rewrite kill_pgroup () to act as a wrapper around real_kill_pgroup ().
       new  bc3e0c7   src/pulsemanager.cpp: remove unused variables.
       new  8fc340e   src/unixhelper.cpp: code cleanup.
       new  b5084f4   src/{unixhelper.cpp,x2goclient.cpp}: fix errno usage - save before use.
       new  7dc2aef   src/onmainwindow.cpp: document createRSAKey () because what it does is completely non-obvious.
       new  3c2a90f   src/onmainwindow.cpp: add support for explicitly setting the private key bit size based on type and use values (currently) regarded as secure to generateHostKey ().

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (35240f5)
            \
             N -- N -- N   refs/heads/bugfix/osx (3c2a90f)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 17 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:

--
Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list