index
:
spice.git
0.10
0.4
0.6
0.8
jjongsma_rebase
master
replay-rebase
Spice
Fabiano Fidêncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release 0.12.0
v0.12.0
0.12.0
Alon Levy
2012-09-15
3
-3
/
+15
*
server/spice-server.syms: add missing global labels
Alon Levy
2012-09-13
1
-0
/
+3
*
server/Makefile.am: fix for make distcheck
Alon Levy
2012-09-13
1
-1
/
+1
*
spice-server 0.11.5
Alon Levy
2012-09-13
2
-4
/
+4
*
server/tests: agent mock, client_monitors_config
Alon Levy
2012-09-13
4
-1
/
+49
*
server: Filter VD_AGENT_MONITORS_CONFIG
Alon Levy
2012-09-13
3
-1
/
+61
*
server/reds: reuse already defined local
Alon Levy
2012-09-13
1
-1
/
+1
*
server/red_dispatcher: client_monitors_config support
Alon Levy
2012-09-13
2
-0
/
+53
*
server: add QXLInterface::client_monitors_config
Alon Levy
2012-09-13
1
-3
/
+9
*
update spice-common module
Alon Levy
2012-09-13
1
-0
/
+0
*
server/red_dispatcher: change a printerr to debug
Alon Levy
2012-09-12
1
-1
/
+1
*
Bump SPICE_INTERFACE_QXL_VERSION_MINOR
Søren Sandmann Pedersen
2012-09-11
2
-3
/
+7
*
Enable build on armv6+
Peter Robinson
2012-09-11
1
-2
/
+2
*
Update spice-common to get A8 surface definitions
Christophe Fergeau
2012-09-10
1
-0
/
+0
*
Bump spice.h version number to 0.11.4
Søren Sandmann Pedersen
2012-09-07
1
-1
/
+1
*
Set a8 capability in the QXL device if supported by the client
Søren Sandmann Pedersen
2012-09-07
1
-0
/
+2
*
Process outstanding commands in the ring after changing capability bits
Søren Sandmann Pedersen
2012-09-07
1
-0
/
+5
*
Add new set_client_capabilities() interface to QXLInstance
Søren Sandmann Pedersen
2012-09-06
2
-0
/
+27
*
client: Advertise A8_SURFACE capability
Søren Sandmann Pedersen
2012-09-06
1
-0
/
+1
*
server/red_parse_qxl: fix bitmap_consistent again
Alon Levy
2012-09-05
1
-2
/
+2
*
Implement spice_server_set_exit_on_disconnect to enable an option whereby the...
Jeremy White
2012-09-05
4
-3
/
+22
*
server/red_parse_qxl: fix wrong bitmap_consistent
Alon Levy
2012-09-05
1
-5
/
+26
*
server/red_parse_qxl: add bitmap consistency check
Alon Levy
2012-09-03
3
-16
/
+34
*
server/tests/test_display_base: fix update_area abort
Alon Levy
2012-09-03
1
-1
/
+3
*
server: replace syntax-check reported tabs with spaces
Alon Levy
2012-09-03
2
-2
/
+2
*
server: add dist-hook to prevent spice version configure/spice.h difference
Alon Levy
2012-09-03
2
-0
/
+45
*
0.11.3 release
0.11.3
Alon Levy
2012-09-02
2
-3
/
+29
*
add server/tests/test_vdagent
Alon Levy
2012-09-02
2
-0
/
+115
*
server/tests/test_two_servers
Alon Levy
2012-09-02
2
-0
/
+47
*
server/tests: introduce Test struct
Alon Levy
2012-09-02
5
-146
/
+170
*
server/red_worker: seamless: fix invalid memory reference
Alon Levy
2012-08-30
1
-3
/
+3
*
server: freezed->froze, missing whitespace after declarations
Alon Levy
2012-08-30
2
-3
/
+5
*
server: s/max_encdoers/max_encoders/
Alon Levy
2012-08-30
2
-7
/
+7
*
server/inputs_channel.c: whitespace fix
Yonit Halperin
2012-08-30
1
-1
/
+1
*
server/red_tunnel_worker: remove unneeded expect_migrate_mark
Alon Levy
2012-08-30
1
-6
/
+0
*
server/red_tunnel_worker.c: fix build
Alon Levy
2012-08-28
1
-44
/
+18
*
inputs: handle SPICE_MSGC_INPUTS_KEY_SCANCODE
Marc-André Lureau
2012-08-27
2
-0
/
+10
*
support automake >= 1.12
Alon Levy
2012-08-27
2
-0
/
+3
*
server/red_worker: handle_dev_update_area: fail if invalid area
Alon Levy
2012-08-27
1
-0
/
+6
*
client: fix missing stdarg.h include
Yann E. MORIN
2012-08-27
1
-0
/
+1
*
enable seamless migration and set migration protocol version
Yonit Halperin
2012-08-27
2
-1
/
+2
*
inputs channel migration: don't send any msg after MSG_MIGRATE
Yonit Halperin
2012-08-27
1
-5
/
+25
*
inputs_channel: send and handle migration data
Yonit Halperin
2012-08-27
1
-3
/
+49
*
migration_protocol: add inputs channel migration data
Yonit Halperin
2012-08-27
1
-0
/
+12
*
main_channel: don't expect init msg in a seamless migration destination
Yonit Halperin
2012-08-27
1
-3
/
+8
*
red_channel: set send_data.last_sent_serial in red_channel_client_set_message...
Yonit Halperin
2012-08-27
1
-0
/
+1
*
red_channel: remove unused migrate flag from RedChannel
Yonit Halperin
2012-08-27
8
-22
/
+12
*
snd_worker: handling migration
Yonit Halperin
2012-08-27
1
-61
/
+17
*
snd_channel: fix double release
Yonit Halperin
2012-08-27
1
-10
/
+17
*
red_channel (dummy): fix not adding dummy RedChannelClient to the client
Yonit Halperin
2012-08-27
3
-14
/
+26
[next]