summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 0.7.30.7.3Hans de Goede2011-02-113-2/+10
* Drop static_title.bmp from windows/Makefile.amHans de Goede2011-02-111-1/+0
* update required minimal libcacard to 0.1.2Alon Levy2011-02-101-1/+1
* client/smartcard: libcacard dropped ReaderAddResponseAlon Levy2011-02-102-18/+78
* server/smartcard: don't push our own error on reader addAlon Levy2011-02-101-3/+3
* client/smartcard: ignore VSC_InitAlon Levy2011-02-101-0/+2
* 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
* client/smartcard: s/reader_id_t/uint32_t/ (libcacard changed)Alon Levy2011-02-102-11/+11
* 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
* spicec: Remove spice-client watermark (rhbz#662450)Hans de Goede2011-02-029-1060/+2
* spice-client migration: fix minor for old migration support.Uri Lublin2011-01-272-5/+5
* client/windows: don't allocate console unless requiredAlon Levy2011-01-271-9/+27
* client: fix broken vs2008 buildAlon Levy2011-01-272-1/+14
* client: --help should not need platform initializationAlon Levy2011-01-272-33/+62
* demarshaller/marshaller fix gcc 4.6.0Alon Levy2011-01-272-9/+21
* codegen: avoid creating out if not used (fix gcc 4.6.0 warning)Alon Levy2011-01-271-3/+5
* client: gcc 4.6.0: two more unused variable fixesAlon Levy2011-01-272-3/+0
* client/cegui: cegui 0.6.0 gcc 4.6.0 related fixAlon Levy2011-01-273-0/+8
* client/glz_decoder.cpp: gcc 4.6.0 unused fixesAlon Levy2011-01-271-5/+0
* client/display_channel: gcc 4.6.0 unused fixesAlon Levy2011-01-271-6/+12
* common/sw_canvas: remove unused error valAlon Levy2011-01-271-2/+1
* common/canvas_base.c: remove unused variablesAlon Levy2011-01-271-12/+0
* client/server: warning fixes (gcc 4.6.0)Alon Levy2011-01-275-21/+11
* client/server: add missing USE_TUNNELAlon Levy2011-01-252-0/+6
* client/server: add missing smartchannel channel security handlingAlon Levy2011-01-252-0/+9
* Update license header for server/red_parse_qxl.cHans de Goede2011-01-211-6/+6
* Drop unnecessary X11 and alsa requires from spice-server.pcHans de Goede2011-01-211-3/+0
* 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