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
2018-07-31Merge branch 'v1.2.31.1' into 'master'v1.2.31.1Antenore Gatta
2018-07-31v1.2.31.1 - Bugfixing release.Antenore Gatta
2018-07-31Fixed StartupWMClassAntenore Gatta
2018-07-31Fixing snap remmina idAntenore Gatta
2018-07-31Removing unneded man pageAntenore Gatta
2018-07-31Merge branch 'master' of gitlab.com:Remmina/RemminaAntenore Gatta
2018-07-31Adding man pagesAntenore Gatta
2018-07-30RDP: fix to EndPaintGiovanni Panozzo
2018-07-30Missing man pagesGiovanni Panozzo
2018-07-30Fix toolbar setup after kiosk mode changesGiovanni Panozzo
2018-07-30Updating metadataAntenore Gatta
2018-07-30Added man entries for the kiosk modeAntenore Gatta
2018-07-29Fixing snap build - removing naclAntenore Gatta
2018-07-29Switching flatpak Remmina source code to gitlabAntenore Gatta
2018-07-28Revert broken translationsv1.2.31Antenore Gatta
2018-07-28Merge branch 'release_prep' into 'master'Antenore Gatta
2018-07-28Preparing for release v1.2.31Antenore Gatta
2018-07-28RDP sound setupGiovanni Panozzo
2018-07-27RDP sound setupGiovanni Panozzo
2018-07-27Merge branch 'translations' into 'master'Antenore Gatta
2018-07-27Translations improvementsAntenore Gatta
2018-07-26remmina: fix build on CentOS 7Denis Ollier
2018-07-25remmina: use g_memdup() instead of copy in for loopDenis Ollier
2018-07-25rdp: remove unused variableDenis Ollier
2018-07-25Fixing typosAntenore Gatta
2018-07-25Merge branch 'respect_older_vte_versions' into 'master'Antenore Gatta
2018-07-25bugfix: set correct struct parameter for foreground and background priort to ...Frank Niessen
2018-07-25Merge branch 'fix_filezilla_sftp' into 'master'Antenore Gatta
2018-07-24Merge pull request #1680 from scootergrisen/patch-4Antenore Gatta
2018-07-24Update remmina_filezilla_sftp.sh: 1. use "ssh_password" instead of "password"...Jialin Wang
2018-07-24Merge branch 'patch-1' into 'master'Antenore Gatta
2018-07-24Update remmina_filezilla_sftp.sh: $password does not show in $env, use $ssh_p...Jialin Wang
2018-07-24Update remmina_filezilla_sftp.sh: make it possible to use special character i...Jialin Wang
2018-07-22Add danish translation to org.remmina.Remmina.desktop.inscootergrisen
2018-07-22sftp: use glib's g_format_size_full() to compute file sizeDenis Ollier
2018-07-22readme: update ci badge URLDenis Ollier
2018-07-22flatpak: rename DBUS_ID to REMMINA_APP_IDDenis Ollier
2018-07-22remmina: improve remmina_pref_file_load_colors() functionDenis Ollier
2018-07-21flatpak: update spice-gtk from 0.34 to 0.35Denis Ollier
2018-07-21flatpak: update xkbcomp from 1.4.1 to 1.4.2Denis Ollier
2018-07-21flatpak: update spice-protocol from 0.12.13 to 0.12.14Denis Ollier
2018-07-21ci: remove unused MANIFEST_PATH variableDenis Ollier
2018-07-21Merge branch 'tool_hello_world/missing-icon' into 'master'larchunix
2018-07-21tool_hello_world: add missing iconDenis Ollier
2018-07-19Using g_malloc instead of mallocAntenore Gatta
2018-07-19Merge branch 'feature/dynamic-colors-memory-handling' into 'master'Antenore 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-18Merge branch 'rdp_paint_fix' into 'master'Giovanni Panozzo
2018-07-17Fix RDP begin/end paint which caused a disconnect/reconnect loopGiovanni Panozzo