summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 0.7.20.7.2Hans de Goede2011-01-193-2/+11
* server: remove dep on CEGUIHans de Goede2011-01-191-2/+0
* client: CEGUI: search for CEGUI-0.6 to work in F15 (rawhide)Alon Levy2011-01-192-5/+16
* client: log subject-host mismatch, and raise ssl warnings to errorsAlon Levy2011-01-171-5/+5
* client inputs: stop blinking keyboard when out of focusMarc-André Lureau2011-01-172-1/+15
* common, canvas_get_jpeg_alpha: let top_down be any valueAlon Levy2011-01-171-1/+1
* server/red_worker: use 1, not 4 when lz_encoding a top down imageAlon Levy2011-01-171-2/+3
* server: remove dep on libcacardAlon Levy2011-01-171-1/+0
* client/cmd_line_parser: fix wrong reporting of bad argument in --bla=val caseAlon Levy2011-01-171-2/+5
* configure.ac: use AC_LANG_SOURCE in AC_COMPILE_IFELSE, silence remaining warn...Alon Levy2011-01-171-3/+3
* Release 0.7.10.7.1Hans de Goede2010-12-173-2/+9
* 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
* Update NEWSHans de Goede2010-12-171-1/+0
* Release 0.7.00.7.0Hans de Goede2010-12-162-3/+9
* spicec-x11: Let the window manager place our window the 1st time (rhbz#662407)Hans de Goede2010-12-162-1/+8
* spicec-x11: Add a class hint to our window managet hintsHans de Goede2010-12-161-1/+10
* spicec: Add a --title cmdline option (rhbz#662452)Hans de Goede2010-12-161-0/+6
* server/red_worker: fix worker->drawable_countAlon Levy2010-12-161-1/+1
* 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