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
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
server: add prefix argument to red_printf_debug
Alon Levy
2011-11-07
1
-2
/
+2
*
common/spice_common.h: red_printf_debug: fix wrong sign
Alon Levy
2011-11-07
1
-1
/
+1
*
server,proto: tell the clients to connect to the migration target before migr...
Yonit Halperin
2011-11-02
1
-0
/
+2
*
server: fix function prototypes
Christophe Fergeau
2011-09-05
2
-5
/
+5
*
add C++ guards to backtrace.h
Christophe Fergeau
2011-09-01
1
-0
/
+6
*
fix memory leak in error path
Christophe Fergeau
2011-08-25
1
-1
/
+2
*
common: introduce red_printf_debug
Alon Levy
2011-08-23
1
-0
/
+10
*
common/ring: RING_FOREACH_SAFE: use shorter version from qemu
Alon Levy
2011-08-23
1
-5
/
+3
*
common/backtrace.h: disable for WIN32
Alon Levy
2011-07-31
1
-0
/
+4
*
fix integer marshalling helpers on big endian
Christophe Fergeau
2011-07-28
1
-6
/
+6
*
fix typo in big endian code path
Christophe Fergeau
2011-07-28
1
-2
/
+2
*
fix make distcheck
Christophe Fergeau
2011-07-22
1
-1
/
+1
*
common: add backtrace via gstack or glibc backtrace
Alon Levy
2011-07-19
4
-0
/
+142
*
sndworker: add AudioVolume/AudioMute messages
Marc-André Lureau
2011-06-22
1
-0
/
+9
*
common: add WIN64 ifdef for spice_bit_find_msb (fix broken windows x64 build)
Arnon Gilboa
2011-05-22
1
-2
/
+2
*
common: use INLINE instead of inline
Arnon Gilboa
2011-05-12
7
-38
/
+20
*
common: fix ssl_verify windows build errors
Arnon Gilboa
2011-05-12
2
-2
/
+8
*
common: add ssl_verify.c common code
Marc-André Lureau
2011-05-03
3
-0
/
+543
*
common: add ring_get_length() for debugging purposes
Marc-André Lureau
2011-05-03
1
-0
/
+13
*
common: mem.h add alloca definition
Marc-André Lureau
2011-05-03
1
-0
/
+30
*
common: spice_memdup could accept NULL
Marc-André Lureau
2011-05-03
1
-0
/
+4
*
common: add windows.h where required, make gdi_handlers static
Marc-André Lureau
2011-05-03
3
-1
/
+8
*
move get_time_stamp to main_channel.c
Christophe Fergeau
2011-05-03
1
-7
/
+0
*
use standard do { } while (0) for spice_common.h macros
Christophe Fergeau
2011-05-03
1
-11
/
+11
*
move WARN and WARN_ONCE to spice_common.h
Christophe Fergeau
2011-05-03
4
-15
/
+7
*
common: use PANIC from spice_common.h
Christophe Fergeau
2011-05-03
3
-20
/
+0
*
common,server: use ASSERT from spice_common.h
Christophe Fergeau
2011-05-03
7
-36
/
+3
*
common: don't duplicate find_msb implementation
Christophe Fergeau
2011-05-03
4
-67
/
+95
*
add missing static
Christophe Fergeau
2011-05-03
1
-2
/
+2
*
add #include <config.h> to all source files
Christophe Fergeau
2011-05-03
20
-5
/
+63
*
autotools: correctly build canvas-related code
Christophe Fergeau
2011-05-03
9
-14
/
+39
*
autotools: refactor the whole build machinery
Christophe Fergeau
2011-05-03
1
-31
/
+56
*
common: don't try to redefine PANIC if it already exists
Christophe Fergeau
2011-05-02
1
-0
/
+2
*
use foo(void) instead of foo() in prototypes
Christophe Fergeau
2011-05-02
11
-11
/
+11
*
common: add missing header guards to gl_canvas.h
Christophe Fergeau
2011-05-02
1
-0
/
+5
*
common: add extern "C" guards to headers
Christophe Fergeau
2011-05-02
23
-2
/
+182
*
draw: remove SPICE_ADDRESS
Christophe Fergeau
2011-04-18
1
-1
/
+0
*
common/pixman: remove dead assignments
Christophe Fergeau
2011-04-08
1
-7
/
+3
*
common/gl: remove unused variable
Christophe Fergeau
2011-03-23
1
-3
/
+2
*
ring: add RING_FOREACH{,_SAFE,_REVERSED}
Alon Levy
2011-03-02
1
-0
/
+21
*
server/common: introduce common/spice_common.h
Alon Levy
2011-03-02
1
-0
/
+70
*
common: add SpiceBuffer - based on qemu-vnc Buffer
Marc-André Lureau
2011-02-28
2
-0
/
+70
*
common/sw_canvas: remove unused error val
Alon Levy
2011-01-25
1
-2
/
+1
*
common/canvas_base.c: remove unused variables
Alon Levy
2011-01-25
1
-12
/
+0
*
common, canvas_get_jpeg_alpha: let top_down be any value
Alon Levy
2011-01-05
1
-1
/
+1
*
mingw32 build: various fixes
Alon Levy
2010-12-08
1
-2
/
+2
*
mingw32 build: fix two functions
Alon Levy
2010-12-08
1
-1
/
+1
*
mingw32 build: fix signed/unsigned warnings as errors
Alon Levy
2010-12-08
3
-7
/
+7
*
mingw32 build: fix build errors
Gerd Hoffmann
2010-12-08
1
-2
/
+2
*
Initialize variable to avoid compiler warning
Alexander Larsson
2010-09-29
1
-1
/
+1
[next]