summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-04build-sys: fix out-of-tree build from tarballv0.28Marc-André Lureau1-1/+3
2015-03-04Prepare v0.28 releaseMarc-André Lureau1-0/+19
2015-03-03build-sys: fix required libsoup version for webdav supportMarc-André Lureau1-1/+1
2015-03-03Revert spice-common changeMarc-André Lureau1-0/+0
2015-03-03session: bind path and read-only to webdav serverMarc-André Lureau1-2/+11
2015-03-03session: add share-dir-ro propertyMarc-André Lureau1-0/+25
2015-03-03webdav: use a pipe to connect to serverMarc-André Lureau1-21/+62
2015-03-03Use libphodav-2 (breaks webdav server temporarily)Marc-André Lureau4-201/+26
2015-03-03Add GIOStream-based pipeMarc-André Lureau6-1/+834
2015-02-27tests: add spice-session testVictor Toso2-0/+76
2015-02-27session: accept argument in URI without valueVictor Toso1-2/+18
2015-02-23vncdisplaykeymap: Use XkbGetMap and XkbGetNames instead of XkbGetKeyboardPavel Grunt1-4/+5
2015-02-18session: reset connection_id on switch-hostMarc-André Lureau1-0/+1
2015-02-18channel: remove unused ChannelClass::channel_disconnect()Marc-André Lureau2-20/+1
2015-02-18channel: set c->has_error to finish coroutineMarc-André Lureau1-1/+1
2015-02-18Call channel_reset() directly when finishing coroutineMarc-André Lureau1-1/+1
2015-02-18channel: reset migration state when calling channel_reset()Marc-André Lureau1-5/+4
2015-02-18channel: use exisiting reconnection code when switchingMarc-André Lureau1-2/+2
2015-02-18channel: reset channel state to unconnectedMarc-André Lureau1-1/+2
2015-02-18channel: remove useless preconditionMarc-André Lureau1-1/+0
2015-02-18channel: emit close event when coroutine has finishedMarc-André Lureau1-3/+4
2015-02-16channel-port: Remove dependency cycleJavier Celaya1-1/+1
2015-02-16widget: Do not draw cursor if widget is not realizedPavel Grunt1-0/+3
2015-02-12widget: Send keys to guest when keyboard grab is releasedPavel Grunt1-3/+0
2015-02-06webdav: fix checking for shared directory propertyMarc-André Lureau1-1/+1
2015-02-06Don't build libspice-client-gtk if configured --without-gtkBenjamin Gilbert4-11/+32
2015-02-06Update git submoduleChristophe Fergeau1-0/+0
2015-01-29Don't set SpiceSession::cmain twice during migrationChristophe Fergeau1-2/+1
2015-01-29Remove runtime warning when setting a NULL shared-dirChristophe Fergeau1-1/+0
2015-01-29webdav: Cope with NULL SpiceSession::shared-dirChristophe Fergeau2-2/+11
2015-01-29display: Fix 'exisiting' typo in debug logChristophe Fergeau1-1/+1
2015-01-29display: s/dropin/dropping in debug messageChristophe Fergeau1-1/+1
2015-01-29session: Add more debugging logsChristophe Fergeau1-5/+14
2015-01-29display: Improve DisplayChannel::num_drops_on_arive nameChristophe Fergeau2-6/+6
2015-01-29Use macro to swap data in spice_session_start_migrating()Christophe Fergeau1-16/+14
2015-01-29desktop-integration: check owner of bus namePavel Grunt1-0/+7
2015-01-27spicy: deal with spice+unix:// URIMarc-André Lureau1-5/+11
2015-01-27session: teach spice_uri_create() about UNIX pathMarc-André Lureau1-1/+3
2015-01-27session: prettify query parametersMarc-André Lureau1-2/+2
2015-01-27session: return allocated string from spice_uri_create()Marc-André Lureau1-14/+17
2015-01-27session: parse spice+unix:// URIMarc-André Lureau1-1/+11
2015-01-27session: connect to UNIX pathMarc-André Lureau1-16/+40
2015-01-27session: add unix-path propertyMarc-André Lureau1-1/+34
2015-01-27channel: reset connection state on errorMarc-André Lureau1-0/+1
2015-01-27channel: reset tls state when client calls connectMarc-André Lureau1-5/+7
2015-01-27channel: delay event report to after coroutine exitMarc-André Lureau2-20/+24
2015-01-23spice-widget: Don't return early from focus_in_event when widget is not realizedPavel Grunt1-4/+3
2015-01-16session: Improved docs for spice_session_connect()Zeeshan Ali (Khattak)1-1/+9
2015-01-08inputs: Correct documentation of scancode argumentsBenjamin Gilbert1-5/+8
2015-01-06README: update gstreamer infoFabiano Fidêncio1-2/+2