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
2011-11-27cmake: add version checks to more detection scriptsMarc-André Moreau
2011-11-27cmake: fix missing libraries for RDP pluginMarc-André Moreau
2011-11-27cmake: removing GNU build system filesMarc-André Moreau
2011-11-26cmake: build plugins as shared librariesMarc-André Moreau
2011-11-13cmake: installation of binaries in proper locationsMarc-André Moreau
2011-11-12cmake: added cmake scripts for most pluginsMarc-André Moreau
2011-10-30Migrate remmina-plugins to GTK-3.llyzs
2011-09-01NX: add another ssh_seet_fd_towrite.llyzs
2011-09-01nx: fix libssh 0.5 compatibility.llyzs
2011-02-24RDP: add domain entry during NLAllyzs
2011-02-06Various fixes for gnome-keyring related codesllyzs
2011-02-03Add new 'Secret' plugin typellyzs
2010-11-12NX: add SSH tunnelllyzs
2010-11-12Lower case for non-first letters (NX)llyzs
2010-10-29Add version field to plugin interface and show the version in plugin windowllyzs
2010-09-30Rewrite RemminaProtocolFeature API to give more flexibility to the plugin to ...llyzs
2010-09-29Redesign RemminaProtocolPlugin API in order to have more flexibility for the ...llyzs
2010-09-27Rewrite a cleaner RemminaFile API. More test must be done...llyzs
2010-08-22NX: Fix bug 3049236 multiple keyboard layout issue.llyzs
2010-07-19NX: Fix connection issue to NoMachine Testdrivellyzs
2010-05-29Add new server address format server/port in order to support ipv6. Compatibi...llyzs
2010-05-18NX: support selecting the session to attach when using Shadow typellyzs
2010-05-11NX: Fix keyboard mapping arguments. Turned out client=linux is importantllyzs
2010-05-11NX: add stderr checking that could cause wrong cpu usage; remove code that us...llyzs
2010-05-09Add Disable Clipboard Sync option. RDP and VNC support it. NX has that option...llyzs
2010-05-09NX: Add session management feature.llyzs
2010-05-06Internationalize the plugin package.llyzs
2010-05-05NX: removed some unnecessary calls.llyzs
2010-05-05NX: add some protection to support multiple NX sessions start connecting in p...llyzs
2010-05-05Use maxfd+1 for all ssh_select calls.llyzs
2010-04-29Extend the plugin API to support different plugin types.llyzs
2010-03-14NX: FreeNX sends the last 999 Bye response to stderr (which should be a FreeN...llyzs
2010-02-01Commit the right patch to fix the memory leak.llyzs
2010-02-01Fix memory leak after calling XkbRF_GetNamesPropllyzs
2010-01-14NX: Eliminate Xephyr dependency; embedding are done by some X11 tricks. Flexi...llyzs
2010-01-02Add 'Hostkey' feature. Most toolbar items can now be accessed by hostkey + fu...llyzs
2010-01-01NX: make use of logging featurellyzs
2009-12-31Use XKB to automatically detect the keyboard layout and pass to NX, with libx...llyzs
2009-12-30Provide a more reasonable description for Xephyr's cursor optionllyzs
2009-12-29NX: Add keymap option and tune some other trival options. Looks like this sti...llyzs
2009-12-26NX: Now we support Shadow session (attach to console) and resuming sessionsllyzs
2009-12-25NX: Add new option Startup Program, and provide predefined GNOME, KDE and Xfc...llyzs
2009-12-24NX development: Add quality option. internally translate to modem/isdn/adsm/l...llyzs
2009-12-24NX plugin development continues: 1) It can now save/load user name and passwo...llyzs
2009-12-23Improve password prompting in plugin interface; Fix a dead-lock issue in SSH ...llyzs
2009-12-23NX: NoMachine NX server reports a version number with dash like '3.4.0-8'. Th...llyzs
2009-12-231) It seems safer to emit connect signal when Xephyr get embedded, otherwise ...llyzs
2009-12-23Some NX stuff: Fix neatx version checking by reporting the same version; Add ...llyzs
2009-12-22Change 'Encrypt' option to opposite 'Disable Encryption'. Encryption should b...llyzs
2009-12-21Experimental NX plugin implementation. Not perfect but works already.llyzs