summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* server: make sure we clear vdagent and update mouse mode on agent disconnectHans de Goede2011-04-011-3/+0
* server: ignore SPICE_MSGC_MAIN_AGENT_START messages when there is no agentHans de Goede2011-04-011-1/+1
* server: hookup agent-msg-filter discard-all functionalityHans de Goede2011-04-011-33/+23
* server: add discard all option to agent message filterHans de Goede2011-04-013-18/+26
* server: filter all data from clientHans de Goede2011-04-011-11/+11
* server: reset read/write filter on agent/client disconnectHans de Goede2011-04-011-0/+2
* server: break read_from_vdi_port loop if the guest gets disconnectedHans de Goede2011-04-011-1/+1
* server: Don't stop writing agent data to the guest when the client disconnectsHans de Goede2011-04-011-2/+2
* server: Don't reset agent state when the client disconnectsHans de Goede2011-04-011-3/+5
* server: Make copy paste support configurableHans de Goede2011-03-242-3/+14
* spice-server: Add the ability to filter agent messagesHans de Goede2011-03-244-3/+164
* server/reds: allow call to reds_agent_remove even if it is goneAlon Levy2011-03-081-4/+4
* Release 0.8.00.8.0Hans de Goede2011-03-011-1/+1
* fix spice-server segfault on migrationGerd Hoffmann2011-02-151-0/+4
* Release 0.7.30.7.3Hans de Goede2011-02-111-1/+1
* server/smartcard: don't push our own error on reader addAlon Levy2011-02-101-3/+3
* server/smartcard: ignore VSC_Init from clientAlon Levy2011-02-101-0/+3
* server/smartcard: print instead of assert on bad reader_id in smartcard_char_...Alon Levy2011-02-101-1/+3
* server/smartcard: libcacard uses network byte order, so we must tooAlon Levy2011-02-101-6/+19
* server/smartcard: libcacard removed ReaderAddResponseAlon Levy2011-02-101-42/+4
* server/smartcard: s/reader_id_t/uint32_t/ (libcacard changed)Alon Levy2011-02-101-6/+6
* server/red_worker: fix used but uninitialized warning (gcc 4.6.0)Alon Levy2011-02-071-1/+1
* client/server: warning fixes (gcc 4.6.0)Alon Levy2011-01-274-19/+6
* client/server: add missing USE_TUNNELAlon Levy2011-01-251-0/+2
* client/server: add missing smartchannel channel security handlingAlon Levy2011-01-251-0/+3
* Update license header for server/red_parse_qxl.cHans de Goede2011-01-211-6/+6
* Release 0.7.20.7.2Hans de Goede2011-01-191-1/+1
* server/red_worker: use 1, not 4 when lz_encoding a top down imageAlon Levy2011-01-171-2/+3
* Release 0.7.10.7.1Hans de Goede2010-12-171-1/+1
* Makefiles: fix server/tests/test_util.h not being included in make distHans de Goede2010-12-171-2/+2
* server: Update SPICE_SERVER_VERSIONHans de Goede2010-12-171-1/+1
* server/red_worker: fix worker->drawable_countAlon Levy2010-12-161-1/+1
* move chardevs out of experimentalGerd Hoffmann2010-12-162-25/+26
* move switch-host migration out of experimentalGerd Hoffmann2010-12-162-5/+8
* client migration: switch hostGerd Hoffmann2010-12-162-11/+59
* server: improve error handlingGerd Hoffmann2010-12-091-8/+24
* smartcard: configure option --enable-smartcardAlon Levy2010-12-071-0/+11
* smartcard: server side (not enabled yet)Alon Levy2010-12-073-0/+574
* server: add spice_server_char_device_remove_interfaceAlon Levy2010-12-071-5/+14
* server: print subtype when adding CHAR_DEVICE interfacesAlon Levy2010-12-061-1/+1
* server: add static to spice_server_char_device_add_interfaceAlon Levy2010-12-061-1/+1
* server: fix print text on vdagent interface additionAlon Levy2010-12-061-1/+1
* server: add char_device.h header, use in reds.cAlon Levy2010-12-062-4/+12
* spice-experimental.h: add multiple include protectionAlon Levy2010-12-061-1/+7
* server/vdi_port (virtserial): always read dataAlon Levy2010-12-061-6/+13
* server: add char_device.h to Makefile.am for make distAlon Levy2010-12-021-0/+1
* server/tests: add test_display_no_sslAlon Levy2010-11-304-50/+588
* server/tests: Makefile.am fixesAlon Levy2010-11-301-2/+2
* add .gitignore for testsAlon Levy2010-11-301-0/+4
* server/reds: zap unsetting of QEMU_AUDIO_DRVAlon Levy2010-11-081-1/+0