summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-08Release v0.11v0.11Marc-André Lureau3-1/+11
2012-03-08Update since annotation for some session propertiesMarc-André Lureau1-0/+6
2012-03-08channel-usbredir: Handle some more usbredirhost_read_guest_data errorsHans de Goede3-4/+24
2012-03-07Do not warn when starting spicy if usbredir is disabledMarc-André Lureau1-6/+5
2012-03-07sasl: sasl authentication failure results in disconnectionMarc-André Lureau1-2/+1
2012-03-07sasl: lower visibility of normal debug messageMarc-André Lureau1-2/+2
2012-03-07build: move @SPICE_GLIB_REQUIRES@ to Requires.privateMarc-André Lureau1-1/+2
2012-03-06Fix semi-seamless migration handlingMarc-André Lureau1-42/+25
2012-03-05Warn if a message is dropped (before connection or after reset)Marc-André Lureau1-15/+20
2012-03-05Support name & uuidMarc-André Lureau9-2/+127
2012-02-29Add a spice-controller-dump testing toolMarc-André Lureau3-6/+137
2012-02-29Add controller foreign menu supportMarc-André Lureau8-3/+530
2012-02-29Fix a few warnings on windows buildMarc-André Lureau2-5/+12
2012-02-29Allow open_fd() to be called with -1Marc-André Lureau2-4/+14
2012-02-24buildsys: Don't link glib-compat.o into libspice-client-gtk.soHans de Goede2-1/+1
2012-02-24Fix building with policykit < 0.101Hans de Goede2-0/+21
2012-02-23Release v0.10v0.10Marc-André Lureau3-1/+15
2012-02-23use :glz-window-size not :glz_window_sizeMarc-André Lureau1-1/+1
2012-02-23build: fix build with recent mingw64Marc-André Lureau2-4/+4
2012-02-22usbredir: Add awareness of host/guest side filteringHans de Goede4-5/+40
2012-02-22usbredir: Add a spice_usb_device_manager_can_redirect_device functionHans de Goede4-32/+144
2012-02-22usb-device-widget: Use an info_bar for error messagesHans de Goede2-14/+79
2012-02-22configure: Fix "USB redirection support" summary on --disable-usbredirHans de Goede1-2/+2
2012-02-22usbredir: Treat the user cancelling the policykit dialog as a cancelHans de Goede2-3/+15
2012-02-22usbredir: Add device rejected errorsHans de Goede6-3/+117
2012-02-22RFC: Use spice protocol as a submoduleMarc-André Lureau5-5/+15
2012-02-20Fix make distcheckMarc-André Lureau1-0/+1
2012-02-20usbredir: Shrink the usb device selection dialog when devices are unpluggedHans de Goede1-0/+9
2012-02-20usbredir: make channel lifetime equal to session lifetimeHans de Goede6-76/+121
2012-02-20usbutil: Add support for getting strings from usb.idsHans de Goede3-0/+172
2012-02-20usbutil: Add a spice_usb_util_get_device_strings helper functionHans de Goede3-28/+50
2012-02-20usb: Move various helper functions into usbutil.[c,h]Hans de Goede7-83/+149
2012-02-17Add controller ENABLE_SMARTCARD messageMarc-André Lureau3-1/+7
2012-02-13widget: fix mouse wrapping failing when the window is outsideMarc-André Lureau1-33/+14
2012-02-13Set keepalive on channel socketNicolas Prochazka2-5/+8
2012-02-12Use an openssl BIO stream using GSocketMarc-André Lureau6-6/+152
2012-02-09Don't warn if setsockopt(TCP_NDELAY) fails with errno==ENOTSUPDaniel P. Berrange1-1/+1
2012-02-08Link with usbredirparserChristophe Fergeau1-1/+1
2012-02-03Lower or silence some harmless debug messagesMarc-André Lureau2-5/+3
2012-02-01widget: allow defining a zoom-levelMarc-André Lureau2-4/+34
2012-02-01widget: factor out update_size_request() and scaling_updated()Marc-André Lureau1-26/+37
2012-01-31Report the scaling is 1.0 if the widget isn't realized yetMarc-André Lureau1-1/+1
2012-01-31Do not grab/release the clipboard on guest without clipboard supportMarc-André Lureau5-2/+31
2012-01-31Release 0.9v0.9Hans de Goede2-1/+7
2012-01-31Add a USB device selection widgetHans de Goede10-9/+558
2012-01-30usb-device-manager: Cleanup USB manufacturer and product stringsHans de Goede1-0/+13
2012-01-28spice-client-glib-usb-acl-helper: Fix mention of Lesser in license headerHans de Goede1-1/+1
2012-01-28spice-client-glib-usb-acl-helper: ensure we set the acl on a chardevHans de Goede1-1/+15
2012-01-28spice-client-glib-usb-acl-helper: Fix memleakHans de Goede1-0/+1
2012-01-28configure: Add an option for building the acl helper as PIEHans de Goede2-0/+31