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