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
path: root/src
AgeCommit message (Expand)Author
2024-01-04Merge branch 'unlock_plugin' into 'master'Hiroyuki Tanaka
2024-01-02Add unlocking code to let plugins use passwordsPatryk Nowak
2024-01-02Check for remminamain in remmina_main_reload_preferencesbhatman1441
2023-11-08export: Don't automatically add file extensionrobxnano
2023-11-08Pre-fill export dialog with profile namerobxnano
2023-11-08Add filters to import/export file choosersrobxnano
2023-11-07Use callback for file chooserrobxnano
2023-11-07Use GtkFileChooserNativerobxnano
2023-10-12Prompt for username if empty for SSH private key authbhatman1441
2023-10-12Allow for optional username field in remmina auth message panelbhatman1441
2023-09-29Check for null assistance_file and assistance_pass to prevent GTK critical errorgtk-critical-rdp-editbhatman1441
2023-09-26Merge branch 'REM-2974' into 'master'Hiroyuki Tanaka
2023-09-26[REM-2974] only attempt to resolve hostname if initial ssh_connect failsmyheroyuki
2023-09-24[REM-2981] Move ssh-unrelated code outside of HAVE_LIBSSH ifdefmyheroyuki
2023-09-22Merge branch 'REM-2974' into 'master'Hiroyuki Tanaka
2023-09-22[REM-2974] fix crash cause by using freed memorymyheroyuki
2023-09-21[REM-2972] Make keeping window open on session disconnect configurablemyheroyuki
2023-09-20[REM-2977] add shortcut for 'send clipboard as keystrokes'myheroyuki
2023-09-13[REM-2971] When quiting Remmina from the system tray the are you sure prompt ...myheroyuki
2023-09-07Fix return of conn_closedmyheroyuki
2023-09-07Fix freeze that occurs when loading in python modules properlymyheroyuki
2023-08-28Highlight top bar when `Grab all keyboard events` is enabledToliak Purple
2023-08-15Merge branch 'REM-2914' into 'master'Hiroyuki Tanaka
2023-08-15[REM-2914] Alert user of unexpected disconnect instead of immediately closing...myheroyuki
2023-08-11Merge branch 'host-key-combo' into 'master'bhatman1441
2023-08-11Signal connect and add functionality to allow modifiers for key chooser dialogbhatman1441
2023-08-10[REM-2954] Save remmina file on duplicationmyheroyuki
2023-08-10Merge branch 'master' of gitlab.com:Remmina/Remmina into REM-2954myheroyuki
2023-08-10[REM-2954] Fix small mistake with updating remmina_filemyheroyuki
2023-08-10Revert "Merge branch 'REM-2954' into 'master'"Hiroyuki Tanaka
2023-08-10Save toggle options when duplicating connectionmyheroyuki
2023-07-17Fix some compiler warningsmyheroyuki
2023-07-11Merge branch 'Remote_assistance' into 'master'Hiroyuki Tanaka
2023-07-11Remote assistance now works in Remmina in the same way the /assistance flag w...myheroyuki
2023-07-10Merge branch 'fix-memory-leaks' into 'master'bhatman1441
2023-07-10Fix memory leaks in remmina_plugin_manager_init with g_free and g_ptr_array_freebhatman1441
2023-07-10[REM-2938] Improved ordering of tray icon menu itemsmyheroyuki
2023-07-05[REM-2936] Fix crash related to unmap eventsmyheroyuki
2023-07-04Merge branch 'fix-memory-leaks' into 'master'bhatman1441
2023-07-04Fix g_free locations in remmina_pref_initbhatman1441
2023-06-29Merge branch 'REM-2926' into 'master'Hiroyuki Tanaka
2023-06-28Merge branch 'fix-memory-leaks' into 'master'bhatman1441
2023-06-28[REM-2926] Added ability to set a fixed aspect ratio for vnc connections when...myheroyuki
2023-06-28Replace GTK critical errors with Remmina warnings for null remmina icon autos...bhatman1441
2023-06-28Fix memory leaks with g_build_pathbhatman1441
2023-06-20Solved issue #2910 - Added support for IPv6 with fallback to IPv4 for sshStephane Coulondre
2023-06-16Merge branch 'uncheck-ssh-files' into 'master'bhatman1441
2023-06-16Gray out SSH tunnel private key and certificate file fields by default when f...bhatman1441
2023-06-16Remove ssh key file strings from remmina file if check box is uncheckedbhatman1441
2023-06-15[REM-2920] Password visibility can now be toggled on remmina_message_panelsmyheroyuki