summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* server/red_worker: remove print on handle_dev_destroy_surfacesAlon Levy2011-07-201-1/+1
* server/red_worker: *_release_item: less frequent debug messagesAlon Levy2011-07-201-2/+2
* server/tests: test_util.h: fix double ASSERT definitionAlon Levy2011-07-201-0/+3
* common: add backtrace via gstack or glibc backtraceAlon Levy2011-07-195-0/+143
* server: add symbol versioning to the spice server shared library.Gerd Hoffmann2011-07-192-0/+67
* remove unused functionChristophe Fergeau2011-07-191-2/+0
* client: add missing "," in option listChristophe Fergeau2011-07-191-1/+1
* Fix spice-server/qemu channel version checksChristophe Fergeau2011-07-181-8/+8
* client: rename connect_unsecure to connect_to_peerUri Lublin2011-07-182-4/+15
* client: don't crash when agent is missing WAN supportChristophe Fergeau2011-07-181-8/+20
* client: improve WAN option descriptionChristophe Fergeau2011-07-181-2/+2
* x11: don't return freed memory from get_clipboardChristophe Fergeau2011-07-181-2/+6
* client: match delete[] with new[]Christophe Fergeau2011-07-181-1/+1
* client: s/recive/receiveChristophe Fergeau2011-07-184-25/+25
* server: add missing calls to red_handle_drawable_surfaces_client_syncedYonit Halperin2011-07-121-0/+2
* server: fix access to a released drawable. RHBZ #713474Yonit Halperin2011-07-121-2/+9
* server: fix segfault if no migrate_info providedAlon Levy2011-07-061-0/+11
* server: cursor_channel: releasing pipe items resources when the pipe is clear...Yonit Halperin2011-07-051-9/+34
* server: display_channel: releasing pipe items resources when the pipe is clea...Yonit Halperin2011-07-051-24/+75
* server: not reading command rings before RED_WORKER_MESSAGE_START, RHBZ #718713Yonit Halperin2011-07-051-1/+11
* server: replace redundant code with red_cursor_resetYonit Halperin2011-07-051-47/+24
* server: removing local cursor, this solves RHBZ #714801Yonit Halperin2011-07-051-114/+14
* tests/migrate: update to use argparse and run spicy by defaultAlon Levy2011-07-051-32/+56
* server/tests/basic_event_loop: strange assert failure; fixAlon Levy2011-07-051-1/+1
* server/smartcard: register channel only when hardware is availableAlon Levy2011-07-052-6/+9
* Revert "server/smartcard: don't register the channel if no hardware emulated"Alon Levy2011-06-291-4/+1
* red_worker: remove 2 empty functionsChristophe Fergeau2011-06-281-12/+0
* server/smartcard: don't register the channel if no hardware emulatedAlon Levy2011-06-231-1/+4
* server/smartcard: handle BaseChannel messagesAlon Levy2011-06-231-0/+6
* don't #include config.h in generated header filesChristophe Fergeau2011-06-221-3/+4
* s/__visible__/SPICE_GNUC_VISIBLEChristophe Fergeau2011-06-224-59/+59
* add check for pyparsingChristophe Fergeau2011-06-222-3/+18
* sndworker: check the caps before sending volume messagesMarc-André Lureau2011-06-221-10/+46
* sndworker: add AudioVolume/AudioMute messagesMarc-André Lureau2011-06-225-4/+202
* python: remove c-ism trailing ;Marc-André Lureau2011-06-215-25/+25
* codegen: typedef the protocol enumsMarc-André Lureau2011-06-211-4/+12
* client: fix for redundant shift+f11 RHBZ #674532Yonit Halperin2011-06-143-10/+27
* client/windows: enable image randomization (ASLR) rhbz#701111Arnon Gilboa2011-05-301-2/+2
* client/windows: remove slash from x64 build dirArnon Gilboa2011-05-301-4/+4
* server/smartcard: fix use after freeAlon Levy2011-05-241-1/+1
* client/windows: remove precompiled header for common.h (fix broken windows de...Arnon Gilboa2011-05-221-4/+4
* common: add WIN64 ifdef for spice_bit_find_msb (fix broken windows x64 build)Arnon Gilboa2011-05-221-2/+2
* client: fix flipped video in Linux guest on windows client, RHBZ #667689Yonit Halperin2011-05-191-3/+5
* common: use INLINE instead of inlineArnon Gilboa2011-05-127-38/+20
* client/windows: undef SIZE_MAX in stdint.hArnon Gilboa2011-05-121-1/+1
* common: fix ssl_verify windows build errorsArnon Gilboa2011-05-122-2/+8
* client/windows: add common\ssl_verify.c/h to projectArnon Gilboa2011-05-121-2/+10
* client/windows: inc version to 0,9,0,0Arnon Gilboa2011-05-121-4/+4