summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* minor timer interface cleanups.Gerd Hoffmann2010-05-193-28/+29
* new watch api: kill old apiGerd Hoffmann2010-05-192-7/+0
* new watch api: switch channelsGerd Hoffmann2010-05-191-21/+20
* new watch api: switch soundGerd Hoffmann2010-05-191-11/+21
* new watch api: switch migrationGerd Hoffmann2010-05-191-29/+30
* new watch api: switch inputsGerd Hoffmann2010-05-191-25/+25
* new watch api: switch ssl acceptGerd Hoffmann2010-05-191-5/+19
* new watch api: switch main channelGerd Hoffmann2010-05-191-19/+21
* new watch api: switch liasync readGerd Hoffmann2010-05-192-13/+12
* new watch api: switch listening socketsGerd Hoffmann2010-05-191-14/+20
* introduce new watch apiGerd Hoffmann2010-05-191-0/+11
* fix visibilityGerd Hoffmann2010-05-192-24/+28
* zap CoreInterface->{term_printf,log}Gerd Hoffmann2010-05-192-47/+5
* zap qterm interfacesGerd Hoffmann2010-05-192-738/+0
* zap CoreInterface->(un)register_change_notifiers()Gerd Hoffmann2010-05-192-8/+0
* zap CoreInterface->next()Gerd Hoffmann2010-05-192-9/+0
* channel security cleanupGerd Hoffmann2010-05-192-33/+24
* zap spice_parse_args + spice_usage_strGerd Hoffmann2010-05-192-336/+0
* Minor whitespace cleanupvdesktopAlexander Larsson2010-05-191-2/+2
* Make it --enable-tunnel workAlexander Larsson2010-05-191-5/+5
* server: fix invalid self loop in surfaces dependencies.Yonit Halperin2010-05-031-5/+22
* spice server: fix typo in private key error messageDan Kenigsberg2010-05-031-1/+1
* Remove all mentions of "cairo" from the codeAlexander Larsson2010-05-035-13/+13
* Don't send alpha bytes for primary surfaceAlexander Larsson2010-04-301-2/+8
* iovec: add sanity checkGerd Hoffmann2010-04-291-2/+8
* fix worker->stop surface cleanupGerd Hoffmann2010-04-291-1/+1
* Add support for SPICE_IMAGE_FLAGS_HIGH_BITS_SETAlexander Larsson2010-04-281-10/+38
* If we have alpha in a 32bit rgb surface, ensure we send thatAlexander Larsson2010-04-231-0/+30
* Server: Use the right image format when updating from a surfaceAlexander Larsson2010-04-231-22/+31
* Make each surface its own depth/formatAlexander Larsson2010-04-232-19/+33
* Make client canvas and pixmaps handle more formats and simplifyAlexander Larsson2010-04-231-23/+10
* spice: server: change update_area commandIzik Eidus2010-04-143-9/+39
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-1330-282/+282
* Use fast DCT method for better jpeg compression performanceAlexander Larsson2010-04-121-0/+1
* spice server: fix validate_chunkIzik Eidus2010-04-121-0/+1
* take the right lock when freeing glz stuff of surfacesIzik Eidus2010-04-091-2/+2
* Split out the memslot stuff from red_worker.c to its own filesAlexander Larsson2010-04-094-289/+405
* server: fix race condition in lz global dictionary, in its image segments listYonit Halperin2010-04-091-21/+34
* Initialize _kill_mark so we don't get spurious valgrind warningsAlexander Larsson2010-04-085-353/+349
* spice server: fix not sent depth size for surfacesIzik Eidus2010-04-081-0/+1
* server configuration: make network redirection support optionalYonit Halperin2010-04-062-3/+17
* spice server: try to be less brutal when changing res or when flushing the treeIzik Eidus2010-04-061-0/+5
* spice server: remove surface_id and surfaces_dest[3] from guest memIzik Eidus2010-04-061-74/+68
* spice-server: when destroying a surface don`t send uneeded itemsIzik Eidus2010-04-051-1/+43
* spice-server: remove glz objects related to surface when destroying a surfaceIzik Eidus2010-04-051-2/+32
* spice: reds: fix uninitlized pointerIzik Eidus2010-04-051-1/+1
* libspice: add off screens supportIzik Eidus2010-04-034-152/+604
* spice server: surface create/destroy protocol supportIzik Eidus2010-04-031-57/+167
* Rename .so spice-server.soAlexander Larsson2010-03-241-6/+6
* Get rid of more out-of-memory checksAlexander Larsson2010-03-241-47/+9