summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* client/smartcard: external cac card library name and version changedAlon Levy2010-12-161-2/+2
* 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
* spicec: do not call connect_secure when connect_unsecure fails due to protoco...Arnon Gilboa2010-12-071-5/+7
* client/smartcard: add files to Makefile.am for make distAlon Levy2010-12-071-2/+4
* smartcard: configure option --enable-smartcardAlon Levy2010-12-074-1/+49
* smartcard: server side (not enabled yet)Alon Levy2010-12-073-0/+574
* smartcard: client: add keyboard shortcuts for remove/insert virtual cardAlon Levy2010-12-073-0/+54
* smartcard: client side (not enabled yet)Alon Levy2010-12-074-0/+639
* smartcard: add to spice.protoAlon Levy2010-12-071-0/+8
* 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
* spice codegen: fix copy-o, no such variable valueAlon 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-302-0/+5
* spicec: Don't show a white screen if guest resolution does not fit fullscreenHans de Goede2010-11-254-2/+34
* spicec: fix ASSERT to accept size == 0Arnon Gilboa2010-11-241-1/+1
* spicec-win: add image copy-paste supportArnon Gilboa2010-11-242-69/+151
* spicec-x11: Fix unhandled exception: no window proc crash (rhbz#655836)Hans de Goede2010-11-231-1/+9
* spicec-x11: Fix modifier keys getting stuck (rhbz#655048)Hans de Goede2010-11-221-0/+10
* spicec-x11: Add a few missing XLockDisplay calls (rhbz#654265)Hans de Goede2010-11-171-0/+6
* spicec: Don't show gui when connection info is specified on the cmdlineHans de Goede2010-11-091-6/+4
* spicec: Remove empty show / hide gui functionsHans de Goede2010-11-092-4/+4
* spicec: Fix info layer sometimes not showingHans de Goede2010-11-091-0/+1
* server/reds: zap unsetting of QEMU_AUDIO_DRVAlon Levy2010-11-081-1/+0
* gitignore: add generated_*, vim temps, pycAlon Levy2010-11-083-0/+9
* reds: remove needless buffer in InputsStateAlon Levy2010-11-081-3/+0
* server: tests: add basic tests with working do nothing serverAlon Levy2010-11-089-0/+294
* spicec-win: ignore MSVCRT.lib in x86 buildArnon Gilboa2010-11-081-2/+3
* spicec: Make cegui log to <app_data_dir>/cegui.logHans de Goede2010-11-051-1/+8
* spicec-x11: Listen for selection owner window destroy / close events tooHans de Goede2010-10-281-3/+15
* client: add verbose link error messagesAlon Levy2010-10-251-1/+19
* spicec-tests: add controller_test (v2)Arnon Gilboa2010-10-254-0/+424
* spicec-win: remove redundent strdup & buggy freeArnon Gilboa2010-10-251-5/+4
* controller: Make menu text utf-8Hans de Goede2010-10-252-22/+19
* spicec-x11: Do not set _NET_WM_USER_TIME to 0 on startupHans de Goede2010-10-252-5/+7
* spicec-win: add x64 to vcproj & sln (v2)Arnon Gilboa2010-10-252-0/+242
* spicec-win: map title string from utf8 to utf16Arnon Gilboa2010-10-251-1/+8
* spicec-win: add #ifndef _WIN64 for u/intptr_t typedefsArnon Gilboa2010-10-241-1/+3
* spicec-win: Replace Set/GetWindowLong to LongPtr for x64 competabilityArnon Gilboa2010-10-241-5/+5
* Remove no longer used wstring_printf functionsHans de Goede2010-10-214-42/+0