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
*
server: Unset executable bit of red_tunnel_worker.h
Zeeshan Ali (Khattak)
2011-07-21
1
-0
/
+0
*
common: spice_memdup could accept NULL
Marc-André Lureau
2011-07-21
1
-0
/
+4
*
add missing "LGPLv2.1 or later" header to source files
Christophe Fergeau
2011-07-21
14
-1
/
+235
*
common: add extern "C" guards to headers
Christophe Fergeau
2011-07-21
23
-2
/
+188
*
configure.ac: replace tab with spaces
Christophe Fergeau
2011-07-21
1
-1
/
+1
*
configure.ac: remove unused dynamic linkage flag
Christophe Fergeau
2011-07-21
1
-3
/
+1
*
configure.ac: fix use of AC_ARG_ENABLE
Christophe Fergeau
2011-07-21
1
-33
/
+35
*
spice.proto: Fill.rop_descriptor type s/uint16/ropd (10x atiti)
Alon Levy
2011-07-21
1
-1
/
+1
*
client: s/reqired/required in CmdLineParser
Christophe Fergeau
2011-07-21
2
-5
/
+5
*
server/tests remove useless assignment
Christophe Fergeau
2011-07-21
1
-1
/
+0
*
common/pixman: remove dead assignments
Christophe Fergeau
2011-07-21
1
-7
/
+3
*
gl: remove unused variables
Christophe Fergeau
2011-07-21
1
-6
/
+0
*
gl: use correct pixman accessor for image data
Christophe Fergeau
2011-07-21
1
-1
/
+1
*
client: use silent generation rules in Makefile.am
Christophe Fergeau
2011-07-21
1
-4
/
+4
*
common/gl: remove unused variable
Christophe Fergeau
2011-07-21
1
-3
/
+2
*
opengl: fix compilation
Christophe Fergeau
2011-07-21
1
-3
/
+0
*
python_modules/codegen.py: fix indent error in an unused function
Alon Levy
2011-07-21
1
-1
/
+1
*
server: add SASL support
Marc-André Lureau
2011-07-21
3
-7
/
+751
*
server: add auth mechanism selection
Marc-André Lureau
2011-07-21
1
-4
/
+64
*
server: add reds_channel_dispose()
Marc-André Lureau
2011-07-21
3
-2
/
+14
*
server: simplify and constify sync_write()
Marc-André Lureau
2011-07-21
1
-17
/
+25
*
server: pull out reds_handle_link(), for future reuse
Marc-André Lureau
2011-07-21
1
-9
/
+16
*
build: add --with-sasl
Marc-André Lureau
2011-07-21
2
-0
/
+55
*
common: add SpiceBuffer - based on qemu-vnc Buffer
Marc-André Lureau
2011-07-21
2
-0
/
+70
*
server/reds: make writev fallback more generic
Marc-André Lureau
2011-07-21
1
-26
/
+17
*
server: rename s/peer/stream
Marc-André Lureau
2011-07-21
8
-217
/
+216
*
server/reds: remove the void* ctx field
Marc-André Lureau
2011-07-21
2
-4
/
+0
*
server: use the new reds_stream_{read,write}
Marc-André Lureau
2011-07-21
5
-61
/
+53
*
server: remove cb_free, not needed anymore
Marc-André Lureau
2011-07-21
2
-20
/
+0
*
server: use reds_{link,stream}_free()
Marc-André Lureau
2011-07-21
2
-43
/
+23
*
server: use reds_stream_remove_watch() helper
Marc-André Lureau
2011-07-21
1
-8
/
+4
*
server: add reds_stream_{read,write,free,remove_watch}()
Marc-André Lureau
2011-07-21
5
-10
/
+80
*
server: s/RedsStreamContext/RedsStream
Marc-André Lureau
2011-07-21
9
-48
/
+48
*
server/reds: remove unused readv
Marc-André Lureau
2011-07-21
2
-3
/
+0
*
build: make it silent
Marc-André Lureau
2011-07-21
2
-3
/
+5
*
client/windows: use SPICE_PROTOCOL_DIR in project include dirs
Arnon Gilboa
2011-07-21
1
-4
/
+4
*
server/red_channel: fix segfault on red_channel_destroy if peer already removed
Alon Levy
2011-07-21
1
-1
/
+1
*
Fixes compilation error of Spice Client (Linux/X11) with OpenGL enabled modif...
Thomas Tyminski
2011-07-21
1
-3
/
+3
*
build: s/HUGE/INFINITY/
Gerd Hoffmann
2011-07-21
1
-1
/
+1
*
build: only check for x11 extensions when
Gerd Hoffmann
2011-07-21
1
-12
/
+20
*
build: alsa is needed on linux only.
Gerd Hoffmann
2011-07-21
1
-3
/
+6
*
server/tests: Makefile.am: use AM_LDFLAGS instead of LDFLAGS
Alon Levy
2011-07-21
1
-5
/
+5
*
server/red_channel: error channel if alloc_msg_buf fails (returns NULL)
Alon Levy
2011-07-21
1
-0
/
+5
*
spicec: Make loglevel configurable through the environment
Hans de Goede
2011-07-20
1
-0
/
+7
*
server: add symbol versioning to the spice server shared library.
Gerd Hoffmann
2011-07-19
2
-0
/
+56
*
client: fix for redundant shift+f11 RHBZ #674532
Yonit Halperin
2011-06-14
3
-10
/
+27
*
server/smartcard: fix use after free
Alon Levy
2011-05-24
1
-1
/
+1
*
client/windows: init PACKAGE_VERSION
Arnon Gilboa
2011-05-24
2
-3
/
+5
*
client: fix flipped video in Linux guest on windows client, RHBZ #667689
Yonit Halperin
2011-05-19
1
-3
/
+5
*
client: fix return code when missing host
Alon Levy
2011-05-12
1
-0
/
+1
[next]