summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* Send name & uuid to capable clientsMarc-André Lureau2012-03-056-1/+99
* server: more logging about certificates usedChristophe Fergeau2012-03-051-4/+10
* Add log for invalid/expired ticketsChristophe Fergeau2012-03-051-0/+5
* build-sys: fix make distcheckMarc-André Lureau2012-03-011-2/+2
* build-sys: cleanup server/tests/Makefile.amMarc-André Lureau2012-03-011-10/+43
* 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-211-4/+8
* 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
* Remove all usages of bzero()Dan McGee2012-02-143-6/+6
* Remove extra '\n' from red_printf() callsDan McGee2012-02-143-8/+8
* 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-146-9/+156
* Add casts for compatibility purposesDan McGee2012-02-141-1/+1
* server: support IPV6 addresses in channel events sent to qemuYonit Halperin2012-02-122-4/+23
* Release 0.10.1Hans de Goede2012-01-231-1/+1
* 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
* server: don't complain if setsockopt(SO_PRIORITY) call failsNahum Shalman2012-01-231-1/+7
* server/inputs_channel: don't set O_ASYNC option on socketDan McGee2012-01-231-7/+2
* Update .gitignore with a few more generated filesDan McGee2012-01-231-0/+2
* Fix git commit hook errors in red_workerDan McGee2012-01-231-32/+56
* Fix line length errors in main_channelDan McGee2012-01-231-11/+12
* server/red_channel: avoid segfault if stream == NULLAlon Levy2012-01-221-0/+4
* server: Don't complain if setsockopt NODELAY fails on unix socketsHans de Goede2012-01-185-7/+19
* Remove trailing whitespace from end of linesDaniel P. Berrange2012-01-136-24/+24
* Add missing includes of config.hDaniel P. Berrange2012-01-1310-0/+10
* Remove bogus include of strings.hDaniel P. Berrange2012-01-134-4/+0
* Remove trailing blank linesDaniel P. Berrange2012-01-1330-30/+0
* Remove 'the the' typosDaniel P. Berrange2012-01-132-2/+2