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

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


    from 7553e793 GUACAMOLE-1931: Merge addition of configuration option to 
allow overwriting recording files.
     add a52177dd GUACAMOLE-1931: Allow writing to existing typescript files.
     new f9d9dff8 GUACAMOLE-1931: Merge allow writing to existing typescript 
files.

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