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

github.com/FreeRDP/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-08Fixing missing webkit dependenciesAntenore Gatta
2022-03-08Removing dependencies that are available as extensionsAntenore Gatta (tmow)
2022-03-03Fix some build warningsdonoban
2022-01-31Adding flush and cairo clean upAntenore Gatta (tmow)
2022-01-14Fixing some gcc warningsAntenore Gatta (tmow)
2022-01-14Fixing some gcc warningsAntenore Gatta (tmow)
2022-01-14Remmina_preferences language reworkedAllan Nordhøy
2022-01-14Fixing quotesAntenore Gatta (tmow)
2022-01-14Merge branch 'feat/2668-remmina-hardening' into 'master'Antenore Gatta (tmow)
2022-01-14Adding X2Go Audit traceAntenore Gatta (tmow)
2022-01-10Language of VNC encoding cleaned upAllan Nordhøy
2022-01-10Adding per plugin AUDIT tracesAntenore Gatta (tmow)
2022-01-07Auditing facilityAntenore Gatta (tmow)
2021-12-20Release v1.4.23Antenore Gatta (tmow)
2021-12-19NO binary check at compile timeAntenore Gatta (tmow)
2021-12-17Merge branch 'issue/2364-tls-error' into 'master'Antenore Gatta (tmow)
2021-12-17Improve TLS error message, fixes #2364Antenore Gatta (tmow)
2021-12-17Add remmina_pref_keymap_get_tableheadkaze
2021-12-17Add Keyboard mapping per client RDPheadkaze
2021-12-17Added check-box to force tight encoding for VNC connectionsAntenore Gatta (tmow)
2021-12-11X2Go format string bugsAntenore Gatta
2021-12-09VNC custom encodings to avoid corrupted frames.Antenore Gatta (tmow)
2021-12-09Merge branch 'fix/x2go-session-terminate-on-failure' into 'master'Antenore Gatta (tmow)
2021-12-03x2go_plugin.c: Apply changes to error msgs from @kingu Allan Nordhøy
2021-12-03Removing the Remmina stats sender and repurposing Remmina statsAntenore Gatta (tmow)
2021-12-03Merge branch 'kingu-master-patch-15757' into 'master'Antenore Gatta (tmow)
2021-12-02x2go_plugin.c: In short: Major rewrite of session-terminating system.Daniel Teichmann
2021-12-02x2go_plugin.c: Add rmplugin_x2go_session_property_to_string() function.Daniel Teichmann
2021-11-27x2go_plugin.c: NO_INTERACTIVE --> NON_INTERACTIVE; --no-interactive --> --non...Daniel Teichmann
2021-11-25Deduplicated "Started PyHoca" stringAllan Nordhøy
2021-11-24x2go_plugin.c: Make changes to source strings for translations.Daniel Teichmann
2021-11-23x2go_plugin.c: Ensure that pyhoca-cli will never ask interactively for a pass...Daniel Teichmann
2021-11-23x2go_plugin.c: Don't pass empty passwords to pyhoca-cliDaniel Teichmann
2021-11-23x2go_plugin.c: Refactor use of X2GoCustomUserData struct for dialogs.Daniel Teichmann
2021-11-23x2go_plugin.c: Add dialog_factory_{func, data} to _DialogData inits.Daniel Teichmann
2021-11-23x2go_plugin.c: Make all dialogs children of remmina connection window.Daniel Teichmann
2021-11-23x2go_plugin.c: Session selection dialog: make default width bigger.Daniel Teichmann
2021-11-23x2go_plugin.c: Session-Chooser-Dialog: Swap SUSPENDED_SINCE and CREATE_DATE.Daniel Teichmann
2021-11-23x2go_plugin.c: Introduce terminate button to Session-Chooser-DialogDaniel Teichmann
2021-11-14Remove unneded call to remmina_rdp_load_static_channel_addin(rdpdr), already ...Giovanni Panozzo
2021-11-14RDP printer setup cleanupGiovanni Panozzo
2021-11-09Merge branch 'feature/x2go-resuming-session-dialog' into 'master'Antenore Gatta (tmow)
2021-11-07Fixes compilation errors and warnings for freerdp 3. See issue #2631.Giovanni Panozzo
2021-11-04x2go_plugin.c: Rename user_data -> custom_data; Fix dereferencing 'custom-dat...Daniel Teichmann
2021-11-04x2go_plugin.c: Stylistic changes; Add 'nanosleep(0.001s)' while waiting for p...Daniel Teichmann
2021-11-04x2go_plugin.c: Repurpose _RowActivatedUserData into more generic X2GoCustomUs...Daniel Teichmann
2021-11-04x2go_plugin.c: Session-Chooser-Dialog: React on double-click, enterkey etc...Daniel Teichmann
2021-11-04x2go_plugin.c: Rename variables for better readability; Remove debug code.Daniel Teichmann
2021-11-04x2go_plugin.c: Major rewrite of session-chooser-dialog; Make it useable now.Daniel Teichmann
2021-11-04x2go_plugin.c: Deprecating --try-resume in favour of session-chooser-dialog.Daniel Teichmann