summaryrefslogtreecommitdiff
path: root/server/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-12-02server: add char_device.h to Makefile.am for make distAlon Levy1-0/+1
2010-11-08server: tests: add basic tests with working do nothing serverAlon Levy1-0/+2
2010-07-08Make distcheck workAlexander Larsson1-0/+1
2010-07-08Fix various misspellingsAlexander Larsson1-1/+1
2010-06-30Store SpicePath segment count rather than sizeAlexander Larsson1-1/+1
2010-06-29server: Don't call opengl if not enabledAlexander Larsson1-3/+11
2010-06-29qxl abi: parse QXLDrawable.Gerd Hoffmann1-0/+2
2010-06-28Replace log4cpp with custom log functionAlexander Larsson1-1/+0
2010-06-21applying zlib compression over glz on WAN connectionYonit Halperin1-0/+3
2010-06-18Make all message structs internal to spiceAlexander Larsson1-1/+1
2010-06-18Generate demarshallers on server sideAlexander Larsson1-1/+5
2010-06-18Generate marshallers in serverAlexander Larsson1-0/+13
2010-06-18Add SpiceMarshaller for easy marshallingAlexander Larsson1-0/+1
2010-06-09JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin1-0/+2
2010-05-19Add missing backslash continuation in makefileAlexander Larsson1-1/+1
2010-05-19add spice-experimental.hGerd Hoffmann1-0/+2
2010-05-19zap vd_interface.hGerd Hoffmann1-2/+0
2010-05-19Minor whitespace cleanupvdesktopAlexander Larsson1-2/+2
2010-05-19Make it --enable-tunnel workAlexander Larsson1-5/+5
2010-05-03Remove all mentions of "cairo" from the codeAlexander Larsson1-4/+4
2010-04-09Split out the memslot stuff from red_worker.c to its own filesAlexander Larsson1-0/+2
2010-04-08Initialize _kill_mark so we don't get spurious valgrind warningsAlexander Larsson1-3/+4
2010-04-06server configuration: make network redirection support optionalYonit Halperin1-2/+10
2010-03-24Rename .so spice-server.soAlexander Larsson1-6/+6
2010-03-11New memory allocators that exit on OOM and handle multiplication overflowAlexander Larsson1-0/+1
2010-02-23Remove qcairo dependency, only use pixmanAlexander Larsson1-2/+2
2010-02-23Add line rasterizerAlexander Larsson1-0/+1
2010-02-23Add pixman utilitiesAlexander Larsson1-0/+1
2010-02-04Depend on spice-protocol moduleAlexander Larsson1-0/+1
2009-10-26fix build on DebianYaniv Kamay1-0/+1
2009-10-18tunnelYonit Halperin1-0/+6
2009-10-14fresh startYaniv Kamay1-0/+81