You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2019/07/26 21:37:59 UTC

[guacamole-server] branch staging/1.1.0 updated (1a9d1e8 -> c26672e)

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

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


    from 1a9d1e8  GUACAMOLE-547: Merge copy password from settings.
     add 26bb10a  GUACAMOLE-422: Add empty handler and trace logging for nop instruction.
     new c26672e  GUACAMOLE-422: Merge explicit handling of "nop" instruction.

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/libguac/user-handlers.c | 7 +++++++
 src/libguac/user-handlers.h | 7 +++++++
 2 files changed, 14 insertions(+)


[guacamole-server] 01/01: GUACAMOLE-422: Merge explicit handling of "nop" instruction.

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

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

commit c26672e2817d4fa3fc8e95769fa304903bc2d3c8
Merge: 1a9d1e8 26bb10a
Author: Mike Jumper <mj...@apache.org>
AuthorDate: Fri Jul 26 14:37:54 2019 -0700

    GUACAMOLE-422: Merge explicit handling of "nop" instruction.

 src/libguac/user-handlers.c | 7 +++++++
 src/libguac/user-handlers.h | 7 +++++++
 2 files changed, 14 insertions(+)