summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* server/tests/migrate.py: make executableAlon Levy2011-08-231-0/+1
* use Xkb to get keyboard modifier maskChristophe Fergeau2011-08-171-23/+2
* fix harmless typo in InputsChannel::handle_modifiersChristophe Fergeau2011-08-171-1/+1
* fix 2 X11 related leaksChristophe Fergeau2011-08-152-4/+8
* channel: fix EVP_PKEY leakChristophe Fergeau2011-08-151-3/+7
* always set VDAgentDisplayConfig::depthChristophe Fergeau2011-08-151-0/+1
* server: Add a usbredir channelHans de Goede2011-08-105-1/+295
* client/red_client: fix broken switch host migration (RHBZ 727969)Alon Levy2011-08-031-0/+1
* mjpeg: add missing SPICE_BITMAP_FMT_RGBAChristophe Fergeau2011-08-021-0/+1
* Fix typo: treshold -> thresholdLiang Guo2011-08-021-1/+1
* Fix typo: seperator -> separatorLiang Guo2011-08-023-24/+24
* mjpeg: fix libjpeg assertionChristophe Fergeau2011-08-011-8/+8
* server/red_dispatcher: fix wrong resolution set for tabletAlon Levy2011-07-311-4/+4
* client: fix 30s timeout regressionChristophe Fergeau2011-07-311-2/+7
* common/backtrace.h: disable for WIN32Alon Levy2011-07-311-0/+4
* fix integer marshalling helpers on big endianChristophe Fergeau2011-07-281-6/+6
* fix typo in big endian code pathChristophe Fergeau2011-07-281-2/+2
* Bump version in server/spice,h to 0.9.1Hans de Goede2011-07-261-1/+1
* server: Don't call vdagent chardev state callback on client (dis)connectHans de Goede2011-07-251-45/+20
* Release 0.9.00.9.0Alon Levy2011-07-231-0/+62
* server/smartcard: fix smartcard_channel_send_errorAlon Levy2011-07-221-25/+8
* mjpeg: rename jpeg_mem_destChristophe Fergeau2011-07-221-3/+3
* mjpeg_encoder: allocate "row" on demandChristophe Fergeau2011-07-221-8/+9
* mjpeg_encoder: remove unused functionsChristophe Fergeau2011-07-222-50/+0
* mjpeg_encoder: use libjpeg-turbo extra colorspacesChristophe Fergeau2011-07-221-5/+16
* red_worker: use new mjpeg_encoder_encode_scanline APIChristophe Fergeau2011-07-221-72/+13
* mjpeg_encoder: add mjpeg_encoder_get_bytes_per_pixelChristophe Fergeau2011-07-222-0/+6
* mjpeg_encoder: add mjpeg_encoder_encode_scanlineChristophe Fergeau2011-07-222-0/+107
* red_worker: simplify red_rgb_to_24bpp prototypeChristophe Fergeau2011-07-221-10/+6
* mjpeg_encoder: rework output buffer allocationChristophe Fergeau2011-07-223-26/+112
* red_worker: factor pixel conversion codeChristophe Fergeau2011-07-221-121/+50
* set version number to 0.9.0Christophe Fergeau2011-07-221-2/+2
* fix make distcheckChristophe Fergeau2011-07-223-6/+7
* configure.ac: fix pyparsing checkChristophe Fergeau2011-07-221-1/+1
* add SASL and smartcard to distcheck flagsChristophe Fergeau2011-07-221-1/+1
* client: don't die if initial agent timeout triggersChristophe Fergeau2011-07-222-2/+10
* client: only send one SPICE_MSGC_MAIN_ATTACH_CHANNELS messagesChristophe Fergeau2011-07-222-8/+16
* client: split overlong option descriptionsChristophe Fergeau2011-07-221-2/+5
* server: make sure we clear vdagent and update mouse mode on agent disconnectHans de Goede2011-07-211-1/+1
* client: fix endless recursion in rearrange_monitors, RHBZ #692976Yonit Halperin2011-07-214-50/+55
* spicec: Make loglevel configurable through the environmentHans de Goede2011-07-211-0/+7
* server/red_worker: send surface images to client on-demand after S3/4 wakeupYonit Halperin2011-07-201-9/+22
* server/spice.h: bump QXL_MINOR because of QXLWorker and QXLInterface changesAlon Levy2011-07-201-1/+1
* server: add QXLWorker.flush_surfaces_async for S3/S4 supportAlon Levy2011-07-205-4/+46
* server: add QXLInterface::update_area_complete callbackAlon Levy2011-07-202-16/+47
* server/red_worker: handle_dev_input: reuse write_ready introduced for asyncAlon Levy2011-07-201-8/+4
* server: add async io supportAlon Levy2011-07-208-91/+358
* bump required spice-protocol to 0.8.1 for qxl_dev async and s3 updatesAlon Levy2011-07-201-1/+1
* server: api: add spice_qxl_* calls based on QXLWorker contentsAlon Levy2011-07-203-32/+226
* server: spice-server.syms: move sasl symbols to 0.8.2Alon Levy2011-07-201-3/+7