summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v0.22v0.22Marc-André Lureau2013-11-271-0/+14
* build-sys: bump spice-glib versionMarc-André Lureau2013-11-271-1/+1
* continuation: fix "fortify" crashMarc-André Lureau2013-11-271-2/+6
* pulse: do not abort on corking no streamMarc-André Lureau2013-11-261-1/+4
* channel: swap channel GSocketConnection on migrationMarc-André Lureau2013-11-221-0/+1
* Fix SASL for mechanism using WANT_CLIENT_FIRSTdietmar@proxmox.com2013-11-211-1/+4
* main: fix recent main_channel_reset() warningMarc-André Lureau2013-11-201-9/+8
* coroutine: make gthread coroutine pass testsMarc-André Lureau2013-11-201-1/+5
* tests: add some coroutine testsMarc-André Lureau2013-11-202-7/+147
* coroutine: replace IN_MAIN_CONTEXT macroMarc-André Lureau2013-11-206-8/+10
* coroutine: error out on OOM or impossible conditionsMarc-André Lureau2013-11-207-39/+23
* channel: get rid of connection_id, available from sessionMarc-André Lureau2013-11-202-3/+1
* channel: remove useless desc != NULL checkMarc-André Lureau2013-11-201-1/+1
* Fix 'monitors' leak in update_monitor_area()Christophe Fergeau2013-11-201-0/+1
* main: send max-clipboard to agentMarc-André Lureau2013-11-192-3/+38
* main: simplify usage of VD_AGENT_HAS_CAPABILITYMarc-André Lureau2013-11-191-32/+28
* main: use self for main channel variableMarc-André Lureau2013-11-191-18/+19
* Add SPICE_MAX_CLIPBOARD environment variableMarc-André Lureau2013-11-191-5/+28
* Block sending clipboard data > max-clipboardMarc-André Lureau2013-11-192-3/+34
* Use system-wide trust certificate storeChristophe Fergeau2013-11-191-1/+10
* build-sys: Add real autodetection of pythonChristophe Fergeau2013-11-191-8/+42
* build-sys: Re-enable building of python bindings by defaultChristophe Fergeau2013-11-191-1/+1
* build-sys: Fix invalid 'test' syntax in configure.acChristophe Fergeau2013-11-191-1/+1
* Fix leak of mmapped memory when cc_init() failsChristophe Fergeau2013-11-181-1/+10
* Check coroutine_init() return valueChristophe Fergeau2013-11-182-2/+9
* Free coroutine stack when releasing coroutineDaniel P. Berrange2013-11-181-0/+2
* Abort if mmap of coroutine stack failsDaniel P. Berrange2013-11-181-1/+4
* Fix IN_MAIN_CONTEXT when using coroutine=gthreadChristophe Fergeau2013-11-184-1/+17
* Fix crash on remote-viewer startup with gthread coroutineChristophe Fergeau2013-11-181-1/+1
* coroutine: fix current coroutineMarc-André Lureau2013-11-181-1/+1
* coroutine: add some preconditionsMarc-André Lureau2013-11-183-12/+10
* Guarantee that 'uuid' property is notified after connectionJonathon Jongsma2013-11-071-0/+5
* Make sure property notifications are done in the main contextJonathon Jongsma2013-11-072-21/+24
* Revert "Add ability to get SpiceDisplay resolution"Jonathon Jongsma2013-11-077-49/+13
* display: blank surface on creationMarc-André Lureau2013-11-061-3/+2
* widget: add since tag for spice_display_get_monitor_config()Marc-André Lureau2013-11-041-0/+1
* SpiceDisplay: validate 'self' argument for public APIJonathon Jongsma2013-11-041-7/+29
* Add ability to get SpiceDisplay resolutionJonathon Jongsma2013-11-047-13/+48
* Fix spice-common submodule, my badMarc-André Lureau2013-11-041-0/+0
* util: document spice_uuid_to_stringMarc-André Lureau2013-11-031-0/+10
* util: do not overwrite G_MESSAGES_DEBUG=allMarc-André Lureau2013-11-012-0/+2
* Export spice_uuid_to_string() properlyJonathon Jongsma2013-10-292-0/+2
* Expose spice_uuid_to_string() as public APIJonathon Jongsma2013-10-293-2/+1
* channel-cursor: mono cursors edge highlightingAlon Levy2013-10-204-58/+237
* cursor-channel.c: add cursor print function for debugging only (ifdefed)Alon Levy2013-10-181-0/+32
* main: add missing vdagent caps nameMarc-André Lureau2013-10-161-0/+3
* sasl: Fix crash when ending a SASL sessionChristophe Fergeau2013-10-161-1/+1
* Display g_debug messages when SPICE_DEBUG is setChristophe Fergeau2013-10-161-11/+23
* Fix --spice-debugChristophe Fergeau2013-10-161-0/+7
* Fix switch to old SPICE protocolChristophe Fergeau2013-10-101-14/+8