summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-20Remove unused Canvas membersChristophe Fergeau4-8/+0
2012-03-20server/red_worker: don't typedef SpiceWatch twiceAlon Levy1-2/+2
2012-03-13red_worker: Check for NULL watchesHans de Goede1-2/+13
2012-03-12server: remove superfluous checkNahum Shalman1-3/+0
2012-03-12server: listen on a pre-opened file descriptorNahum Shalman3-0/+23
2012-03-12server: don't fail on ENOPROTOOPT from setsockoptNahum Shalman2-2/+2
2012-03-12red_channel: remove pre_disconnect hookHans de Goede2-4/+0
2012-03-12red_worker: Rework poll code to use the watch interfaceHans de Goede1-91/+79
2012-03-12red_channel: Use the channel core to remove the stream watch on disconnectHans de Goede1-0/+4
2012-03-10red_worker: Remove ref counting from the EventListener structHans de Goede1-34/+2
2012-03-10Ensure all members of ChannelCbs and ClientCbs are either assigned or NULLHans de Goede9-21/+15
2012-03-06server/red_worker: fix use after free for listenersAlon Levy1-1/+2
2012-03-05Use SPICE_FOREIGN_MENU_SOCKET if it's availableMarc-André Lureau2-2/+8
2012-03-05Fix spice-protocol referenceMarc-André Lureau1-0/+0
2012-03-05Send name & uuid to capable clientsMarc-André Lureau9-1/+118
2012-03-05demarshal: fixed-size array are missing __nelementsMarc-André Lureau1-1/+1
2012-03-05server: more logging about certificates usedChristophe Fergeau1-4/+10
2012-03-05Add log for invalid/expired ticketsChristophe Fergeau1-0/+5