index
:
virt-viewer.git
master
wip/gapplication
wip/ssh-agent-forward
Graphical console client for virtual machines using libvirt
Fabiano Fidêncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
virt-viewer-session-spice.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spice: add proxy configuration to connection file
Marc-André Lureau
2013-01-29
1
-0
/
+6
*
session-spice: Cast CA string to gunit8 pointer
Michal Privoznik
2012-12-05
1
-1
/
+1
*
spice: learn to connect from file
Marc-André Lureau
2012-11-27
1
-1
/
+90
*
session: add virt_viewer_session_mime_type()
Marc-André Lureau
2012-11-27
1
-0
/
+7
*
spice: the session is connected when main channel opened
Marc-André Lureau
2012-11-21
1
-2
/
+1
*
Don't free SPICE ticket twice
Christophe Fergeau
2012-10-01
1
-1
/
+0
*
Add VirtViewerSession::session-display-updated
Marc-André Lureau
2012-07-23
1
-4
/
+14
*
Hook up handling of Monitors
Marc-André Lureau
2012-07-23
1
-10
/
+79
*
spice: improve fullscreen=auto-conf
Marc-André Lureau
2012-07-23
1
-0
/
+4
*
Don't leak SPICE ticket
Christophe Fergeau
2012-06-13
1
-0
/
+1
*
spice: use weak references to display channel
Marc-André Lureau
2012-05-17
1
-5
/
+5
*
Ensure windows are destroyed when display closes
Daniel P. Berrange
2012-05-04
1
-0
/
+4
*
Change 'OK' button to 'Close' button in USB device selection
Daniel P. Berrange
2012-05-02
1
-1
/
+1
*
Add debugging when performing fullscreen auto-configuration
Daniel P. Berrange
2012-04-25
1
-1
/
+8
*
usbredir: listen for device-error signal
Hans de Goede
2012-03-29
1
-1
/
+4
*
spice: handle switch-host event
Marc-André Lureau
2012-03-21
1
-6
/
+13
*
spice: remove usage of deprecated audio api
Marc-André Lureau
2012-03-21
1
-8
/
+6
*
spice: implement --fullscreen=auto-conf
Marc-André Lureau
2012-03-21
1
-2
/
+60
*
session-spice: Delay the disconnected signal till all channels are closed
Hans de Goede
2012-03-06
1
-4
/
+13
*
session-spice: dispose should chain up to dispose not finalize!!
Hans de Goede
2012-03-06
1
-1
/
+1
*
usbredir: Gnome HIG-ify USB device selection dialog
Hans de Goede
2012-03-06
1
-1
/
+4
*
usbredir: Shrink the usb device selection dialog when devices are unplugged
Hans de Goede
2012-03-06
1
-0
/
+11
*
spice: fix connecting via ssh to a password-protected server
Marc-André Lureau
2012-03-01
1
-1
/
+8
*
spice: fix double unref of main channel
Marc-André Lureau
2012-03-01
1
-10
/
+3
*
spice: implement smartcard-{insert,remove} virtual methods
Marc-André Lureau
2012-02-22
1
-3
/
+17
*
Add back compat for GObject 2.22 which lacks GBinding
Daniel P. Berrange
2012-02-16
1
-0
/
+5
*
Extract tlsPort for SPICE and use it to enable secure connections
Daniel P. Berrange
2012-02-14
1
-6
/
+8
*
Ensure auth popup windows have correct transient parent
Daniel P. Berrange
2012-02-08
1
-2
/
+7
*
Implement SPICE desktop resizing that takes account of zoom level
Daniel P. Berrange
2012-02-08
1
-1
/
+25
*
Add config.h to every source file
Daniel P. Berrange
2012-02-06
1
-0
/
+2
*
Update copyright headers
Daniel P. Berrange
2012-02-06
1
-2
/
+2
*
Convert TABS to spaces & reindent everywhere
Daniel P. Berrange
2012-02-06
1
-247
/
+246
*
Only make the USB device selection sensitive when the vm is USB capable
Hans de Goede
2012-02-06
1
-0
/
+13
*
Add a menu entry for USB device selection
Hans de Goede
2012-02-06
1
-4
/
+35
*
Register a new signal session-cancelled
Guannan Ren
2012-01-31
1
-2
/
+1
*
Tune the first argument in calls to g_type_class_add_private()
Guannan Ren
2012-01-31
1
-1
/
+1
*
Enable spice auto-usbredir
Marc-André Lureau
2012-01-31
1
-0
/
+4
*
Remove usage of deprecated property
Marc-André Lureau
2012-01-31
1
-0
/
+5
*
Add error dialog for USB redirection failure
Marc-André Lureau
2012-01-31
1
-14
/
+36
*
Add spice_get_option_group()
Marc-André Lureau
2012-01-31
1
-1
/
+5
*
Add a few property getters, used by controller
Marc-André Lureau
2012-01-30
1
-2
/
+45
*
Add virt_viewer_session_open_uri
Marc-André Lureau
2012-01-30
1
-0
/
+16
*
Lower severity of unhandled Spice events
Marc-André Lureau
2011-08-04
1
-1
/
+1
*
Don't ignore creation of secondary displays
Marc-André Lureau
2011-07-26
1
-2
/
+0
*
Split pull part of VirtViewerDisplay out into VirtViewerSession
Daniel P. Berrange
2011-07-11
1
-0
/
+312