index
:
~alon/spice
0.8.2.candidate
0.8.for.teuf
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
features/driver-server-monitors-config
features/record-replay-qxl-hack
fixup_red_channels
glz
master
mc.v7
old/aggregate-many-marshallers
old/aggregate-one-marshaller
opus
red_channel_refactor
s3.v1
s3.wip
server_multi_client.v3
server_multi_client.v4
server_multi_client.v5.mid
server_multi_client.v6
server_redhat
smart_card_channel.v5.wip
update_area_async_dirty
wip/dtrace
wip/replay
wip/shared-memory
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-19
server/tests: test_util.h: fix double ASSERT definition
async_and_s3.v5
Alon Levy
1
-0
/
+3
2011-07-19
server/spice.h: bump QXL_MINOR because of QXLWorker and QXLInterface changes
Alon Levy
1
-1
/
+1
2011-07-19
server: add QXLWorker.flush_surfaces_async for S3/S4 support
Alon Levy
4
-4
/
+42
2011-07-19
server: add QXLInterface::update_area_complete callback
Alon Levy
2
-16
/
+47
2011-07-19
server/red_worker: handle_dev_input: reuse write_ready introduced for async
Alon Levy
1
-8
/
+4
2011-07-19
server: add async io support
Alon Levy
7
-83
/
+345
2011-07-19
bump required spice-protocol to 0.8.1 for qxl_dev async and s3 updates
Alon Levy
1
-1
/
+1
2011-07-19
server/red_worker: remove print on handle_dev_destroy_surfaces
Alon Levy
1
-1
/
+1
2011-07-19
server/red_worker: *_release_item: less frequent debug messages
Alon Levy
1
-2
/
+2
2011-07-18
common: add backtrace via gstack or glibc backtrace
Alon Levy
5
-0
/
+143
2011-07-12
server: add missing calls to red_handle_drawable_surfaces_client_synced
Yonit Halperin
1
-0
/
+2
2011-07-12
server: fix access to a released drawable. RHBZ #713474
Yonit Halperin
1
-2
/
+9
2011-07-06
server: fix segfault if no migrate_info provided
Alon Levy
1
-0
/
+11
2011-07-05
server: cursor_channel: releasing pipe items resources when the pipe is clear...
Yonit Halperin
1
-9
/
+34
2011-07-05
server: display_channel: releasing pipe items resources when the pipe is clea...
Yonit Halperin
1
-24
/
+75
2011-07-05
server: not reading command rings before RED_WORKER_MESSAGE_START, RHBZ #718713
Yonit Halperin
1
-1
/
+11
2011-07-05
server: replace redundant code with red_cursor_reset
Yonit Halperin
1
-47
/
+24
2011-07-05
server: removing local cursor, this solves RHBZ #714801
Yonit Halperin
1
-114
/
+14
2011-07-05
tests/migrate: update to use argparse and run spicy by default
Alon Levy
1
-32
/
+56
2011-07-05
server/tests/basic_event_loop: strange assert failure; fix
Alon Levy
1
-1
/
+1
2011-07-05
server/smartcard: register channel only when hardware is available
Alon Levy
2
-6
/
+9
2011-06-29
Revert "server/smartcard: don't register the channel if no hardware emulated"
Alon Levy
1
-4
/
+1
2011-06-28
red_worker: remove 2 empty functions
Christophe Fergeau
1
-12
/
+0
2011-06-23
server/smartcard: don't register the channel if no hardware emulated
Alon Levy
1
-1
/
+4
2011-06-23
server/smartcard: handle BaseChannel messages
Alon Levy
1
-0
/
+6
2011-06-22
don't #include config.h in generated header files
Christophe Fergeau
1
-3
/
+4
2011-06-22
s/__visible__/SPICE_GNUC_VISIBLE
Christophe Fergeau
4
-59
/
+59
2011-06-22
add check for pyparsing
Christophe Fergeau
2
-3
/
+18
2011-06-22
sndworker: check the caps before sending volume messages
Marc-André Lureau
1
-10
/
+46
2011-06-22
sndworker: add AudioVolume/AudioMute messages
Marc-André Lureau
5
-4
/
+202
2011-06-21
python: remove c-ism trailing ;
Marc-André Lureau
5
-25
/
+25
2011-06-21
codegen: typedef the protocol enums
Marc-André Lureau
1
-4
/
+12
2011-06-14
client: fix for redundant shift+f11 RHBZ #674532
Yonit Halperin
3
-10
/
+27
2011-05-30
client/windows: enable image randomization (ASLR) rhbz#701111
Arnon Gilboa
1
-2
/
+2
2011-05-30
client/windows: remove slash from x64 build dir
Arnon Gilboa
1
-4
/
+4
2011-05-24
server/smartcard: fix use after free
Alon Levy
1
-1
/
+1
2011-05-22
client/windows: remove precompiled header for common.h (fix broken windows de...
Arnon Gilboa
1
-4
/
+4
2011-05-22
common: add WIN64 ifdef for spice_bit_find_msb (fix broken windows x64 build)
Arnon Gilboa
1
-2
/
+2
2011-05-19
client: fix flipped video in Linux guest on windows client, RHBZ #667689
Yonit Halperin
1
-3
/
+5
2011-05-12
common: use INLINE instead of inline
Arnon Gilboa
7
-38
/
+20
2011-05-12
client/windows: undef SIZE_MAX in stdint.h
Arnon Gilboa
1
-1
/
+1
2011-05-12
common: fix ssl_verify windows build errors
Arnon Gilboa
2
-2
/
+8
2011-05-12
client/windows: add common\ssl_verify.c/h to project
Arnon Gilboa
1
-2
/
+10
2011-05-12
client/windows: inc version to 0,9,0,0
Arnon Gilboa
1
-4
/
+4
2011-05-12
client/windows: init PACKAGE_VERSION
Arnon Gilboa
2
-3
/
+5
2011-05-12
client: fix return code when missing host
Alon Levy
1
-0
/
+1
2011-05-09
server/red_worker: stat_now cleanup
Alon Levy
1
-1
/
+2
2011-05-09
server/red_worker: fix typo (lats_send_time)
Alon Levy
1
-4
/
+4
2011-05-09
server/tests: show port to connect to
Alon Levy
1
-1
/
+3
2011-05-08
server: bump SPICE_SERVER_VERSION to 0.9.0
Marc-André Lureau
1
-1
/
+1
[next]