summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* agent: reset client tokens when notifying on agent connectionYonit Halperin2012-08-273-7/+26
* red_channel: add red_channel_test_remote_capYonit Halperin2012-08-272-0/+32
* Add support for Composite command to the clientSøren Sandmann Pedersen2012-08-244-0/+22
* Add support for QXLComposite to spice serverSøren Sandmann Pedersen2012-08-244-2/+164
* Add support for LZ compression of A8 imagesSøren Sandmann Pedersen2012-08-244-10/+17
* Update spice-commonMarc-André Lureau2012-08-091-0/+0
* red_worker: Fix reference counting for the current frame (drawable) of a streamYonit Halperin2012-07-251-15/+1
* bump version to 0.11.1 for new spice_qxl_monitors_config_asyncAlon Levy2012-07-232-4/+4
* server: add monitors_config supportAlon Levy2012-07-226-1/+285
* server/red_parse_qxl: red_get_image: fix leaks on bad imageAlon Levy2012-07-221-8/+16
* server/red_worker: release bad drawablesAlon Levy2012-07-221-3/+2
* server/red_parse_qxl: disallow zero area bitmapsAlon Levy2012-07-221-0/+4
* server/red_parse_qxl: get_path: remove return NULLAlon Levy2012-07-221-1/+0
* server/reds: more fixes for wrong spice_error in d2c99b59Alon Levy2012-07-221-68/+68
* server: don't abort on guest images with missing palettesAlon Levy2012-07-222-0/+13
* server: factor out bitmap_fmt_is_rgbAlon Levy2012-07-222-8/+19
* Update spice-commonMarc-André Lureau2012-07-161-0/+0
* tests: add missing file to .gitignoreMarc-André Lureau2012-07-161-0/+1
* build-sys: remove cegui/slirp and mandatory client from dist-checkMarc-André Lureau2012-07-161-2/+0
* build-sys: define GL flags if enabledMarc-André Lureau2012-07-161-1/+1
* server/reds: fix wrong spice_error in d2c99b59Alon Levy2012-07-111-26/+26
* server/red_worker: fix wrong spice_error in commit 706232a8Alon Levy2012-07-111-16/+16
* server/reds.c: spice_printerr cleanupAlon Levy2012-07-051-148/+146
* server/red_worker: elevate some spice_debugs to spice_infoAlon Levy2012-07-051-52/+52
* update spice-common for spice_infoAlon Levy2012-07-051-0/+0
* server/red_worker: cleanup lines starting with 5 spacesAlon Levy2012-07-051-13/+13
* server/red_worker: death to spice_printerr, too verbose by farAlon Levy2012-07-051-91/+91
* smartcard: Remove redefinition of typedef 'SmartCardDeviceState'Yonit Halperin2012-07-041-2/+2
* char_device.h: Remove redefinition of typedef 'SpiceCharDeviceState'Yonit Halperin2012-07-031-2/+0
* char_device: move SpiceCharDeviceState from the headerYonit Halperin2012-07-033-32/+27
* smartcard: use SpiceCharDeviceState for writing to the guest deviceYonit Halperin2012-07-031-22/+93
* smartcard: creating SmartCardChannelClient typeYonit Halperin2012-07-031-50/+56
* smartcard: use SpiceCharDeviceState for managing reading from the deviceYonit Halperin2012-07-033-45/+133
* spicevmc: use SpiceCharDeviceState for writing to the guest deviceYonit Halperin2012-07-031-25/+24
* spicevmc: employ SpiceCharDeviceState for managing reading from the guest deviceYonit Halperin2012-07-033-32/+118
* agent: employ SpiceCharDeviceState for writing to the deviceYonit Halperin2012-07-031-211/+44
* agent: use SpiceCharDeviceWriteBuffer for agent data from the clientYonit Halperin2012-07-033-1/+45
* agent: employ SpiceCharDeviceState for managing reading from the deviceYonit Halperin2012-07-033-124/+228
* agent: remove save/restore migration data codeYonit Halperin2012-07-031-250/+2
* agent: Fix tokens handling in main_channelYonit Halperin2012-07-034-24/+46
* char_device: Introducing shared flow control code for char devices.Yonit Halperin2012-07-033-0/+954
* smartcard: fix an error messageYonit Halperin2012-07-031-1/+1
* smartcard: fix calc of remaining data size when reading more than one msg fro...Yonit Halperin2012-07-031-1/+1
* update spice-commonAlon Levy2012-07-021-0/+0
* spice.h: bump SPICE_SERVER_VERSION for release 0.11.0Alon Levy2012-06-271-1/+1
* Revert "update spice-common for multiple monitor in single display channel su...Alon Levy2012-06-271-0/+0
* Revert "spice.h: bump SPICE_SERVER_VERSION for release 0.11.0"Alon Levy2012-06-271-1/+1
* spice.h: bump SPICE_SERVER_VERSION for release 0.11.0Alon Levy2012-06-211-1/+1
* update spice-common for multiple monitor in single display channel supportAlon Levy2012-06-211-0/+0
* Added configure option --disable-xineramaNikolay Orlyuk2012-06-191-1/+14