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
2015-02-09Updated FSF addressweberho
2015-01-29Added copyright on modified filesMuflone
2015-01-29Reorganized the plugin checkboxesMuflone
2015-01-25Merge pull request #447 from FreeRDP/newscalerGiovanni Panozzo
2015-01-25Implemented disable password storing for protocols VNC VNCI, NX and RDP, than...Muflone
2015-01-25Scaler reimplementationGiovanni Panozzo
2015-01-25Removed some legacy GTK2 codeGiovanni Panozzo
2015-01-25Add copyright on modified filesGiovanni Panozzo
2015-01-25Code cleanupMuflone
2015-01-25Renamed macro GET_DATA to GET_PLUGIN_DATAMuflone
2015-01-25Added code comments for options values arraysMuflone
2015-01-25Added code comments for preferences plugin definition and featuresMuflone
2015-01-25Added code comments for file plugin definition and featuresMuflone
2015-01-25Added code comments for the plugin definition and featuresMuflone
2015-01-25Added code comments for the available plugin featuresMuflone
2015-01-25Added code comments for RemminaProtocolSetting arraysMuflone
2015-01-24Added tool option to send Ctrl+Alt+Del to a RDP sessionMuflone
2015-01-24Code cleanupMuflone
2015-01-11Added function tracing if enabled using -DWITH_TRACE_CALLS=ONMuflone
2014-12-30Changed RDP settings dialog stringGiovanni Panozzo
2014-12-29Improve UX with RDP global settings dialog tabGiovanni Panozzo
2014-12-29Split PerformanceFlags in single vars, fixes #391Giovanni Panozzo
2014-12-23Fix null pointer useGiovanni Panozzo
2014-12-22Removed logging of keystrokes from RDP pluginGiovanni Panozzo
2014-12-21Clipboard: improved handling of time consuming clipboard transfer from serverGiovanni Panozzo
2014-12-17Fixes a crash when exporting RDP profile to .rdp file. Fixes #412.Giovanni Panozzo
2014-12-09Fix race conditionGiovanni Panozzo
2014-12-07Thread sync and memory free fixups in RDP pluginGiovanni Panozzo
2014-12-06Fix pointer used after freeGiovanni Panozzo
2014-12-02Different cert names for different ports. Fixes #373Giovanni Panozzo
2014-11-30GTK3 migration, fixes #365Giovanni Panozzo
2014-11-28Switched to GTK+3.6 threading model, make pthreads compulsory.Giovanni Panozzo
2014-11-22Fix rdp_cliprd for freerdp 1.2. Fixes #378 #379Giovanni Panozzo
2014-11-12Remove unneded call to non existent function remmina_rdp_load_plugin, fixes #...Giovanni Panozzo
2014-10-29Fix possible crash when closing RDP connectionGiovanni Panozzo
2014-10-28Rename relevant CB_FORMAT to CFGiovanni Panozzo
2014-10-18Update rdp_plugin.cGiovanni Panozzo
2014-10-18Fix freerdp connection closingGiovanni Panozzo
2014-10-16Fix to printer redirection, added smartcard redirectionGiovanni Panozzo
2014-10-16Added printer redirection, code cleanupGiovanni Panozzo
2014-09-29Undo of 07bb6f3d5ce48144dff239503bbc3c9f6da87229Giovanni Panozzo
2014-09-29rfx_context_new does not take any parameterLuca Falavigna
2014-09-19Make 8bpp and 32bpp works. Fixes #329Giovanni Panozzo
2014-09-19Update to FreeRDP changes (removed CLRBUF_24BPP)Giovanni Panozzo
2014-09-15Remove unneeded debug lineGiovanni Panozzo
2014-09-15Fixes #223: correctly set host CertificateName when in SSH tunnel.Giovanni Panozzo
2014-09-15Fix missing extended keycode and 'up' action when sending release key events....Giovanni Panozzo
2014-09-03Merge branch 'gtk3' of github.com:giox069/RemminaAntenore Gatta
2014-08-25Fixes #270 bad shared folder name on window driveGiovanni Panozzo
2014-08-25GTK3 migration - gtk_image_menu_item_new_from_stock deprecatedAntenore Gatta