summaryrefslogtreecommitdiffstats
path: root/src/virt-viewer.c
Commit message (Expand)AuthorAgeFilesLines
* Take --direct into consideration when checking if a guest is reachableFabiano Fidêncio2015-03-121-6/+8
* Avoid 'Dereference of a null pointer'Fabiano Fidêncio2015-03-111-1/+1
* virt-viewer: set transient parent for connection's error dialogFabiano Fidêncio2015-01-081-1/+3
* virt-viewer: Don't connect to localhost displays with qemu+tcp://Christophe Fergeau2015-01-061-0/+57
* Set a transient parent for GtkDialogsPavel Grunt2014-12-191-3/+12
* Do not show twice error dialog when no VM are foundMarc-André Lureau2014-12-011-1/+0
* virt-viewer: allow connection to unix socket only serverMarc-André Lureau2014-11-251-7/+8
* Report error in dialogMarc-André Lureau2014-11-251-3/+11
* Simplify virt_viewer_initial_connect()Marc-André Lureau2014-11-251-6/+6
* Simplify virt_viewer_initial_connect()Marc-André Lureau2014-11-251-10/+3
* Simplify virt_viewer_initial_connect()Marc-André Lureau2014-11-251-21/+21
* Remove VIRT_VIEWER_VM_CHOOSE_DIALOG_CANCELLEDMarc-André Lureau2014-11-251-4/+2
* Limit HAVE_SOCKETPAIR to directly concerned codeMarc-André Lureau2014-11-251-3/+6
* Move libvirt reconnect polling to VirtViewerMarc-André Lureau2014-11-251-4/+37
* Replace priv->withEvents usage for priv->domain_eventFabiano Fidêncio2014-11-201-9/+4
* Prefer to use virConnectDomainEventRegisterAny()Fabiano Fidêncio2014-11-201-7/+13
* Set freed priv->dom to NULL in _dispose()Fabiano Fidêncio2014-11-201-1/+3
* Make sure conn exists before use itFabiano Fidêncio2014-11-201-7/+9
* Don't use virGetLastErrorMessage()Christophe Fergeau2014-10-311-1/+2
* Avoid use of non-literal string with g_debugDaniel P. Berrange2014-10-271-1/+1
* Remove useless 'if (...)' before free()Daniel P. Berrange2014-10-271-3/+1
* Prefill the username in the authentication dialogFabiano Fidêncio2014-10-101-0/+4
* Show VM chooser dialog when starting virt-viewer with no argPavel Grunt2014-10-101-8/+67
* Prefer virDomainOpenGraphicsFD for --attachJán Tomko2014-10-011-1/+14
* Improve authentication error messagesFabiano Fidêncio2014-09-261-2/+35
* Simplify virt_viewer_auth_libvirt_credentials() return value logicFabiano Fidêncio2014-09-261-4/+4
* Do not fail when the auth dialog is cancelledFabiano Fidêncio2014-09-231-7/+12
* VirtViewer: Fix memory leaksJonathon Jongsma2014-09-111-0/+4
* Add a dialog showing details of the current guestJonathon Jongsma2014-08-071-1/+1
* util: get rid of ARRAY_CARDINALITYMarc-André Lureau2014-06-101-1/+1
* Replace DEBUG_LOG with g_debugMarc-André Lureau2014-06-101-19/+19
* Don't connect to localhost when using --directChristophe Fergeau2014-06-101-1/+2
* Improve window title when connected to newer spice-serverJonathon Jongsma2014-02-111-5/+1
* Add ability to define custom display->monitor mapping per vmJonathon Jongsma2013-11-201-0/+7
* Try to share more GOption code between r-v and v-vMarc-André Lureau2013-08-201-5/+1
* Unregister events and callbacks on disposeJán Tomko2013-07-291-12/+19
* virt-viewer: Allow TLS-only SPICE connectionsChristophe Fergeau2013-07-111-12/+12
* Use format stringGuido Günther2013-06-261-1/+1
* Show connect dialog again if connection from dialog failedMarc-André Lureau2013-05-171-3/+3
* Remove the "container" logic used by legacy browser pluginMarc-André Lureau2013-05-161-3/+1
* Allow app_initial_connect() to raise an errorMarc-André Lureau2013-03-081-18/+25
* Don't SIGSEGV if no transport is used.Michal Privoznik2012-11-141-1/+1
* Reconnect to libvirtd after connection breaksMichal Privoznik2012-11-131-8/+53
* Connect to localhost for display when transport is sshDave Allan2012-11-081-3/+11
* Fix check for IPv6 any addressDaniel P. Berrange2012-10-101-3/+22
* Append \n to message in virt_viewer_app_traceChristophe Fergeau2012-09-181-4/+4
* Don't hardcode 'localhost' in no @listen parameter is givenDaniel P. Berrange2012-02-141-5/+3
* Extract tlsPort for SPICE and use it to enable secure connectionsDaniel P. Berrange2012-02-141-1/+9
* Ensure auth popup windows have correct transient parentDaniel P. Berrange2012-02-081-1/+63
* Update copyright headersDaniel P. Berrange2012-02-061-2/+2