summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-19server/tests: test_util.h: fix double ASSERT definitionasync_and_s3.v5Alon Levy1-0/+3
2011-07-19server/spice.h: bump QXL_MINOR because of QXLWorker and QXLInterface changesAlon Levy1-1/+1
2011-07-19server: add QXLWorker.flush_surfaces_async for S3/S4 supportAlon Levy4-4/+42
2011-07-19server: add QXLInterface::update_area_complete callbackAlon Levy2-16/+47
2011-07-19server/red_worker: handle_dev_input: reuse write_ready introduced for asyncAlon Levy1-8/+4
2011-07-19server: add async io supportAlon Levy7-83/+345
2011-07-19bump required spice-protocol to 0.8.1 for qxl_dev async and s3 updatesAlon Levy1-1/+1
2011-07-19server/red_worker: remove print on handle_dev_destroy_surfacesAlon Levy1-1/+1
2011-07-19server/red_worker: *_release_item: less frequent debug messagesAlon Levy1-2/+2
2011-07-18common: add backtrace via gstack or glibc backtraceAlon Levy5-0/+143
2011-07-12server: add missing calls to red_handle_drawable_surfaces_client_syncedYonit Halperin1-0/+2
2011-07-12server: fix access to a released drawable. RHBZ #713474Yonit Halperin1-2/+9
2011-07-06server: fix segfault if no migrate_info providedAlon Levy1-0/+11
2011-07-05server: cursor_channel: releasing pipe items resources when the pipe is clear...Yonit Halperin1-9/+34
2011-07-05server: display_channel: releasing pipe items resources when the pipe is clea...Yonit Halperin1-24/+75
2011-07-05server: not reading command rings before RED_WORKER_MESSAGE_START, RHBZ #718713Yonit Halperin1-1/+11
2011-07-05server: replace redundant code with red_cursor_resetYonit Halperin1-47/+24
2011-07-05server: removing local cursor, this solves RHBZ #714801Yonit Halperin1-114/+14
2011-07-05tests/migrate: update to use argparse and run spicy by defaultAlon Levy1-32/+56
2011-07-05server/tests/basic_event_loop: strange assert failure; fixAlon Levy1-1/+1
2011-07-05server/smartcard: register channel only when hardware is availableAlon Levy2-6/+9
2011-06-29Revert "server/smartcard: don't register the channel if no hardware emulated"Alon Levy1-4/+1
2011-06-28red_worker: remove 2 empty functionsChristophe Fergeau1-12/+0
2011-06-23server/smartcard: don't register the channel if no hardware emulatedAlon Levy1-1/+4
2011-06-23server/smartcard: handle BaseChannel messagesAlon Levy1-0/+6
2011-06-22don't #include config.h in generated header filesChristophe Fergeau1-3/+4
2011-06-22s/__visible__/SPICE_GNUC_VISIBLEChristophe Fergeau4-59/+59
2011-06-22add check for pyparsingChristophe Fergeau2-3/+18
2011-06-22sndworker: check the caps before sending volume messagesMarc-André Lureau1-10/+46
2011-06-22sndworker: add AudioVolume/AudioMute messagesMarc-André Lureau5-4/+202
2011-06-21python: remove c-ism trailing ;Marc-André Lureau5-25/+25
2011-06-21codegen: typedef the protocol enumsMarc-André Lureau1-4/+12
2011-06-14client: fix for redundant shift+f11 RHBZ #674532Yonit Halperin3-10/+27
2011-05-30client/windows: enable image randomization (ASLR) rhbz#701111Arnon Gilboa1-2/+2
2011-05-30client/windows: remove slash from x64 build dirArnon Gilboa1-4/+4
2011-05-24server/smartcard: fix use after freeAlon Levy1-1/+1
2011-05-22client/windows: remove precompiled header for common.h (fix broken windows de...Arnon Gilboa1-4/+4
2011-05-22common: add WIN64 ifdef for spice_bit_find_msb (fix broken windows x64 build)Arnon Gilboa1-2/+2
2011-05-19client: fix flipped video in Linux guest on windows client, RHBZ #667689Yonit Halperin1-3/+5
2011-05-12common: use INLINE instead of inlineArnon Gilboa7-38/+20
2011-05-12client/windows: undef SIZE_MAX in stdint.hArnon Gilboa1-1/+1
2011-05-12common: fix ssl_verify windows build errorsArnon Gilboa2-2/+8
2011-05-12client/windows: add common\ssl_verify.c/h to projectArnon Gilboa1-2/+10
2011-05-12client/windows: inc version to 0,9,0,0Arnon Gilboa1-4/+4
2011-05-12client/windows: init PACKAGE_VERSIONArnon Gilboa2-3/+5
2011-05-12client: fix return code when missing hostAlon Levy1-0/+1
2011-05-09server/red_worker: stat_now cleanupAlon Levy1-1/+2
2011-05-09server/red_worker: fix typo (lats_send_time)Alon Levy1-4/+4
2011-05-09server/tests: show port to connect toAlon Levy1-1/+3
2011-05-08server: bump SPICE_SERVER_VERSION to 0.9.0Marc-André Lureau1-1/+1