summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* server: not reading command rings before RED_WORKER_MESSAGE_START, RHBZ #718713Yonit Halperin2011-07-241-1/+11
* Release 0.8.20.8.2Alon Levy2011-07-223-2/+13
* distcheck: add --enable-smartcard --with-saslAlon Levy2011-07-221-1/+1
* fix make distcheckChristophe Fergeau2011-07-228-12/+13
* 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-212-8/+16
* client: fix endless recursion in rearrange_monitors, RHBZ #692976Yonit Halperin2011-07-214-50/+54
* server/red_worker: send surface images to client on-demand after S3/4 wakeupYonit Halperin2011-07-211-9/+22
* server/spice.h: bump QXL_MINOR because of QXLWorker and QXLInterface changesAlon Levy2011-07-211-1/+1
* server: add QXLWorker.flush_surfaces_async for S3/S4 supportAlon Levy2011-07-215-4/+46
* server: add QXLInterface::update_area_complete callbackAlon Levy2011-07-212-16/+47
* server/red_worker: handle_dev_input: reuse write_ready introduced for asyncAlon Levy2011-07-211-8/+4
* server: add async io supportAlon Levy2011-07-218-91/+360
* server: replace redundant code with red_cursor_resetYonit Halperin2011-07-211-47/+24
* use foo(void) instead of foo() in prototypesChristophe Fergeau2011-07-2117-31/+31
* bump required spice-protocol to 0.8.1 for qxl_dev async and s3 updatesAlon Levy2011-07-211-1/+1
* server: api: add spice_qxl_* calls based on QXLWorker contentsAlon Levy2011-07-213-31/+226
* s/__visible__/SPICE_GNUC_VISIBLEChristophe Fergeau2011-07-214-55/+55
* server: spice-server.syms: move sasl symbols to 0.8.2Alon Levy2011-07-211-0/+6
* client: rename connect_unsecure to connect_to_peerUri Lublin2011-07-212-4/+14
* Fix spice-server/qemu channel version checksChristophe Fergeau2011-07-211-8/+8
* client: don't crash when agent is missing WAN supportChristophe Fergeau2011-07-211-8/+20
* client: improve WAN option descriptionChristophe Fergeau2011-07-211-2/+5
* x11: don't return freed memory from get_clipboardChristophe Fergeau2011-07-211-2/+6
* client: match delete[] with new[]Christophe Fergeau2011-07-211-1/+1
* server: fix access to a released drawable. RHBZ #713474Yonit Halperin2011-07-211-2/+9
* server: add missing calls to red_handle_drawable_surfaces_client_syncedYonit Halperin2011-07-211-0/+2
* server: removing local cursor, this solves RHBZ #714801Yonit Halperin2011-07-211-112/+14
* server/smartcard: register channel only when hardware is availableAlon Levy2011-07-212-6/+9
* server/smartcard: handle BaseChannel messagesAlon Levy2011-07-211-0/+5
* add check for pyparsingChristophe Fergeau2011-07-212-3/+18
* client/windows: enable image randomization (ASLR) rhbz#701111Arnon Gilboa2011-07-211-2/+2
* client/windows: undef SIZE_MAX in stdint.hArnon Gilboa2011-07-211-1/+1
* server: Unset executable bit of red_tunnel_worker.hZeeshan Ali (Khattak)2011-07-211-0/+0
* common: spice_memdup could accept NULLMarc-André Lureau2011-07-211-0/+4
* add missing "LGPLv2.1 or later" header to source filesChristophe Fergeau2011-07-2114-1/+235
* common: add extern "C" guards to headersChristophe Fergeau2011-07-2123-2/+188
* configure.ac: replace tab with spacesChristophe Fergeau2011-07-211-1/+1
* configure.ac: remove unused dynamic linkage flagChristophe Fergeau2011-07-211-3/+1
* configure.ac: fix use of AC_ARG_ENABLEChristophe Fergeau2011-07-211-33/+35
* spice.proto: Fill.rop_descriptor type s/uint16/ropd (10x atiti)Alon Levy2011-07-211-1/+1
* client: s/reqired/required in CmdLineParserChristophe Fergeau2011-07-212-5/+5
* server/tests remove useless assignmentChristophe Fergeau2011-07-211-1/+0
* common/pixman: remove dead assignmentsChristophe Fergeau2011-07-211-7/+3
* gl: remove unused variablesChristophe Fergeau2011-07-211-6/+0
* gl: use correct pixman accessor for image dataChristophe Fergeau2011-07-211-1/+1
* client: use silent generation rules in Makefile.amChristophe Fergeau2011-07-211-4/+4
* common/gl: remove unused variableChristophe Fergeau2011-07-211-3/+2
* opengl: fix compilationChristophe Fergeau2011-07-211-3/+0
* python_modules/codegen.py: fix indent error in an unused functionAlon Levy2011-07-211-1/+1