virt-viewer/src
Martin Kletzander 0a6155ca13 src: Fix ssh tunnel with non-POSIX remote shells
The command depends on POSIX-compatible shell being the default shell on
the remote side of SSH, but that might not be the case.  To make sure
the command gets parsed correctly this commit encloses it in extra
single quotes (to avoid it being parsed by the remote shell) and passes
that string as a parameter to `sh -c`.

Signed-off-by: Martin Kletzander <nert.pinx@gmail.com>
2023-01-27 10:51:00 +01:00
..
resources Add tooltips and a11y names to items in virt-viewer.ui 2022-07-28 11:23:00 +02:00
glib-compat.c ovirt-foreign-menu: Support changing ISO from Data StorageDomain 2021-09-15 11:18:03 -03:00
glib-compat.h ovirt-foreign-menu: Support changing ISO from Data StorageDomain 2021-09-15 11:18:03 -03:00
meson.build build: use full_path() for referencing programs 2023-01-26 17:50:34 +00:00
ovirt-foreign-menu.c ovirt-foreign-menu: Support changing ISO from Data StorageDomain 2021-09-15 11:18:03 -03:00
ovirt-foreign-menu.h ovirt-foreign-menu: Support changing ISO from Data StorageDomain 2021-09-15 11:18:03 -03:00
remote-viewer-connect.c src: centralize the editor indentation rules 2021-02-17 11:35:32 +00:00
remote-viewer-connect.h src: switch to using "#pragma once" for headers 2021-02-17 11:35:32 +00:00
remote-viewer-iso-list-dialog.c iso-dialog: Use GtkHeaderBar 2021-09-15 11:28:45 -03:00
remote-viewer-iso-list-dialog.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
remote-viewer-main.c src: centralize the editor indentation rules 2021-02-17 11:35:32 +00:00
remote-viewer.c Add Change CD button to toolbar 2021-09-15 11:28:45 -03:00
remote-viewer.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer-app.c src: Fix ssh tunnel with non-POSIX remote shells 2023-01-27 10:51:00 +01:00
virt-viewer-app.h src: Support modifier-only hotkey for release-cursor 2021-07-30 10:03:02 +00:00
virt-viewer-auth.c src: ensure auth entry fields are cleared 2021-05-05 12:00:29 +01:00
virt-viewer-auth.h src: switch auth dialog to use a GTK UI template 2021-03-18 11:26:37 +00:00
virt-viewer-display-spice.c src: Support modifier-only hotkey for release-cursor 2021-07-30 10:03:02 +00:00
virt-viewer-display-spice.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer-display-vnc.c src: Support modifier-only hotkey for release-cursor 2021-07-30 10:03:02 +00:00
virt-viewer-display-vnc.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer-display-vte.c src: convert VirtViewerDisplayVte to G_DECLARE_FINAL_TYPE 2021-02-17 11:35:32 +00:00
virt-viewer-display-vte.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer-display.c src: relax minimum desktop width/height 2021-05-26 17:32:19 +01:00
virt-viewer-display.h src: add menu to control whether framebuffer resize is attempted 2021-04-08 15:07:08 +01:00
virt-viewer-enums.c.etemplate src: remove use of 'volatile' from enum type decl 2021-01-22 16:14:40 +00:00
virt-viewer-enums.h.etemplate src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer-file-transfer-dialog.c src: convert VirtViewerFileTransferDialog to G_DECLARE_FINAL_TYPE 2021-02-17 11:35:32 +00:00
virt-viewer-file-transfer-dialog.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer-file.c src: Support modifier-only hotkey for release-cursor 2021-07-30 10:03:02 +00:00
virt-viewer-file.h src: Add usb-device-reset hotkey support to config file 2021-07-30 10:03:02 +00:00
virt-viewer-main.c src: centralize the editor indentation rules 2021-02-17 11:35:32 +00:00
virt-viewer-notebook.c src: centralize the editor indentation rules 2021-02-17 11:35:32 +00:00
virt-viewer-notebook.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer-session-spice.c src: wire up reporting of whether VM actions are supported in SPICE 2021-03-23 17:59:29 +00:00
virt-viewer-session-spice.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer-session-vnc.c src: fix version check for power control 2021-04-08 15:07:08 +01:00
virt-viewer-session-vnc.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer-session.c src: add method to test whether a VM action is supported 2021-03-23 17:59:29 +00:00
virt-viewer-session.h src: add method to test whether a VM action is supported 2021-03-23 17:59:29 +00:00
virt-viewer-timed-revealer.c Add Change CD button to toolbar 2021-09-15 11:28:45 -03:00
virt-viewer-timed-revealer.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer-util.c src: Support modifier-only hotkey for release-cursor 2021-07-30 10:03:02 +00:00
virt-viewer-util.h src: Support modifier-only hotkey for release-cursor 2021-07-30 10:03:02 +00:00
virt-viewer-vm-connection.c src: centralize the editor indentation rules 2021-02-17 11:35:32 +00:00
virt-viewer-vm-connection.h src: switch to using "#pragma once" for headers 2021-02-17 11:35:32 +00:00
virt-viewer-window.c src: Support modifier-only hotkey for release-cursor 2021-07-30 10:03:02 +00:00
virt-viewer-window.h src: switch main window to use GtkHeaderBar 2021-02-19 12:36:07 +00:00
virt-viewer.c src: switch auth dialog to use a GTK UI template 2021-03-18 11:26:37 +00:00
virt-viewer.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer.manifest win32: add a few Windows sepecific data 2012-03-30 14:48:13 +02:00
virt-viewer.rc.in docs: update to point users to gitlab.com project 2020-04-03 14:08:10 +01:00
windows-cmdline-wrapper.c src: mark argc/argv unused in windows command line wrapper 2021-01-22 16:14:40 +00:00