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

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


    from 68c5dd1  Merge 1.3.0 changes back to master.
     add a37668e  GUACAMOLE-1245: Add support for specifying Wake-on-LAN port.
     new 53f981f  GUACAMOLE-1245: Merge support for specifying Wake-on-LAN port.

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/guacamole/wol.h     |  6 +++++-
 src/libguac/wol.c               | 13 +++++++++----
 src/protocols/rdp/rdp.c         |  3 ++-
 src/protocols/rdp/settings.c    | 12 ++++++++++++
 src/protocols/rdp/settings.h    |  5 +++++
 src/protocols/ssh/settings.c    | 10 ++++++++++
 src/protocols/ssh/settings.h    |  5 +++++
 src/protocols/ssh/ssh.c         |  3 ++-
 src/protocols/telnet/settings.c | 15 +++++++++++++++
 src/protocols/telnet/settings.h |  5 +++++
 src/protocols/telnet/telnet.c   |  3 ++-
 src/protocols/vnc/settings.c    | 15 +++++++++++++++
 src/protocols/vnc/settings.h    |  5 +++++
 src/protocols/vnc/vnc.c         |  3 ++-
 14 files changed, 94 insertions(+), 9 deletions(-)

Reply via email to