~x2go/x2go/+git/x2goclient:bugfix/mswin-1002

Last commit made on 2016-06-05
Get this branch:
git clone -b bugfix/mswin-1002 https://git.launchpad.net/~x2go/x2go/+git/x2goclient

Branch merges

Branch information

Name:
bugfix/mswin-1002
Repository:
lp:~x2go/x2go/+git/x2goclient

Recent commits

02e320c... by Michael DePaulo

Fix Cygwin sshd logging when filepath contains a space

by putting quotes around it.

e49daeb... by Michael DePaulo

Cygwin bundle 20160121-2 -> 20160121-3

This fixes sshd not starting due to cygcrypto-1.0.0.dll being 64-bit.
Hopefully no more changes are needed for sshd to start successfully.

33da633... by Michael DePaulo

Cygwin bundle 20160121-1 -> 20160121-2

c3767d2... by Michael DePaulo

Windows: Fix support for our current DSA keys.

885f55d... by Michael DePaulo

Add support for our current DSA keys. Note that

bug #1002 is still not entirely fixed for some
other reason.

2ace014... by Mihai Moldovan

src/onmainwindow.cpp: replace old code to modify the PATH value with the new add_to_path () function.

864a093... by Mihai Moldovan

src/x2goutils.{cpp,h}: add new function add_to_path () to add multiple entries to a PATH-like string if they do not exist in there yet.

3772ad2... by Mihai Moldovan

src/onmainwindow.cpp: add (default) MacPorts prefix, /usr/local/bin and /opt/X11/bin to x2goclient's environment and child environments before starting xmodmap. Fixes: #1019.

Requires a re-release of X2Go Client for OS X.

84df138... by =?utf-8?q?Martti_Pitk=C3=A4nen?= <email address hidden>

res/i18n/x2goclient_fi.ts: update Finnish translation file.

6da2be5... by Mihai Moldovan

x2goclient.spec: whitespace only.