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