summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Avoid race conditions reading monitor configs from guestFrediano Ziglio2015-09-081-13/+31
* replay: fix formatting stringFrediano Ziglio2015-09-081-1/+1
* improve performances comparing image pixelsFrediano Ziglio2015-09-041-21/+20
* avoid to call red_get_streams_timout twice computing timeoutFrediano Ziglio2015-09-031-4/+5
* spice_timer_queue: fix access after freeFrediano Ziglio2015-09-031-1/+6
* replay: compatibility with former versionFrediano Ziglio2015-09-011-5/+6
* replay: do not define same type twiceFrediano Ziglio2015-09-011-4/+4
* build-sys: Add missing header files to _SOURCESChristophe Fergeau2015-09-011-0/+2
* Remove useless pack attributeMarc-André Lureau2015-09-011-17/+7
* server: remove srand(time(NULL))Marc-André Lureau2015-09-011-2/+0
* server/red_worker: remove redundant spice_warn_if in validate_surfaceAlon Levy2015-09-011-1/+0
* server: remove hardcoded RED_MAX_RENDERERSMarc-André Lureau2015-09-013-6/+6
* Simplify set_surface_release_infoFrediano Ziglio2015-08-271-14/+5
* replay: fix typo in messageFrediano Ziglio2015-08-271-1/+1
* Avoid core calling spice_server_destroyFrediano Ziglio2015-08-261-2/+5
* prevent integer overflow on 32 bitFrediano Ziglio2015-08-261-1/+1
* remove unused SAME_PIXEL macroFrediano Ziglio2015-08-261-3/+0
* build-sys: Remove test_spice_version.hChristophe Fergeau2015-08-262-45/+0
* server: Readd spice-experimental.hChristophe Fergeau2015-08-262-0/+7
* remove wrong statement terminator from preprocessor macroFrediano Ziglio2015-08-251-1/+1
* Use MAX macro to compute the maximum valueFrediano Ziglio2015-08-251-1/+1
* replay: use plain pthread for mutex/conditionFrediano Ziglio2015-08-251-15/+15
* replay: fix check for QXL_SURF_FLAG_KEEP_DATA flagFrediano Ziglio2015-08-252-2/+2
* worker: remove unused members from DrawableFrediano Ziglio2015-08-241-3/+0
* server/tests/spice-server-replay: introduceAlon Levy2015-08-222-0/+355
* server/red_worker: record to SPICE_WORKER_RECORD_FILENAMEAlon Levy2015-08-211-3/+37
* server/red_{record, replay}.[ch]: introduceAlon Levy2015-08-216-0/+2144
* server/dispatcher: add extra_dispatcher, hack for red_recordAlon Levy2015-08-202-0/+22
* tests: use glib main loopMarc-André Lureau2015-08-202-190/+97
* Remove use of INLINEAlon Levy2015-08-205-20/+18
* build-sys: Remove spice-protocol submoduleChristophe Fergeau2015-08-202-0/+2
* mjpeg and jpeg encoder: fix alignment warningsVictor Toso2015-08-202-12/+14
* glz: WindowImageSegment lines lines_end as void*Victor Toso2015-08-201-2/+2
* migration_protocol: use SPICE_MAGIC_CONSTVictor Toso2015-08-201-5/+6
* red_parse_qxl: Do not compute abs unsigned intVictor Toso2015-08-121-1/+1
* server/inputs_channel: Cope with NULL keyboard in release_keys()Alon Levy2015-08-121-1/+6
* red_parse_qxl: remove unused variableVictor Toso2015-08-111-4/+0
* Remove unused struct RedsOutItemJonathon Jongsma2015-08-111-5/+0
* RedChannel: remove unused BufDescriptor structJonathon Jongsma2015-08-111-5/+0
* Remove unused snd_get_playback_compression() methodChristophe Fergeau2015-08-112-6/+0
* Fix typo in comment in char_device.hChristophe Fergeau2015-08-111-1/+1
* Fix typo in commentsJonathon Jongsma2015-08-111-2/+2
* Move RedsMigSpice to main-channel.hJonathon Jongsma2015-08-112-8/+8
* Cleanup: move static function declarations out of headerJonathon Jongsma2015-08-112-4/+4
* worker: remove unused preload_group_idMarc-André Lureau2015-08-111-4/+0
* channel: minor simplificationMarc-André Lureau2015-08-111-6/+1
* server: remove unused CursorDataMarc-André Lureau2015-08-111-9/+0
* server: use more const CoreInterfaceMarc-André Lureau2015-08-112-5/+5
* worker: move red_init_*() functionsMarc-André Lureau2015-08-111-8/+10
* Adjust to new SpiceImageCompress nameChristophe Fergeau2015-07-2910-57/+65