index
:
~victortoso/spice
char-device-checks
client-side-bandwidth-monitoring
fix-char-device-leaks
fix-clang-warnings
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-03-25
Use the spice-common submodule
Marc-André Lureau
126
-27873
/
+252
2012-03-23
sasl: small refactoring, check memcheck != NULL
Marc-André Lureau
1
-10
/
+8
2012-03-23
Use spice_strdup() to avoid crashing on NULL
Marc-André Lureau
3
-10
/
+10
2012-03-22
server/tests: add resolution changes tester
Alon Levy
2
-6
/
+80
2012-03-22
server/tests/test_display_base: add Command
Alon Levy
2
-45
/
+101
2012-03-21
server/tests/test_display_base: remove 64bit arch assumptions
Alon Levy
1
-5
/
+5
2012-03-21
server/red_memslots: don't assume 64 bit environment
Alon Levy
2
-7
/
+10
2012-03-21
server/red_worker: fix for case where ASSERT is compiled out
Alon Levy
1
-2
/
+1
2012-03-21
server/red_memslots: use QXLPHYSICAL for addresses
Alon Levy
2
-3
/
+3
2012-03-21
server/red_memslots: drop two unused functions
Alon Levy
2
-19
/
+0
2012-03-20
Don't truncate SPICE_FOREIGN_MENU_SOCKET
Christophe Fergeau
1
-5
/
+8
2012-03-20
Don't limit spice controller socket name to 50 chars
Christophe Fergeau
1
-6
/
+4
[next]