summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* server: fix segfault on client disconnectAlon Levy2012-02-261-2/+1
* Enabling cursor in server/testsFabiano Fidêncio2012-02-261-31/+48
* Use standard IOV_MAX definition where applicableDan McGee2012-02-214-9/+15
* Respect IOV_MAX if definedDan McGee2012-02-211-1/+26
* red_worker: reimplement event loop using poll()Dan McGee2012-02-214-42/+69
* Use memcpy call in red_channel_createDan McGee2012-02-211-8/+1
* Cleanup definitions of disconnect methodsDan McGee2012-02-212-23/+5
* red_worker: rename epoll_timeout to event_timeoutDan McGee2012-02-211-10/+11
* Add configure-time check for -Wl, --version-script optionDan McGee2012-02-212-4/+18
* server/spicevmc: Don't destroy the rcc twiceHans de Goede2012-02-203-3/+6
* server/tests/basic_event_loop: print something on channel_eventAlon Levy2012-02-151-1/+2
* server, separate SpiceChannelEventInfo from RedStreamAlon Levy2012-02-153-22/+30
* README: make a note of SPICE_DEBUG_ALLOW_MCAlon Levy2012-02-151-0/+5
* Remove all usages of bzero()Dan McGee2012-02-143-6/+6
* Remove extra '\n' from red_printf() callsDan McGee2012-02-144-9/+9
* server/tests: use getopt_longAlon Levy2012-02-143-22/+32
* Adding image to be used as "correct" in regression testsFabiano Fidêncio2012-02-141-0/+0
* Adding support to automated testsFabiano Fidêncio2012-02-148-10/+176
* Add casts for compatibility purposesDan McGee2012-02-143-3/+3
* server: support IPV6 addresses in channel events sent to qemuYonit Halperin2012-02-122-4/+23
* Fix mandatory -Werror optionErlon Cruz2012-02-091-2/+1
* Handle Application::set_hotkeys failureChristophe Fergeau2012-02-032-17/+30
* Don't use "hw:0,0" for recording with alsaChristophe Fergeau2012-01-311-1/+1
* More comparison between signed and unsigned integer expressions warning fixesHans de Goede2012-01-232-3/+2
* Release 0.10.1Hans de Goede2012-01-233-2/+10
* Fix various comparison between signed and unsigned integer expressions warningsHans de Goede2012-01-234-9/+9
* server/red_channel: red_peer_handle_incoming: comment on null checkAlon Levy2012-01-231-0/+2
* server/tests/test_empty_success: fix warning on bzeroAlon Levy2012-01-231-0/+2