index
:
~alon/spice-common
features/driver-server-monitors-config
glz
master
new
wip/shared-mem
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-15
Fix build with SPICE_DISABLE_ABORT
before-marshaller
Marc-André Lureau
1
-0
/
+1
2012-03-15
Remove need for SPICE_CANVAS_INTERNAL
Marc-André Lureau
8
-32
/
+0
2012-03-15
fix void* arithmetic
Marc-André Lureau
1
-1
/
+1
2012-03-15
build: replace INCLUDES with AM_CPPFLAGS
Marc-André Lureau
1
-1
/
+1
2012-03-15
Add missing includes & make some functions static
Daniel P. Berrange
2
-3
/
+3
2012-03-15
Add printf format annotations to all '...' functions
Daniel P. Berrange
6
-14
/
+16
2012-03-15
Fix some integer range checks which always evaluate false
Daniel P. Berrange
1
-2
/
+2
2012-03-15
Avoid warnings about empty conditional statement bodies
Daniel P. Berrange
1
-6
/
+9
2012-03-15
build: remove 'win' directory
Marc-André Lureau
13
-1643
/
+0
2012-03-15
messages.h: add smartcard bits
Christophe Fergeau
1
-0
/
+22
2012-03-15
Add client_marshallers.h client_demarshallers.h from spice-gtk
Marc-André Lureau
3
-0
/
+104
2012-03-15
Use SPICE_{BEGIN,END}_DECLS
Marc-André Lureau
25
-154
/
+93
2012-03-15
add const to arrays in marshalling functions
Christophe Fergeau
2
-2
/
+2
2012-03-15
ssl_verify: include <string.h>
Christophe Fergeau
1
-0
/
+1
2012-03-15
ssl_verify: comment X509_NAME undef
Marc-André Lureau
1
-0
/
+3
2012-03-15
Use a log handler to modify abort() behaviour
Marc-André Lureau
28
-553
/
+820
2012-03-14
update gitignore
Marc-André Lureau
1
-0
/
+3
2012-03-14
common: remove unnecessary outdated c++ debug
Marc-André Lureau
1
-3
/
+0
2012-03-14
common: ring.h should include stddef for NULL usage
Marc-André Lureau
1
-0
/
+1
2012-03-05
Send name & uuid to capable clients
before-split
Marc-André Lureau
1
-0
/
+9
2012-03-04
mingw: workaround weird openssl build failure
Christophe Fergeau
1
-0
/
+1
2012-03-04
mingw: don't try to redefine alloca
Christophe Fergeau
1
-0
/
+2
2012-03-04
mingw: use uintptr_t when converting a pointer to an int
Christophe Fergeau
2
-5
/
+5
2012-02-14
Remove extra '\n' from red_printf() calls
Dan McGee
1
-1
/
+1
2012-02-14
Add casts for compatibility purposes
Dan McGee
1
-1
/
+1
2012-01-23
Update .gitignore with a few more generated files
Dan McGee
1
-0
/
+1
2012-01-13
Remove trailing whitespace from end of lines
Daniel P. Berrange
10
-38
/
+37
2012-01-13
Add missing includes of config.h
Daniel P. Berrange
1
-1
/
+1
2012-01-13
Remove unused backup file
Daniel P. Berrange
1
-1413
/
+0
2012-01-13
Remove trailing blank lines
Daniel P. Berrange
19
-19
/
+0
2012-01-13
Fix up copyright decl to always use 'Copyright (C) Red Hat, Inc.'
Daniel P. Berrange
4
-4
/
+4
2012-01-13
Remove casts from void * with xrealloc() calls
Daniel P. Berrange
1
-12
/
+10
2012-01-13
Remove useless if() before free()
Daniel P. Berrange
7
-31
/
+12
2012-01-13
Death to all TABs
Daniel P. Berrange
7
-90
/
+90
2012-01-13
common/ssl_verify: special case to WIN32 that isn't MINGW32
Alon Levy
1
-1
/
+1
2012-01-13
common/bitops: mingw32: reorder so __GNUC__ define is checked first
Alon Levy
1
-14
/
+14
2012-01-13
common/backtrace: for mingw32 no pipe/wait_pid, just disable
Alon Levy
2
-4
/
+23
2012-01-13
client/windows: fix several assigned but not used errors
Alon Levy
1
-15
/
+9
2012-01-13
client/common: mingw32: workaround HAVE_STDLIB_H redefined in jconfig.h
Alon Levy
2
-0
/
+6
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
[next]