summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Copy common/win/my_getopt-1.5/my_getopt client/windowsMarc-André Lureau2012-03-252-21/+352
* Use the spice-common logging functionsMarc-André Lureau2012-03-2521-908/+907
* Use the spice-common submoduleMarc-André Lureau2012-03-25126-27873/+252
* sasl: small refactoring, check memcheck != NULLMarc-André Lureau2012-03-231-10/+8
* Use spice_strdup() to avoid crashing on NULLMarc-André Lureau2012-03-233-10/+10
* server/tests: add resolution changes testerAlon Levy2012-03-222-6/+80
* server/tests/test_display_base: add CommandAlon Levy2012-03-222-45/+101
* server/tests/test_display_base: remove 64bit arch assumptionsAlon Levy2012-03-211-5/+5
* server/red_memslots: don't assume 64 bit environmentAlon Levy2012-03-212-7/+10
* server/red_worker: fix for case where ASSERT is compiled outAlon Levy2012-03-211-2/+1
* server/red_memslots: use QXLPHYSICAL for addressesAlon Levy2012-03-212-3/+3
* server/red_memslots: drop two unused functionsAlon Levy2012-03-212-19/+0
* Don't truncate SPICE_FOREIGN_MENU_SOCKETChristophe Fergeau2012-03-201-5/+8
* Don't limit spice controller socket name to 50 charsChristophe Fergeau2012-03-201-6/+4
* Remove unused Canvas membersChristophe Fergeau2012-03-204-8/+0
* server/red_worker: don't typedef SpiceWatch twiceAlon Levy2012-03-201-2/+2
* red_worker: Check for NULL watchesHans de Goede2012-03-131-2/+13
* server: remove superfluous checkNahum Shalman2012-03-121-3/+0
* server: listen on a pre-opened file descriptorNahum Shalman2012-03-123-0/+23
* server: don't fail on ENOPROTOOPT from setsockoptNahum Shalman2012-03-122-2/+2
* red_channel: remove pre_disconnect hookHans de Goede2012-03-122-4/+0
* red_worker: Rework poll code to use the watch interfaceHans de Goede2012-03-121-91/+79
* red_channel: Use the channel core to remove the stream watch on disconnectHans de Goede2012-03-121-0/+4
* red_worker: Remove ref counting from the EventListener structHans de Goede2012-03-101-34/+2
* Ensure all members of ChannelCbs and ClientCbs are either assigned or NULLHans de Goede2012-03-109-21/+15
* server/red_worker: fix use after free for listenersAlon Levy2012-03-061-1/+2
* Use SPICE_FOREIGN_MENU_SOCKET if it's availableMarc-André Lureau2012-03-052-2/+8
* Fix spice-protocol referenceMarc-André Lureau2012-03-051-0/+0
* Send name & uuid to capable clientsMarc-André Lureau2012-03-059-1/+118
* demarshal: fixed-size array are missing __nelementsMarc-André Lureau2012-03-051-1/+1
* server: more logging about certificates usedChristophe Fergeau2012-03-051-4/+10
* Add log for invalid/expired ticketsChristophe Fergeau2012-03-051-0/+5
* mingw: workaround weird openssl build failureChristophe Fergeau2012-03-041-0/+1
* mingw: don't try to redefine allocaChristophe Fergeau2012-03-041-0/+2
* mingw: fix signed/unsigned comparison warningsChristophe Fergeau2012-03-043-3/+3
* mingw: add workaround for _ftime_s issue on mingwChristophe Fergeau2012-03-041-0/+7
* mingw: #ifdef unneeded #define in common.hChristophe Fergeau2012-03-041-0/+2
* mingw: use uintptr_t when converting a pointer to an intChristophe Fergeau2012-03-044-7/+7
* build-sys: fix make distcheckMarc-André Lureau2012-03-011-2/+2
* build-sys: cleanup server/tests/Makefile.amMarc-André Lureau2012-03-011-10/+43
* build-sys: use spice-protocol as submoduleMarc-André Lureau2012-03-015-1/+10
* build-sys: cleanup, use autoreconfMarc-André Lureau2012-03-012-158/+11
* client/windows: fix SetClipboardViewer error handling rhbz#786554Arnon Gilboa2012-03-011-3/+4
* client X11: support volume keys when evdev is in useYonit Halperin2012-03-011-0/+6
* client: keyboard - add mapping for volume keysYonit Halperin2012-03-012-0/+6
* Fix compilation when smartcard support is disabledChristophe Fergeau2012-02-294-0/+8
* controller_test: add READMEAlon Levy2012-02-281-0/+10
* client controller_test: reorder parameters since pid isn't needed for linux c...Alon Levy2012-02-281-3/+3
* client: handle CONTROLLER_ENABLE_SMARTCARD (rhbz 641828)Alon Levy2012-02-284-1/+11
* controller_test: add ENABLE_SMARTCARDAlon Levy2012-02-281-0/+4