index
:
~victortoso/spice-gtk
client-side-bandwidth-monitoring
file-transfer
logs
master
move-xfer
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-12
Make g_coroutine_condition_wait() cancellable
Marc-André Lureau
7
-27
/
+67
2012-01-12
Remove the non-interruptible version g_io_wait()
Marc-André Lureau
5
-45
/
+42
2012-01-12
Create a GCoroutine, get rid of wait_queue
Marc-André Lureau
4
-22
/
+23
2012-01-12
Hide g_condition_wait_source, use GLib style convention
Marc-André Lureau
2
-16
/
+16
2012-01-12
Lower connection error from warning to debug, it's normal to fail
Marc-André Lureau
1
-1
/
+1
2012-01-12
Lower our gtk+ requirement to 2.18, as we claim
Marc-André Lureau
1
-2
/
+12
2012-01-12
Lower polkit requirement to 0.96
Marc-André Lureau
2
-1
/
+19
2012-01-12
Lower our glib requirement to 2.22, as we claim
Marc-André Lureau
8
-0
/
+99
2012-01-11
migration: swap serials and mini header support when swapping peers.
Yonit Halperin
1
-0
/
+9
2012-01-11
Add support for SPICE_COMMON_CAP_MINI_HEADER
Yonit Halperin
3
-41
/
+177
2012-01-10
spice-channel: support SPICE_MSG_LIST
Yonit Halperin
1
-1
/
+5
2012-01-10
configure: spice-protocol >= 0.10.1 (support mini header)
Yonit Halperin
1
-1
/
+1
2012-01-08
Wait for channels before invalidating images
Marc-André Lureau
1
-0
/
+2
2012-01-08
Implement SPICE_MSG_WAIT_FOR_CHANNELS
Marc-André Lureau
5
-9
/
+45
2012-01-07
add optional format string to spice_usb_device_get_description()
Marc-André Lureau
2
-15
/
+26
2012-01-07
build: oops, fix previous commit
Marc-André Lureau
1
-0
/
+1
2012-01-06
build: fix compilation with --disable-usbredir
Marc-André Lureau
2
-9
/
+18
2012-01-05
spice-session: support uri with colon
Alon Levy
1
-2
/
+18
2012-01-05
spice-session/spice_uri_parse: fail if a key is seen twice
Alon Levy
1
-3
/
+12
2012-01-04
Makefile: Ensure the acl helper is installed before making it suid root
Hans de Goede
1
-1
/
+1
2012-01-04
usbredir: Don't directly use g_mutex_foo()
Hans de Goede
1
-4
/
+32
2012-01-03
usbredir: Don't call spice_usbredir_channel_disconnect on channel reset
Hans de Goede
1
-2
/
+0
2012-01-03
usbredir: Give devices a user friendly description
Hans de Goede
1
-2
/
+62
2012-01-03
usbredir: Drop our embeddied GUsb copy
Hans de Goede
19
-1752
/
+225
2012-01-03
usbredir: Remove spice_usb_device_manager_get main_context argument
Hans de Goede
5
-34
/
+5
2012-01-03
usbredir: Handle usb events from a thread
Hans de Goede
2
-13
/
+43
2012-01-03
usbredir: Add locking callbacks for libusbredirhost
Hans de Goede
1
-4
/
+4
2011-12-22
usbredir: Create USB event source on demand
Hans de Goede
4
-12
/
+90
2011-12-22
usbredir: Use new libusbredirhost write flush callback
Hans de Goede
4
-47
/
+21
2011-12-22
usbredir: USB channels can not be read only
Hans de Goede
1
-3
/
+0
2011-12-22
usbredir: Stop setting private data explictly to NULL on init
Hans de Goede
1
-6
/
+0
2011-12-22
spice-channel: Allow spice_msg_out_send to be called from multiple threads
Hans de Goede
2
-4
/
+37
2011-12-22
spice-channel: setsockopt TCP_NODELAY
Hans de Goede
1
-2
/
+9
2011-12-22
Disable vala bindings unless --enable-vala is used
Christophe Fergeau
6
-20
/
+30
2011-12-22
Revert previous vala-related commits
Christophe Fergeau
9
-536
/
+13
2011-12-22
Only install vala bindings when using --enable-vala
Christophe Fergeau
1
-1
/
+4
2011-12-22
More distcheck fixes
Christophe Fergeau
6
-7
/
+516
2011-12-22
build: ship vala files & fix make distcheck
Marc-André Lureau
4
-6
/
+17
2011-12-22
Make path to the USB ACL helper configurable
Christophe Fergeau
3
-4
/
+13
2011-12-22
build: remove unused common/win/my_getopt
Marc-André Lureau
14
-1643
/
+0
2011-12-22
build: string format fix
Jani Välimaa
1
-1
/
+1
2011-12-19
build: depends on spice-protocol 0.9.1
Marc-André Lureau
1
-1
/
+1
2011-12-19
Support semi-seamless migration
Marc-André Lureau
4
-16
/
+158
2011-12-19
main: Handle semi-seamless MIGRATION_BEGIN
Marc-André Lureau
1
-8
/
+23
2011-12-19
display: try to reuse exisiting primary surface
Marc-André Lureau
1
-23
/
+42
2011-12-19
Add channel_reset method
Marc-André Lureau
10
-26
/
+192
2011-12-19
gio-coroutine: add a few more run-time checks
Marc-André Lureau
1
-0
/
+13
2011-12-19
Update protocol and messages for semi-seamless migration
Marc-André Lureau
2
-3
/
+8
2011-12-19
windows: initialize co->ret to not randomly release fiber
Marc-André Lureau
1
-0
/
+1
2011-12-18
add explicit links against libraries that are directly used
Frédéric Péters
2
-0
/
+8
[next]