summaryrefslogtreecommitdiffstats
path: root/src/virt-viewer-session-vnc.c
Commit message (Expand)AuthorAgeFilesLines
* session-vnc: Avoid depracated warnings on this fileFabiano Fidêncio2016-02-261-0/+3
* VNC session: emit session-cancelled signalJonathon Jongsma2015-06-191-0/+1
* Rename session-auth-failed to session-auth-unsupportedJonathon Jongsma2015-06-191-1/+1
* session-vnc: Set window for display to avoid gtk-vnc v0.3.8 crashPavel Grunt2015-05-211-0/+5
* Prefill the username in the authentication dialogFabiano Fidêncio2014-10-101-3/+7
* VirtViewerDisplayVnc: set 'session' propertyJonathon Jongsma2014-09-241-2/+2
* Change collect_credentials() to return a booleanJonathon Jongsma2014-08-261-5/+5
* app: report disconnection error detailsMarc-André Lureau2014-07-081-1/+1
* Replace DEBUG_LOG with g_debugMarc-André Lureau2014-06-101-8/+8
* Don't set VNC display to ready until vnc is initializedJonathon Jongsma2014-02-131-2/+0
* Move vnc-specific auth logic to VirtViewerSessionVncJonathon Jongsma2014-02-131-6/+86
* vnc: Clear all displays before creating dummy displayChristophe Fergeau2013-10-161-1/+4
* file: add version field, raise an error if incompatibilyMarc-André Lureau2013-03-081-1/+2
* Allow app_initial_connect() to raise an errorMarc-André Lureau2013-03-081-2/+3
* vnc: add connection by fileMarc-André Lureau2013-01-181-18/+32
* session: add virt_viewer_session_mime_type()Marc-André Lureau2012-11-271-0/+6
* vnc: when session is disconnected, make the display as non-readyMarc-André Lureau2012-07-231-3/+3
* Simplify display flag handlingMarc-André Lureau2012-07-231-1/+1
* Add support for raw IPv6 addresses in VNC & libvirt URIsDaniel P. Berrange2012-04-231-1/+16
* Fix close of VNC displaysDaniel P. Berrange2012-04-041-0/+4
* Extract tlsPort for SPICE and use it to enable secure connectionsDaniel P. Berrange2012-02-141-9/+10
* Ensure auth popup windows have correct transient parentDaniel P. Berrange2012-02-081-3/+22
* Add config.h to every source fileDaniel P. Berrange2012-02-061-0/+2
* Update copyright headersDaniel P. Berrange2012-02-061-2/+2
* Convert TABS to spaces & reindent everywhereDaniel P. Berrange2012-02-061-127/+124
* Tune the first argument in calls to g_type_class_add_private()Guannan Ren2012-01-311-1/+1
* Make VNC support opening connections based on URIDaniel P. Berrange2012-01-311-0/+26
* Show display and rise its window when we have the display show hintMarc-André Lureau2011-07-261-0/+5
* Split pull part of VirtViewerDisplay out into VirtViewerSessionDaniel P. Berrange2011-07-111-0/+254