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
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
2023-06-14Fix memory leak with g_hash_table_destroybhatman1441
2023-06-14Fix memory leaks with g_dir_closebhatman1441
2023-06-13Fix search bar toggle behaviormyheroyuki
2023-06-05Revert changes from MR #2470, commit f81494b7bhatman1441
2023-05-31Add valign to the switch of the log windowYasin Bakhtiar
2023-05-24Change plugin-tabs of the preferences from rtl to ltr.Yasin Bakhtiar
2023-05-12Remove character limit on password lengthbhatman1441
2023-05-08add 1080p as a default resolution to remmina_pref.c Thibault Molleman
2023-04-28Add menu option to delete multiple profiles at the same timebhatman1441
2023-04-11[REM-2874] muli password changer search now matches partial stringsmyheroyuki