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-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
2022-07-21Fix missing null checks causing signal 11Mathias Winterhalter
2022-07-18GVNC: Fixed JPEG quality encoding advertizingMaxim Devaev
2022-07-15Mathias Winterhalter's avatar Fix unix socket support for VNCMathias Winterhalter
2022-07-14fix: svg size and formatAntenore Gatta (tmow)
2022-06-24Fixed ChannelDisconnected argument typesakallabeth
2022-06-24Fixed type of channel connect/disconnect callbacksakallabeth
2022-06-24Fixed missing static for functions in RDP plugin.akallabeth
2022-06-03Resolving WebLate threadAntenore Gatta (tmow)
2022-05-31Headers refactoringAntenore Gatta (tmow)
2022-05-24Fix crash during connectionGiovanni Panozzo
2022-05-18js linting resourcesAntenore Gatta (tmow)
2022-05-18Code style formatAntenore Gatta (tmow)
2022-05-18Using Remmina debuggin functionsAntenore Gatta (tmow)
2022-05-17WebKit deprecationsAntenore Gatta (tmow)
2022-05-16Use PyInitializeEx in order to skip signal handler registrationToolsDevler