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 (Collapse)Author
2021-01-04Updating Copyright notice for 2021Antenore Gatta
2020-12-31WIP: Implemented Settings and Features for Python (works!)ToolsDevler
2020-12-31WIP: Make everything work again.ToolsDevler
2020-12-31WIP: Make Remmina run againToolsDevler
2020-12-31WIP: Fixed build and protocol_widget & file implementationToolsDevler
2020-12-31WIP: Seperate remmina module implementationToolsDevler
2020-12-31WIP: Cleanup remmina module codeToolsDevler
2020-12-31WIP: Seperate module and plugin implementationToolsDevler
2020-12-31WIP: Seperate module and plugin implementationToolsDevler
2020-12-31WIP: Fixed missing wrappers and sys.argv bugToolsDevler
2020-12-31WIP Python Plugins: CleanupToolsDevler
2020-12-31WIP: Redesigned python integraitonToolsDevler
2020-12-31WIP: Established instance identificationToolsDevler
2020-12-31WIP: Fixed plugin loadingToolsDevler
2020-12-31WIP: Re-develop tool_hello_plugin in pythonToolsDevler
2020-12-31WIP: Restructuring, First Serious PluginToolsDevler
2020-12-31WIP: Python Plugin StructureToolsDevler
2020-12-31WIP: Python plugin implementationToolsDevler
2020-12-30Revert "Show confirmation dialog if window is being closed"ToolsDevler
This reverts commit 829f0d34734e6d3248b10cb40865b952ae478bb3.
2020-12-30Show confirmation dialog if window is being closedMathias Winterhalter
2020-12-30Resolve "SSH tunneling, honoring ssh_config"Antenore Gatta (tmow)
- Simplifying remmina_public_get_server_port - Adding debugging strings during ssh initialization - Correctly parsing user provided option from ssh_config - Parsing always for the destination host when the entrance is 127.0.0.1
2020-12-23Adding file:// protocol handlerAntenore Gatta
2020-12-17Implementing dynamic resolution in SPICE pluginJacek Szafarkiewicz
2020-11-30fix incorrect name date log sessions sshAlexandre CENDROU
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-23Typo in tooltip labelAntenore Gatta
2020-11-23Fixing switch state detection Antenore Gatta
2020-11-20Widget was created but not saved as objectAntenore Gatta
2020-11-14save screenshot_name and use correct seconds formatAntenore Gatta
2020-11-13Adding Github fundingAntenore Gatta
2020-10-20Update error message for pcre2 libraryMatteo F. Vescovi
2020-10-10Spelling: Plugin manager language reworkedAllan Nordhøy
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-10-03remmina_main_quickconnect: recognize ip when textbox has ip:port in it, and ↵Hans Petter Dalsklev
strip whitespaces
2020-08-10Enhancing the SNAP info dialog boxAntenore Gatta
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2020-08-05Trim white from ip addresses input into quick connect barDax Kelson
handles both IPv4 and IPv6
2020-08-01Enabled GDK_SCROLL_SMOOTH for RDP/VNCKenan Sun
2020-07-23Merge branch 'sshreconnect' into 'master'Antenore Gatta
Restart SSH session when user has provided new username or password to allow for changing SSH user See merge request Remmina/Remmina!2096
2020-07-23Make local variables reusable (not prefixed with type). Format code using ↵Espen Tveit
uncrustify. Add indication that URI may be used in remmina --help. Add some examples to man page.
2020-07-23Make local variables reusable (not prefixed with type). Format code using ↵Espen Tveit
uncrustify. Add indication that URI may be used in remmina --help. Add some examples to man page.
2020-07-14Added support for quick connecting to servers using protocol handlers, ↵Espen Tveit
closes #2235 and #1929
2020-07-09Avoid quickconnect to empty hostnames. Fixes #2240.Giovanni panozzo
2020-06-22Mitigation for ssh tunnel memory leakGiovanni Panozzo
2020-06-22Fix saving main window prefs when exitingGiovanni Panozzo
2020-06-22Fix some memory leaksGiovanni panozzo
2020-06-18Using g_autofree when possibleAntenore Gatta
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2020-06-18fixing a memory leak in remmina_file_loadAntenore Gatta
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2020-06-16Spelling: GNOME Shell, opt-in desc, commentsAllan Nordhøy