Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-08[REM-1923] Fix handling of pause break key for RDP connectionsmyheroyuki
2023-09-06Merge branch 'fix-port-wrapper-function' into 'master'bhatman1441
2023-09-06Add null check to prevent possible crashmyheroyuki
2023-09-05Remove unnecessary parameters from remmina_public_get_server_port_wrapperbhatman1441
2023-09-04[REM-2850] Add ability to automatically move mouse to keep RDP connections alivemyheroyuki
2023-07-31Ability to SPICE connect to unix domain socketBobby The Builder
2023-07-17Fix some compiler warningsmyheroyuki
2023-07-12Spelling: Various strings for assistance modeAllan Nordhøy
2023-07-11Better handle errors when attempting to connect in Assistance modemyheroyuki
2023-07-11Remote assistance now works in Remmina in the same way the /assistance flag w...myheroyuki
2023-07-07Begin work on adding remote assistancemyheroyuki
2023-06-29[REM-2926] Added GUI option to lock aspect ratio for VNC dynamic resolutionmyheroyuki
2023-06-28[REM-2926] Added ability to set a fixed aspect ratio for vnc connections when...myheroyuki
2023-06-13[REM2916] Added option to kill async process started by exec plugin on tab closemyheroyuki
2023-06-02plugins/rdp: Ensure output redirection configuration applies to both dynamic ...msizanoen
2023-04-25Switched pylist Append to SetItembhatman1441
2023-04-14Fix segfault in VNC when using domain socketJohn Chadwick
2023-03-24[REM-1987] allow for dynamic resolution updates for vnc connectionsmyheroyuki
2023-03-08link all plugins as MODULE libraryMichael Klein
2023-03-08cmake/FindLIBVNCSERVER.cmake: also check for libvncclientMichael Klein
2023-03-08CMake: Add ${Intl_LIBRARIES} to ${REMMINA_COMMON_LIBRARIES}Michael Klein
2023-02-24remmina_rdp_monitor_get(): fix maxw, maxh and monitorids calculationMax Ihlenfeldt
2023-01-06This should be a message instead of a info print. So that the user can see it...Chris Chapman
2022-12-26Add mime text formats for RDP clibpoardGiovanni Panozzo
2022-12-16Update Copyright for 2023myheroyuki
2022-12-05Merge branch 'kingu-master-patch-11589' into 'master'Hiroyuki Tanaka
2022-12-04Initial macOS supportWeijia Wang
2022-12-02X2Go error-message consistencyAllan Nordhøy
2022-11-12[Rem-2682] Added view-only mode for RDPmyheroyuki
2022-11-11[Rem-2564] Changed declaration of variables to be compatable with different U...myheroyuki
2022-11-11[Rem-2654] Allow for runtime adjustment of color depth, both increasing and d...myheroyuki
2022-11-10Revert "Merge branch 'Rem-2564' into 'master'"revert-9949dac9Hiroyuki Tanaka
2022-11-09[Rem-2564] fixed color naming schememyheroyuki
2022-11-09[Rem-2564] Allow for runtime adjustment of color depthmyheroyuki
2022-10-29remmina: Allow building on a Wayland-only environmentMarek Vasut
2022-10-29plugins/rdp: Use 'true' and 'false' consistentlyFabio Estevam
2022-10-27Spelling: "Passphrase" → "password"Allan Nordhøy
2022-10-10RDP: Add option to disable output suppressionDaniel Richard G
2022-10-04plugins/x2go/x2go_plugin.c: Don't print password of --ssh-passphrase.Daniel Teichmann
2022-10-04plugins/x2go/x2go_plugin.c: Add ssh_privatekey setting.Daniel Teichmann
2022-10-04plugins/x2go/x2go_plugin.c: Disable SSH Tunnel tab.Daniel Teichmann
2022-10-04plugins/x2go/x2go_plugin.c: Small fixes and improvement for an error message.Daniel Teichmann
2022-10-04plugins/x2go/x2go_plugin.c: Update comment + remove misleading error message.Daniel Teichmann
2022-10-04plugins/x2go/x2go_plugin.c: Set default DPI value to 80 *IF* loading failed.Daniel Teichmann
2022-10-03Multiple changes to build and run with libsoup 3.0Antenore Gatta (tmow)
2022-08-31Remove webkit_settings_set_enable_frame_flattening() for newer WekbKitGTK, fi...issue_2780Giovanni Panozzo
2022-08-30plugins/x2go/x2go_plugin.c: Fix tip and comment sentencekingu-master-patch-87108Allan Nordhøy
2022-08-25plugins/x2go/x2go_plugin.c: Fix typo.mr/fix-annoying-default-username-bugDaniel Teichmann
2022-08-25plugins/x2go/x2go_plugin.c: Fix usage of errmsg.Daniel Teichmann
2022-08-25plugins/x2go/x2go_plugin.c: Gracefully handle missing default_username param.Daniel Teichmann