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
2012-05-03
server/tests: add test_get_width/test_get_height
Alon Levy
2
-0
/
+19
2012-05-03
server/tests: refactor test_display_base
Alon Levy
1
-34
/
+45
2012-05-03
server/red_worker/video: don't override the clip in areas that belong only to...
Yonit Halperin
1
-30
/
+12
2012-05-03
server/red_worker.c/video: add support for frames of different sizes
Yonit Halperin
3
-61
/
+166
2012-05-03
Update the spice-common submodule
Yonit Halperin
3
-4
/
+6
2012-05-03
server/red_worker/video: don't detach a drawable from a stream due to it bein...
Yonit Halperin
1
-8
/
+8
2012-05-03
server/red_worker/video: upgrade stream by a screenshot instead of the last f...
Yonit Halperin
1
-21
/
+71
2012-05-03
server/red_worker/video: maintain visible region and clip region for streams
Yonit Halperin
1
-12
/
+27
2012-05-03
server/red_worker: add get_stream_id
Yonit Halperin
1
-11
/
+16
2012-05-03
Update the spice-common submodule
Yonit Halperin
1
-0
/
+0
2012-04-27
Force 64 bit multiplication on 32 bit systems; fixes a bug where the server t...
Jeremy White
1
-1
/
+1
2012-04-26
Ensure __STDC_FORMAT_MACROS is always defined first
Daniel P. Berrange
2
-1
/
+2
2012-04-26
Disable -Waggregate-return if building with SLIRP
Daniel P. Berrange
1
-1
/
+4
2012-04-26
bump spice-common with SpiceClips fix
Alon Levy
1
-0
/
+0
2012-04-25
Add some more 'noreturn' annotations
Daniel P. Berrange
6
-9
/
+9
2012-04-25
Fix typo in is_equal_brush
Daniel P. Berrange
1
-1
/
+1
2012-04-25
Fix printf format specifiers for i686 hosts
Daniel P. Berrange
3
-5
/
+5
2012-04-25
Add missing struct field initializers
Daniel P. Berrange
1
-5
/
+5
2012-04-25
Ensure config.h is the first include in the file
Daniel P. Berrange
1
-1
/
+1
2012-04-25
Add a few more syntax-check exemptions
Daniel P. Berrange
1
-2
/
+4
2012-04-25
Add recent new committers to AUTHORS file / mailmap
Daniel P. Berrange
2
-0
/
+7
2012-04-25
Enable many more compiler warnings
Daniel P. Berrange
5
-77
/
+385
2012-04-25
Make some int->pointer casts explicit
Daniel P. Berrange
1
-2
/
+2
2012-04-25
Fix broken -I../common to be -I../spice-common in client
Daniel P. Berrange
1
-1
/
+1
2012-04-25
VSCMsgHeader.reader_id is unsigned, so don't check for >= 0
Daniel P. Berrange
1
-2
/
+1
2012-04-25
Avoid jumping across variables declarations with initializers
Daniel P. Berrange
1
-1
/
+2
2012-04-25
Convert cases of () to (void)
Daniel P. Berrange
2
-5
/
+5
2012-04-25
Remove 2 *MB* stack frame in red_worker_main
Daniel P. Berrange
1
-25
/
+25
2012-04-25
Mark some variables as volatile
Daniel P. Berrange
1
-3
/
+3
2012-04-25
Mark functions which never return control
Daniel P. Berrange
2
-4
/
+3
2012-04-25
Fix multiple printf format problems
Daniel P. Berrange
9
-18
/
+16
2012-04-25
Fix const-ness violations
Daniel P. Berrange
2
-3
/
+3
2012-04-25
Don't do arithmetic on void * type, use uint8_t instead
Daniel P. Berrange
1
-6
/
+6
2012-04-18
spice-common: update submodule to verify_subject MSVC++ fix
Alon Levy
1
-0
/
+0
2012-04-18
spice-common: update submodule
Alon Levy
1
-0
/
+0
2012-04-18
update spice-common for MSVC++ build fixes
Alon Levy
1
-0
/
+0
2012-04-18
update visual studio project file
Aric Stewart
1
-36
/
+36
2012-04-18
client/windows/redc.vcproj: switch to unix EOL (dos2unix)
Alon Levy
1
-1001
/
+1001
2012-04-18
Update win32 generate(1).bat files to match modern usage
Aric Stewart
2
-4
/
+4
2012-04-18
we do not need afxres.h included in redc.rc
Aric Stewart
1
-1
/
+1
2012-04-18
fix error-path return in snd_set_record_peer()
Michael Tokarev
1
-2
/
+2
2012-04-17
Copy getopt.h from old common/win/my_getopt-1.5/my_getopt
Aric Stewart
1
-0
/
+56
2012-04-17
update windows client generate.bat and generate1.bat
Aric Stewart
2
-4
/
+4
2012-04-05
server: allow failure in getvirt
Alon Levy
5
-89
/
+240
2012-04-02
Replace sprintf with snprintf use
Christophe Fergeau
1
-1
/
+1
2012-03-28
spice-common: update to fix quic-encode warnings
Marc-André Lureau
1
-0
/
+0
2012-03-26
server: export spice_server_is_server_mouse predicate
Alon Levy
3
-1
/
+13
2012-03-26
Remove files moved to spice-common
Marc-André Lureau
10
-5504
/
+0
2012-03-25
Copy common/win/my_getopt-1.5/my_getopt client/windows
Marc-André Lureau
2
-21
/
+352
2012-03-25
Use the spice-common logging functions
Marc-André Lureau
21
-908
/
+907
[next]