[X2Go-Commits] [x2goclient] branch master updated (f17597a -> 68bbf32)

git-admin at x2go.org git-admin at x2go.org
Wed May 10 15:23:10 CEST 2017


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

x2go pushed a change to branch master
in repository x2goclient.

      from  f17597a   src/onmainwindow.cpp: do not automatically set login user name to current system user if empty.
       new  68bbf32   Interaction with SSH server (for example for changing expired password). Fixes: #592.

The 1 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/changelog                            |   2 +
 src/InteractionDialog.cpp                   | 132 +++++++++++++++++++++++
 src/{exportdialog.h => InteractionDialog.h} |  60 ++++++-----
 src/onmainwindow.cpp                        |  59 +++++++++-
 src/onmainwindow.h                          |   6 ++
 src/onmainwindow_privat.h                   |   1 +
 src/sshmasterconnection.cpp                 | 160 +++++++++++++++++++++++++++-
 src/sshmasterconnection.h                   |  11 ++
 src/x2goclient.cpp                          |   1 +
 x2goclient.pro                              |   2 +
 10 files changed, 400 insertions(+), 34 deletions(-)
 create mode 100644 src/InteractionDialog.cpp
 copy src/{exportdialog.h => InteractionDialog.h} (65%)

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