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 (Expand)Author
2020-05-20SSH plugin - adding font resize - closes #2201Antenore Gatta
2020-05-18New remmina_debug function, replaces remmina_log_print, remmina_log_printf an...Antenore Gatta
2020-05-01Fix minor typosYuri Chornoivan
2020-03-24Merge branch 'issue_2102' into 'master'Giovanni Panozzo
2020-03-24SFTP with tunnel fixesGiovanni Panozzo
2020-03-18fix placeholder tooltip of SSH session log filenameJuarez Rudsatz
2020-03-18use helper remmina_file_format_properties for log filename formattingJuarez Rudsatz
2020-02-10Fixing identationAntenore Gatta
2020-02-10SSH fixesGiovanni Panozzo
2020-01-23Content is saved in not under a fileAntenore Gatta
2020-01-18SSH fixesGiovanni Panozzo
2020-01-17Separate ssh tunnel params from ssh connection paramsGiovanni Panozzo
2020-01-15WIP: using the right tunnel params for the SSH/SFTP pluginsAntenore Gatta
2020-01-10Updating copyrights and contribution listsAntenore Gatta
2019-12-09Spelling: Log SSH session when exiting RemminaAllan Nordhøy
2019-12-06Spelling: Private key, direct explanationsAllan Nordhøy
2019-11-22SSH plugin minor fixes and enhanced debug outputAntenore Gatta
2019-11-21Markup: Button +Allan Nordhøy
2019-11-13L10n/commentsAntenore Gatta
2019-11-13Adding comments for translatorsAntenore Gatta
2019-11-02Fix some crashes, set correct ssh field where neededGiovanni Panozzo
2019-11-01Fix close handling in ssh and sftp pluginGiovanni Panozzo
2019-11-01Plugin connection close refactoringGiovanni Panozzo
2019-09-29Fixing username typoAntenore Gatta
2019-09-07Adding setting tooltip in the remmina profile editorAntenore Gatta
2019-07-24remmina_unlock_timer_destroy not static to avoid Wunused-functionAntenore Gatta
2019-06-13Adding setting to disable terminal audible bell by defaultAntenore Gatta
2019-05-30WWW plugin - A new plugin to connect to Webbased administration consoles fixe...Antenore Gatta
2019-03-09Resolve "SSH public key cannot be imported: Access denied for 'none'. Authent...Antenore Gatta
2019-01-27Use uppercase for VNC, SSH, SFTP and RDP protocol namesDavy Defaud
2019-01-27Replace single quotes by true apostrophesDavy Defaud
2019-01-27Replace all triple points by ellipsis charactersDavy Defaud
2019-01-10Updating coyright for year 2019Antenore Gatta
2018-12-04rcw_preopen completeGiovanni Panozzo
2018-11-28Open connection window before connectingGiovanni Panozzo
2018-08-29Force program name to app idAntenore Gatta
2018-07-31Fix URLs github -> gitlabDenis Ollier
2018-07-26remmina: fix build on CentOS 7Denis Ollier
2018-07-25remmina: use g_memdup() instead of copy in for loopDenis Ollier
2018-07-25Fixing typosAntenore Gatta
2018-07-25bugfix: set correct struct parameter for foreground and background priort to ...Frank Niessen
2018-07-19Using g_malloc instead of mallocAntenore Gatta
2018-07-19bugfix: set correct number of records for allocating memoryFrank Niessen
2018-07-19cleanup code: switch from c-lib memory handling (malloc) to glib based memory...Frank Niessen
2018-07-10Revert "Merge branch 'feature/dynamic-colors-memory-handling' into 'master'"Antenore Gatta
2018-07-10bugfix: remove memory leakFrank Niessen
2018-07-10cleanup code: switch from c-lib memory handling (malloc) to glib based memory...Frank Niessen
2018-07-09Added stdlib to avoid compiler warningAntenore Gatta
2018-07-09add using of system data dirs and sort entries in the popup menuFrank Niessen
2018-07-09change foldername from colors to themeFrank Niessen