summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Generate ChangeLog and ship it in the tarballMarc-André Lureau2012-01-152-1/+202
* Send grab-key signal even in mouse client modeMarc-André Lureau2012-01-151-6/+9
* usbredir: Add support for filtering out devices from auto-redirectionHans de Goede2012-01-153-2/+76
* Fix compilation on mingw/windowsMarc-André Lureau2012-01-152-4/+4
* Warn if windows keyboard hook failedMarc-André Lureau2012-01-151-4/+8
* Don't release images after the tail gapMarc-André Lureau2012-01-151-12/+24
* Grab focus before grabing keyboardMarc-André Lureau2012-01-151-1/+1
* wait for cached images that haven't been added to the cache yetMarc-André Lureau2012-01-121-22/+44
* Log if condition wait got cancelledMarc-André Lureau2012-01-123-6/+10
* Make g_coroutine_condition_wait() cancellableMarc-André Lureau2012-01-127-27/+67
* Remove the non-interruptible version g_io_wait()Marc-André Lureau2012-01-125-45/+42
* Create a GCoroutine, get rid of wait_queueMarc-André Lureau2012-01-124-22/+23
* Hide g_condition_wait_source, use GLib style conventionMarc-André Lureau2012-01-122-16/+16
* Lower connection error from warning to debug, it's normal to failMarc-André Lureau2012-01-121-1/+1
* Lower our gtk+ requirement to 2.18, as we claimMarc-André Lureau2012-01-121-2/+12
* Lower polkit requirement to 0.96Marc-André Lureau2012-01-122-1/+19
* Lower our glib requirement to 2.22, as we claimMarc-André Lureau2012-01-128-0/+99
* migration: swap serials and mini header support when swapping peers.Yonit Halperin2012-01-111-0/+9
* Add support for SPICE_COMMON_CAP_MINI_HEADERYonit Halperin2012-01-113-41/+177
* spice-channel: support SPICE_MSG_LISTYonit Halperin2012-01-101-1/+5
* configure: spice-protocol >= 0.10.1 (support mini header)Yonit Halperin2012-01-101-1/+1
* Wait for channels before invalidating imagesMarc-André Lureau2012-01-081-0/+2
* Implement SPICE_MSG_WAIT_FOR_CHANNELSMarc-André Lureau2012-01-085-9/+45
* add optional format string to spice_usb_device_get_description()Marc-André Lureau2012-01-072-15/+26
* build: oops, fix previous commitMarc-André Lureau2012-01-071-0/+1
* build: fix compilation with --disable-usbredirMarc-André Lureau2012-01-062-9/+18
* spice-session: support uri with colonAlon Levy2012-01-051-2/+18
* spice-session/spice_uri_parse: fail if a key is seen twiceAlon Levy2012-01-051-3/+12
* Makefile: Ensure the acl helper is installed before making it suid rootHans de Goede2012-01-041-1/+1
* usbredir: Don't directly use g_mutex_foo()Hans de Goede2012-01-041-4/+32
* usbredir: Don't call spice_usbredir_channel_disconnect on channel resetHans de Goede2012-01-031-2/+0
* usbredir: Give devices a user friendly descriptionHans de Goede2012-01-031-2/+62
* usbredir: Drop our embeddied GUsb copyHans de Goede2012-01-0319-1752/+225
* usbredir: Remove spice_usb_device_manager_get main_context argumentHans de Goede2012-01-035-34/+5
* usbredir: Handle usb events from a threadHans de Goede2012-01-032-13/+43
* usbredir: Add locking callbacks for libusbredirhostHans de Goede2012-01-031-4/+4
* usbredir: Create USB event source on demandHans de Goede2011-12-224-12/+90
* usbredir: Use new libusbredirhost write flush callbackHans de Goede2011-12-224-47/+21
* usbredir: USB channels can not be read onlyHans de Goede2011-12-221-3/+0
* usbredir: Stop setting private data explictly to NULL on initHans de Goede2011-12-221-6/+0
* spice-channel: Allow spice_msg_out_send to be called from multiple threadsHans de Goede2011-12-222-4/+37
* spice-channel: setsockopt TCP_NODELAYHans de Goede2011-12-221-2/+9
* Disable vala bindings unless --enable-vala is usedChristophe Fergeau2011-12-226-20/+30
* Revert previous vala-related commitsChristophe Fergeau2011-12-229-536/+13
* Only install vala bindings when using --enable-valaChristophe Fergeau2011-12-221-1/+4
* More distcheck fixesChristophe Fergeau2011-12-226-7/+516
* build: ship vala files & fix make distcheckMarc-André Lureau2011-12-224-6/+17
* Make path to the USB ACL helper configurableChristophe Fergeau2011-12-223-4/+13
* build: remove unused common/win/my_getoptMarc-André Lureau2011-12-2214-1643/+0
* build: string format fixJani Välimaa2011-12-221-1/+1