index
:
~jjongsma/spice-server
master
refactory
refactory-review
replay
replay-rebase
review
vsock
Jonathon's spice-server branches
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-17
new libspice api: spice_server_add_get_{sock, peer}_info() #571286
spice-server-0.4.2-4.el6
Gerd Hoffmann
2
-0
/
+24
2010-03-17
new libspice api: spice_server_add_renderer() #571286
Gerd Hoffmann
2
-1
/
+14
2010-03-14
client: add command line support for ciphers, ca file, and host certificate s...
spice-client-0.4.2-2.el6
Yonit Halperin
7
-10
/
+116
2010-03-08
new libspice api: add spice_server_set_mouse_absolute()
spice-server-0.4.2-2.el6
Gerd Hoffmann
2
-0
/
+11
2010-03-08
new libspice api: add spice_server_set_channel_security()
Gerd Hoffmann
2
-0
/
+17
2010-03-08
new libspice api: make spice_channel_t part of the public api.
Gerd Hoffmann
2
-33
/
+36
2010-03-08
new libspice api: add spice_server_{get, set}_image_compression()
Gerd Hoffmann
2
-0
/
+18
2010-03-08
new libspice api: make image_compression_t part of the public api.
Gerd Hoffmann
6
-56
/
+61
2010-03-08
new libspice api: configure listen addr, add ipv6 support
Gerd Hoffmann
2
-39
/
+74
2010-03-08
new libspice api: configure tls
Gerd Hoffmann
2
-2
/
+47
2010-03-08
new libspice api: zap function pointer indirection.
Gerd Hoffmann
2
-5
/
+36
2010-03-08
new libspice api: configure port + ticket
Gerd Hoffmann
2
-0
/
+51
2010-03-08
new libspice api: alloc, initi and free spice server instances.
Gerd Hoffmann
2
-6
/
+40
2010-02-03
spice: server: avoid video streaming of small images #558270
Yonit Halperin
1
-0
/
+12
2010-01-14
spice: Adding README to all subdirs
Uri Lublin
5
-2
/
+41
2010-01-14
spice: configure: check spice-common version of 0.4.2 instead of 0.4.1
Uri Lublin
1
-1
/
+1
2010-01-10
change version to 0.4.2
Yaniv Kamay
5
-8
/
+8
2010-01-10
spice: config: Add DISTRIBUTION and PATCHID to configure summary
Uri Lublin
3
-2
/
+10
2010-01-10
spice: add COPYING file to all subdirs (subdir config)
Uri Lublin
3
-0
/
+1020
2010-01-10
add patch id and distro name to version string
Yaniv Kamay
2
-4
/
+24
2010-01-10
spice: server: rename spice.pc to spice-server.pc
Uri Lublin
3
-3
/
+3
2010-01-10
spice: common: Do not m4_include configure.ac.shared (subdir config)
Uri Lublin
1
-1
/
+7
2010-01-10
spice: autogen.sh: call autogen.sh.shared separately from subdirs (subdir con...
Uri Lublin
8
-175
/
+176
2010-01-10
spice: configure: mv ffmpeg_inc.h.in from common/ to client/
Uri Lublin
10
-10
/
+21
2010-01-10
client/x11/Makefile.am: make CLIENT_DIR $(top_srcdir) instead of ..
Uri Lublin
1
-1
/
+1
2010-01-10
spice: subdirs: support ./autogen.sh in a "make dist" tarball (subdir config)
Uri Lublin
9
-3
/
+15
2010-01-10
spice: configure.ac.shared: add PATCHID and DISTRIBUTION variables (subdir co...
Uri Lublin
1
-0
/
+12
2010-01-10
spice: server: common/ files are not needed by "make dist" (subdir config)
Uri Lublin
1
-1
/
+1
2010-01-10
spice: configure.ac.shared: add option to use spice-common package (subdir co...
Uri Lublin
1
-0
/
+15
2010-01-10
common: add "install" target for make (subdir config)
Uri Lublin
1
-0
/
+10
2010-01-10
common: add spice-common.pc (subdir config)
Uri Lublin
2
-1
/
+7
2010-01-10
configure.ac: use AC_CONFIG_SUBDIRS to run configure in subdirs (subdir config)
Uri Lublin
5
-88
/
+10
2010-01-10
configure.ac.shared: prefer ffmpeg-spice (if exists) over ffmpeg (subdir config)
Uri Lublin
1
-6
/
+16
2010-01-10
spice: client: Makefile.am: add missing files to file-list (subdir config)
Uri Lublin
2
-0
/
+8
2010-01-10
client: remove '../common' from #include directive (subdir config)
Uri Lublin
9
-9
/
+9
2010-01-10
Add common/configure.ac (subdir config)
Uri Lublin
1
-0
/
+27
2010-01-10
Add client/configure.ac (subdir config)
Uri Lublin
1
-0
/
+78
2010-01-10
Add server/configure.ac (subdir config)
Uri Lublin
1
-0
/
+50
2010-01-10
configure.ac: client: replace $(top_srcdir) in x11/Makefile.am (subdir config)
Uri Lublin
1
-74
/
+77
2010-01-10
configure.ac: use SPICE_COMMON_SRCDIR in server/Makefile.am (subdir config)
Uri Lublin
1
-12
/
+14
2010-01-10
configure.ac: define SPICE_COMMON_SRCDIR, to be used by Makefile.am (subdir c...
Uri Lublin
1
-2
/
+6
2010-01-10
configure.ac: check for (and require) cairo-spice instead of qspice
Uri Lublin
1
-3
/
+3
2010-01-10
configure.ac: move most checks to configure.ac.shared (subdir config)
Uri Lublin
2
-232
/
+250
2010-01-10
autogen: run "do_cmd auto*" for subdirs too (subdir config)
Uri Lublin
1
-5
/
+29
2010-01-10
autogen: exit upon errors (subdir config)
Uri Lublin
1
-0
/
+2
2010-01-10
autogen: add possibly missing AUTOMAKE definition (subdir config)
Uri Lublin
1
-0
/
+1
2010-01-10
autogen: remove copied code - srcdir and ORIGDIR (subdir config)
Uri Lublin
1
-7
/
+1
2010-01-10
client: change rerror code to be positive
Yaniv Kamay
1
-15
/
+15
2010-01-10
client: add Platform::term_printf
Yaniv Kamay
8
-71
/
+134
2010-01-10
client: fix logger init mix-up
Yaniv Kamay
3
-24
/
+13
[next]