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

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


    from fae91a9d Merge changes from main branch to next.
     add a52177dd GUACAMOLE-1931: Allow writing to existing typescript files.
     add f9d9dff8 GUACAMOLE-1931: Merge allow writing to existing typescript 
files.
     new d71f807d Merge main branch changes to next.

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/kubernetes/kubernetes.c |  3 ++-
 src/protocols/kubernetes/settings.c   | 12 ++++++++++
 src/protocols/kubernetes/settings.h   |  6 +++++
 src/protocols/ssh/settings.c          | 12 ++++++++++
 src/protocols/ssh/settings.h          |  6 +++++
 src/protocols/ssh/ssh.c               |  3 ++-
 src/protocols/telnet/settings.c       | 12 ++++++++++
 src/protocols/telnet/settings.h       |  6 +++++
 src/protocols/telnet/telnet.c         |  3 ++-
 src/terminal/terminal.c               |  5 +++--
 src/terminal/terminal/terminal.h      | 25 ++++++++++++++-------
 src/terminal/terminal/typescript.h    | 14 ++++++++----
 src/terminal/typescript.c             | 41 ++++++++++++++++++++---------------
 13 files changed, 114 insertions(+), 34 deletions(-)

Reply via email to