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
2023-09-20[REM-2977] add shortcut for 'send clipboard as keystrokes'myheroyuki
2023-05-24Change plugin-tabs of the preferences from rtl to ltr.Yasin Bakhtiar
2023-01-25[REM-2809] Appearance preferences now refresh in the main window when the ↵myheroyuki
user hits close in the preferences window.
2023-01-06uncrustified filesBenoit Lagarde
2023-01-04Added ability to view passwords in the clear.Benoit Lagarde
This feature could be made Active/Inactive in Preference > Security
2022-12-16Update Copyright for 2023myheroyuki
2022-11-11Removing the News WidgetAntenore Gatta
2022-11-04Added a toggleable notes column to display notes of any saved connectionsmyheroyuki
2022-04-18Python pluginsMathias Winterhalter
2022-03-02Optional close confirmationAntenore Gatta (tmow)
This patch ammend the commit dbd73dcbfea559fec974de9af68a986d53ca3f93 adding an option for those not wanting to confirm. Fixes #2122 comment note_848622269 @emmguyot FYI Signed-off-by: Antenore Gatta (tmow) <antenore@simbiosi.org>
2022-01-17Fixing positions and adding tooltip + placeholdersAntenore Gatta (tmow)
2022-01-15Refactoring security tab, solves #2676Antenore Gatta (tmow)
2022-01-13Code cleaningAntenore Gatta (tmow)
2022-01-11Fixing password unlocking - unlocked = FALSEAntenore Gatta (tmow)
2022-01-07Auditing facilityAntenore Gatta (tmow)
This patch add a macro to log auditing traces, this traces will be shown when the audit is enabled in the general preferences (security): - in the linux journal if available - if Remmina has been started with the Remmina Desktop file - if started from the terminal - from the terminal if G_MESSAGES_DEBUG=all is set (always). Signed-off-by: Antenore Gatta (tmow) <antenore@simbiosi.org>
2022-01-04Remmina Hardening and ComplianceAntenore Gatta (tmow)
This Patch is meant to: - Enhance the use of the Primary Password - Replace the internal password hashing algorithm - Add an auditing log. This first commit adds some new settings in the Remmina preferences editor, and enhance the Primary Password functionalities. It's now possible to chose to lock Preferences (default), connections and edit actions (separately). Signed-off-by: Antenore Gatta (tmow) <antenore@simbiosi.org>
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-12-16Make Appindicator optionalAntenore Gatta (tmow)
2021-12-14Code cleaningbug/multimon-robertAntenore Gatta (tmow)
2021-12-14Stats related code left behind since 1.4.22Antenore Gatta (tmow)
2021-07-06Using typographic quotes when possible and/or neededAntenore Gatta (tmow)
2021-06-17Ammend file nameAntenore Gatta
2021-06-16UI improvements and cleanupAntenore Gatta
- Reduced Remmina preferences size - Migrated pref window to GtkWindow - Preferences alignements Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2021-05-29Renaming remmina panel dark variantAntenore Gatta
2021-05-21Set FreeRDP config path to Remmina profiles pathAntenore Gatta
Fixes #2503 Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2021-02-16Fixing selections, bnold and cursor colors, fixes #2216Antenore Gatta
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2021-02-12Switching to resources for UI elementsAntenore Gatta
2021-02-08Implement fullscreen toolbar colors switchAntenore Gatta
2021-02-05Implement fullscreen toolbar colors as per #1894Antenore Gatta
2021-02-04Implementing dark/light GTK theme. Closes #2231Antenore Gatta
2021-02-04Multi monitor supportAntenore Gatta (tmow)
- Monitor detections - Custom monitor layout - Toolbar button and keyboard shortcut - Full screen on all monitors if multi monitor enabled
2021-01-07Updating colors and fixing bold and brightenss issuesAntenore Gatta
2021-01-04Updating Copyright notice for 2021Antenore Gatta
2020-11-27Correct location of Terminal colour scheme settingAllan Nordhøy
2020-11-27Improving the terminal colour file pickerAntenore Gatta
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2020-11-26Automatically accept changes to fingerprints and certificatesAntenore Gatta
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2020-11-23Fixing switch state detection Antenore Gatta
2020-10-09Implementing text search in the SSH pluginAntenore Gatta
* Regular expressions * Match case * Wrap around * Whole word Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2020-05-27Disable news at compile time, add an opt-in option. Debian #961501Antenore Gatta
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2020-05-20SSH plugin - adding font resize - closes #2201Antenore Gatta
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2020-03-25Cppcheck and PVS Studio FixesRafał
2020-01-10Updating copyrights and contribution listsAntenore Gatta
2019-11-13L10n/commentsAntenore Gatta
2019-11-13Adding comments for translatorsAntenore Gatta
2019-10-04Switches instead of checkboxesAntenore Gatta
2019-06-17Remmina main improvements to gain space and reduce callbacksAntenore Gatta
2019-05-27Ensure remmina_pref.datadir_path is never null, because null cannot be savedGiovanni Panozzo
2019-04-04Fixing sodium dependenciesAntenore Gatta
2019-04-04Fix to prevent building with libsodiumAntenore Gatta
2019-04-03WIP: unlock timerAntenore Gatta