You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by vn...@apache.org on 2020/01/18 11:13:56 UTC

[guacamole-server] branch staging/1.1.0 updated (39defa2 -> a384e74)

This is an automated email from the ASF dual-hosted git repository.

vnick pushed a change to branch staging/1.1.0
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git.


    from 39defa2  GUACAMOLE-249: Merge automatically determine correct location for FreeRDP plugins.
     add 39f7d5a  GUACAMOLE-927: Automatically set $HOME for sake of FreeRDP initialization process.
     add 0676e70  GUACAMOLE-927: Abort RDP connection if FreeRDP fails to initialize.
     new a384e74  GUACAMOLE-927: Merge automatically set $HOME for sake of FreeRDP initialization process

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/protocols/rdp/client.c | 34 ++++++++++++++++++++++++++++++++++
 src/protocols/rdp/rdp.c    |  9 ++++++++-
 2 files changed, 42 insertions(+), 1 deletion(-)


[guacamole-server] 01/01: GUACAMOLE-927: Merge automatically set $HOME for sake of FreeRDP initialization process

Posted by vn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

vnick pushed a commit to branch staging/1.1.0
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git

commit a384e749e219d1702f29893447a871dba118902b
Merge: 39defa2 0676e70
Author: Virtually Nick <ne...@users.noreply.github.com>
AuthorDate: Sat Jan 18 06:13:45 2020 -0500

    GUACAMOLE-927: Merge automatically set $HOME for sake of FreeRDP initialization process

 src/protocols/rdp/client.c | 34 ++++++++++++++++++++++++++++++++++
 src/protocols/rdp/rdp.c    |  9 ++++++++-
 2 files changed, 42 insertions(+), 1 deletion(-)