summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-17fix failure to start in fullscreen mode0.8Yonit Halperin2-13/+37
2011-08-17fix infinite loop in resolution changeMarc-André Lureau1-1/+7
2011-08-17fix 2 X11 related leaksChristophe Fergeau2-4/+8
2011-08-17channel: fix EVP_PKEY leakChristophe Fergeau1-3/+7
2011-08-17always set VDAgentDisplayConfig::depthChristophe Fergeau1-0/+1
2011-08-17fix integer marshalling helpers on big endianChristophe Fergeau1-6/+6
2011-08-17fix typo in big endian code pathChristophe Fergeau1-2/+2
2011-08-17server/smartcard: fix smartcard_channel_send_errorAlon Levy1-23/+7
2011-08-03client/red_client: fix broken switch host migration (RHBZ 727969)Alon Levy1-0/+1
2011-07-31server/red_dispatcher: fix wrong resolution set for tabletAlon Levy1-4/+4
2011-07-31client: fix 30s timeout regressionChristophe Fergeau1-2/+7
2011-07-27Drop unnecessary X11 and alsa requires from spice-server.pcHans de Goede1-3/+0
2011-07-24server: not reading command rings before RED_WORKER_MESSAGE_START, RHBZ #718713Yonit Halperin1-1/+11
2011-07-22Release 0.8.2Alon Levy3-2/+13
2011-07-22distcheck: add --enable-smartcard --with-saslAlon Levy1-1/+1
2011-07-22fix make distcheckChristophe Fergeau8-12/+13
2011-07-22client: don't die if initial agent timeout triggersChristophe Fergeau2-2/+10
2011-07-21client: only send one SPICE_MSGC_MAIN_ATTACH_CHANNELS messagesChristophe Fergeau2-8/+16
2011-07-21client: fix endless recursion in rearrange_monitors, RHBZ #692976Yonit Halperin4-50/+54
2011-07-21server/red_worker: send surface images to client on-demand after S3/4 wakeupYonit Halperin1-9/+22
2011-07-21server/spice.h: bump QXL_MINOR because of QXLWorker and QXLInterface changesAlon Levy1-1/+1
2011-07-21server: add QXLWorker.flush_surfaces_async for S3/S4 supportAlon Levy5-4/+46
2011-07-21server: add QXLInterface::update_area_complete callbackAlon Levy2-16/+47
2011-07-21server/red_worker: handle_dev_input: reuse write_ready introduced for asyncAlon Levy1-8/+4
2011-07-21server: add async io supportAlon Levy8-91/+360
2011-07-21server: replace redundant code with red_cursor_resetYonit Halperin1-47/+24
2011-07-21use foo(void) instead of foo() in prototypesChristophe Fergeau17-31/+31
2011-07-21bump required spice-protocol to 0.8.1 for qxl_dev async and s3 updatesAlon Levy1-1/+1
2011-07-21server: api: add spice_qxl_* calls based on QXLWorker contentsAlon Levy3-31/+226
2011-07-21s/__visible__/SPICE_GNUC_VISIBLEChristophe Fergeau4-55/+55
2011-07-21server: spice-server.syms: move sasl symbols to 0.8.2Alon Levy1-0/+6
2011-07-21client: rename connect_unsecure to connect_to_peerUri Lublin2-4/+14
2011-07-21Fix spice-server/qemu channel version checksChristophe Fergeau1-8/+8
2011-07-21client: don't crash when agent is missing WAN supportChristophe Fergeau1-8/+20
2011-07-21client: improve WAN option descriptionChristophe Fergeau1-2/+5
2011-07-21x11: don't return freed memory from get_clipboardChristophe Fergeau1-2/+6
2011-07-21client: match delete[] with new[]Christophe Fergeau1-1/+1
2011-07-21server: fix access to a released drawable. RHBZ #713474Yonit Halperin1-2/+9
2011-07-21server: add missing calls to red_handle_drawable_surfaces_client_syncedYonit Halperin1-0/+2
2011-07-21server: removing local cursor, this solves RHBZ #714801Yonit Halperin1-112/+14
2011-07-21server/smartcard: register channel only when hardware is availableAlon Levy2-6/+9
2011-07-21server/smartcard: handle BaseChannel messagesAlon Levy1-0/+5
2011-07-21add check for pyparsingChristophe Fergeau2-3/+18
2011-07-21client/windows: enable image randomization (ASLR) rhbz#701111Arnon Gilboa1-2/+2
2011-07-21client/windows: undef SIZE_MAX in stdint.hArnon Gilboa1-1/+1
2011-07-21server: Unset executable bit of red_tunnel_worker.hZeeshan Ali (Khattak)1-0/+0
2011-07-21common: spice_memdup could accept NULLMarc-André Lureau1-0/+4
2011-07-21add missing "LGPLv2.1 or later" header to source filesChristophe Fergeau14-1/+235
2011-07-21common: add extern "C" guards to headersChristophe Fergeau23-2/+188
2011-07-21configure.ac: replace tab with spacesChristophe Fergeau1-1/+1