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
2016-06-03spice: don't send "connect" signal before display is readyDenis Ollier
2016-06-03spice: fix possible race conditionDenis Ollier
2016-06-02Fix some memory leaksGiovanni Panozzo
2016-06-02RDP: avoid double free after freerdp commit 1a8db2c170eeaeeb35300beeb0cd612ad...Giovanni Panozzo
2016-06-01spice: add support for resize-guest featureDenis Ollier
2016-05-28Merge branch 'spice-smartcard' of https://github.com/larchunix/Remmina into l...Antenore Gatta
2016-05-28Merge branch 'spice-usb' of https://github.com/larchunix/Remmina into larchun...Antenore Gatta
2016-05-27spice: add support for audio channelDenis Ollier
2016-05-27spice: add support for smartcard redirectionDenis Ollier
2016-05-27spice: add support for usb device redirectionDenis Ollier
2016-05-27spice: use a `#define` macro for default connection portDenis Ollier
2016-05-25spice: add support for scaling featureDenis Ollier
2016-05-25spice: declare pref features before tool featuresDenis Ollier
2016-05-25spice: handle more error codesDenis Ollier
2016-05-25spice: fix "channel-event" signal disconnectionDenis Ollier
2016-05-25spice: fix memory leaksDenis Ollier
2016-05-24spice: add custom keystrokes featureDenis Ollier
2016-05-24spice: add pref to disable clipboard sharingDenis Ollier
2016-05-24spice: raise a dialog on unexpected disconnectionDenis Ollier
2016-05-24spice: reorder function definitionsDenis Ollier
2016-05-24spice: merge calls to g_object_set()Denis Ollier
2016-05-23spice: run auth dialog if password is missing/wrongDenis Ollier
2016-05-23spice: close SpiceSession on connection errorDenis Ollier
2016-05-23spice: handle wrong passwordDenis Ollier
2016-05-23spice: handle connection failureDenis Ollier
2016-05-22spice: don't call spice_session_disconnect() twiceDenis Ollier
2016-05-22Merge pull request #870 from larchunix/spice-pluginGiovanni Panozzo
2016-05-22spice: gracefully handle server shutdownDenis Ollier
2016-05-22spice: support spice-gtk version < 0.31Denis Ollier
2016-05-22Initial wayland/mir supportGiovanni Panozzo
2016-05-21New plugin with basic support for the SPICE protocolDenis Ollier
2016-05-20Mouse forward/back buttons. Fixes #638Giovanni Panozzo
2016-04-23Fix bpp calculation which may crash screenshotGiovanni Panozzo
2016-04-08fix loadbalanceinfo in importDennis Koot
2016-03-21uninitialized valueAntenore Gatta
2016-03-19HandleRFBServerMessage return status, could potentially solve #681 #335Antenore Gatta
2016-03-19better function return value testAntenore Gatta
2016-03-15Merge branch 'next' into remmina_screenshotAntenore Gatta
2016-03-15Plugin assisted screenshotGiovanni Panozzo
2016-03-12Fix a realloc of 0 bytes (==free) double free crash, issue #792Giovanni Panozzo
2016-03-06RDP clipboard cleanup on connection close #775 #730 #700Giovanni Panozzo
2016-03-05Various fixes in RDP thread lockingGiovanni Panozzo
2016-03-05Rework of RDP plugin queue with pthread conditionsGiovanni Panozzo
2016-03-05Potential leak of memoryAntenore Gatta
2016-03-05Correctly handle blank server hostname in RDP pluginGiovanni Panozzo
2016-03-04Fixes two missing variable declarations after PR#780 and PR#781Giovanni Panozzo
2016-03-04Merge pull request #781 from FreeRDP/failure_handling_in__remmina_rdp_cliprdr...Giovanni Panozzo
2016-03-04Remove DNS resolution check of server in RDP gateway conn, fixes part of #722...Giovanni Panozzo
2016-03-03formats is not nulled upon failureJohannes Weberhofer
2016-02-29Remove unneded rdp_gdi.c and rdp_gdi.h files1.2.0-rcgit.9Giovanni Panozzo