summaryrefslogtreecommitdiff
path: root/server/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2012-03-25Use the spice-common submoduleMarc-André Lureau1-32/+15
2012-02-21Add configure-time check for -Wl, --version-script optionDan McGee1-4/+8
2011-11-28server: Move $(Z_LIBS) from INCLUDES to LIBADD in Makefile.amJürg Billeter1-1/+1
2011-11-08server: introduce dispatcherAlon Levy1-0/+2
2011-10-31[0.8 branch] server: add main_dispatcherAlon Levy1-0/+2
2011-08-25Rename usbredir channel code to spicevmcHans de Goede1-1/+1
2011-08-10server: Add a usbredir channelHans de Goede1-0/+1
2011-07-22fix make distcheckChristophe Fergeau1-4/+5
2011-07-19server: add symbol versioning to the spice server shared library.Gerd Hoffmann1-0/+1
2011-05-03build: require c99Marc-André Lureau1-1/+0
2011-05-03autotools: correctly build canvas-related codeChristophe Fergeau1-1/+9
2011-05-03autotools: refactor the whole build machineryChristophe Fergeau1-81/+50
2011-03-24spice-server: Add the ability to filter agent messagesHans de Goede1-0/+2
2011-03-22server: use -std=c99Alon Levy1-0/+1
2011-02-28build: add --with-saslMarc-André Lureau1-0/+2
2011-02-27build: make it silentMarc-André Lureau1-3/+3
2011-01-13server: split main_channel from redsAlon Levy1-0/+1
2010-12-07server: introduce inputs_channel, split from reds.cAlon Levy1-0/+1
2010-12-07smartcard: configure option --enable-smartcardAlon Levy1-0/+11
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 cleanupAlexander 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