summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-26Disable -Waggregate-return if building with SLIRPDaniel P. Berrange1-1/+4
2012-04-26bump spice-common with SpiceClips fixAlon Levy1-0/+0
2012-04-25Add some more 'noreturn' annotationsDaniel P. Berrange6-9/+9
2012-04-25Fix typo in is_equal_brushDaniel P. Berrange1-1/+1
2012-04-25Fix printf format specifiers for i686 hostsDaniel P. Berrange3-5/+5
2012-04-25Add missing struct field initializersDaniel P. Berrange1-5/+5
2012-04-25Ensure config.h is the first include in the fileDaniel P. Berrange1-1/+1
2012-04-25Add a few more syntax-check exemptionsDaniel P. Berrange1-2/+4
2012-04-25Add recent new committers to AUTHORS file / mailmapDaniel P. Berrange2-0/+7
2012-04-25Enable many more compiler warningsDaniel P. Berrange5-77/+385
2012-04-25Make some int->pointer casts explicitDaniel P. Berrange1-2/+2
2012-04-25Fix broken -I../common to be -I../spice-common in clientDaniel P. Berrange1-1/+1
2012-04-25VSCMsgHeader.reader_id is unsigned, so don't check for >= 0Daniel P. Berrange1-2/+1
2012-04-25Avoid jumping across variables declarations with initializersDaniel P. Berrange1-1/+2
2012-04-25Convert cases of () to (void)Daniel P. Berrange2-5/+5
2012-04-25Remove 2 *MB* stack frame in red_worker_mainDaniel P. Berrange1-25/+25
2012-04-25Mark some variables as volatileDaniel P. Berrange1-3/+3
2012-04-25Mark functions which never return controlDaniel P. Berrange2-4/+3
2012-04-25Fix multiple printf format problemsDaniel P. Berrange9-18/+16
2012-04-25Fix const-ness violationsDaniel P. Berrange2-3/+3
2012-04-25Don't do arithmetic on void * type, use uint8_t insteadDaniel P. Berrange1-6/+6
2012-04-18spice-common: update submodule to verify_subject MSVC++ fixAlon Levy1-0/+0
2012-04-18spice-common: update submoduleAlon Levy1-0/+0
2012-04-18update spice-common for MSVC++ build fixesAlon Levy1-0/+0
2012-04-18update visual studio project fileAric Stewart1-36/+36
2012-04-18client/windows/redc.vcproj: switch to unix EOL (dos2unix)Alon Levy1-1001/+1001
2012-04-18Update win32 generate(1).bat files to match modern usageAric Stewart2-4/+4
2012-04-18we do not need afxres.h included in redc.rcAric Stewart1-1/+1
2012-04-18fix error-path return in snd_set_record_peer()Michael Tokarev1-2/+2
2012-04-17Copy getopt.h from old common/win/my_getopt-1.5/my_getoptAric Stewart1-0/+56
2012-04-17update windows client generate.bat and generate1.batAric Stewart2-4/+4
2012-04-05server: allow failure in getvirtAlon Levy5-89/+240
2012-04-02Replace sprintf with snprintf useChristophe Fergeau1-1/+1
2012-03-28spice-common: update to fix quic-encode warningsMarc-André Lureau1-0/+0
2012-03-26server: export spice_server_is_server_mouse predicateAlon Levy3-1/+13
2012-03-26Remove files moved to spice-commonMarc-André Lureau10-5504/+0
2012-03-25Copy common/win/my_getopt-1.5/my_getopt client/windowsMarc-André Lureau2-21/+352
2012-03-25Use the spice-common logging functionsMarc-André Lureau21-908/+907
2012-03-25Use the spice-common submoduleMarc-André Lureau126-27873/+252
2012-03-23sasl: small refactoring, check memcheck != NULLMarc-André Lureau1-10/+8
2012-03-23Use spice_strdup() to avoid crashing on NULLMarc-André Lureau3-10/+10
2012-03-22server/tests: add resolution changes testerAlon Levy2-6/+80
2012-03-22server/tests/test_display_base: add CommandAlon Levy2-45/+101
2012-03-21server/tests/test_display_base: remove 64bit arch assumptionsAlon Levy1-5/+5
2012-03-21server/red_memslots: don't assume 64 bit environmentAlon Levy2-7/+10
2012-03-21server/red_worker: fix for case where ASSERT is compiled outAlon Levy1-2/+1
2012-03-21server/red_memslots: use QXLPHYSICAL for addressesAlon Levy2-3/+3
2012-03-21server/red_memslots: drop two unused functionsAlon Levy2-19/+0
2012-03-20Don't truncate SPICE_FOREIGN_MENU_SOCKETChristophe Fergeau1-5/+8
2012-03-20Don't limit spice controller socket name to 50 charsChristophe Fergeau1-6/+4