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 (Collapse)Author
2022-12-16Update Copyright for 2023myheroyuki
2022-04-18Python pluginsMathias Winterhalter
2021-12-20Release v1.4.23Antenore Gatta (tmow)
* Patch for a Remmina segfault and stats code cleaning [!2358](https://gitlab.com/Remmina/Remmina/merge_requests/2358) *@antenore* * Make Appindicator optional [!2359](https://gitlab.com/Remmina/Remmina/merge_requests/2359) *@antenore* * Added check-box to force tight encoding for VNC connections [!2360](https://gitlab.com/Remmina/Remmina/merge_requests/2360) *@antenore* * remote resolution: use multiple of four [!2353](https://gitlab.com/Remmina/Remmina/merge_requests/2353) *@eworm-de* * Add Keyboard mapping per client RDP [!2361](https://gitlab.com/Remmina/Remmina/merge_requests/2361) *@headkaze* * Improve TLS error message, fixes #2364 [!2362](https://gitlab.com/Remmina/Remmina/merge_requests/2362) *@antenore* * Triage policy language reworked [!2363](https://gitlab.com/Remmina/Remmina/merge_requests/2363) *@kingu* /cc @bkohler @larchunix @slaanesh @jweberhofer @tukusejssirs @kingu @ToolsDevler @raghavgururajan Signed-off-by: Antenore Gatta (tmow) <antenore@simbiosi.org>
2021-02-12Switching to resources for UI elementsAntenore Gatta
2021-02-12CMake refactoringAntenore Gatta
2021-01-22Using curly double quotes where possibleAntenore Gatta
2021-01-04Updating Copyright notice for 2021Antenore Gatta
2020-05-21Set macro name to uppercaseAntenore Gatta
2020-05-21Change __VA_OPT__ to ## to support clangGiovanni Panozzo
2020-05-21Introduce remmina_plugin_debug() for pluginsGiovanni panozzo
2020-05-21Refactoring remmina_debug to avoid memory leaks and overhead, should fix #2202Antenore Gatta
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2020-05-18New remmina_debug function, replaces remmina_log_print, remmina_log_printf ↵Antenore Gatta
and g_debug remmina_debug is meant to be used in place of remmina_log_print, remmina_log_printf and g_debug, to print debug messages in the remmina log window and in the STDOUT
2020-05-09Spelling: Secured password storage in the GNOME keyringAllan Nordhøy
2020-01-10Updating copyrights and contribution listsAntenore Gatta
2019-09-27Fixing string based on comment by Allan NordhøyAntenore Gatta
2019-07-15Priority for secret plugins init. Breaks secret plugins APIGiovanni Panozzo
2019-01-15Added i18n support to secret pluginAntenore Gatta
2019-01-14secret plugin translatable stringAntenore Gatta
2019-01-10Updating coyright for year 2019Antenore Gatta
2018-09-20Adding debugAntenore Gatta
2018-04-05Copyright update 2016-2018Antenore Gatta
2018-04-02Improve secret service detectionGiovanni Panozzo
2018-03-24Refactoring - Moving all plugins inside the plugins directoryAntenore Gatta