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
path:
root
/
gtk
/
channel-main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-28
Fix a bunch of gtkdoc/giscan warnings
Marc-André Lureau
1
-2
/
+4
2013-01-18
channel-main: Fix monitors_align to not shuffle monitor order
Hans de Goede
1
-9
/
+24
2013-01-18
channel-main: Add support for VD_AGENT_CAP_SPARSE_MONITORS_CONFIG (rhbz#881072)
Hans de Goede
1
-6
/
+14
2013-01-12
file-xfer: always take error if set in xfer_read_cb()
Marc-André Lureau
1
-1
/
+1
2013-01-12
file-xfer: use file_xfer_..() prefix for all internal copy functions
Marc-André Lureau
1
-60
/
+39
2013-01-12
file-xfer: move file_close_cb() above all to ease reading
Marc-André Lureau
1
-49
/
+44
2013-01-12
file-xfer: try to report any error from file_info_async_cb()
Marc-André Lureau
1
-41
/
+32
2013-01-12
file-xfer: non-programming errors should be reported in async
Marc-André Lureau
1
-2
/
+10
2013-01-12
file-xfer: avoid g_alloca() usage when possible
Marc-André Lureau
1
-16
/
+12
2013-01-12
file-xfer: disable file-xfer when agent is not connected
Dunrong Huang
1
-0
/
+4
2013-01-12
file-xfer: handling various transfer messages in main channel
Dunrong Huang
1
-0
/
+515
2013-01-09
Send monitor config to the agent on spice_main_set_display_enabled (#881072)
Hans de Goede
1
-0
/
+5
2012-10-19
Empty host subject from qemu should only validate hostname
Marc-André Lureau
1
-0
/
+4
2012-09-12
channel: Introduce CHANNEL_DEBUG for channel debug logs
Christophe Fergeau
1
-7
/
+7
2012-09-10
Fix VD_AGENT_HAS_CAPABILITY use
Christophe Fergeau
1
-8
/
+8
2012-08-28
channel-smartcard: do not attach temporary migration channel to smartcard
Yonit Halperin
1
-0
/
+1
2012-08-28
seamless migration: don't reset messages data when swapping channels
Yonit Halperin
1
-1
/
+3
2012-08-28
seamless migration: src and dest servers handshake
Yonit Halperin
1
-17
/
+135
2012-08-28
seamless-migration: update spice-common submodule
Yonit Halperin
1
-3
/
+3
2012-08-28
channel_main: handle SPICE_MSG_AGENT_CONNECTED_TOKENS
Yonit Halperin
1
-0
/
+12
2012-07-16
main: send monitor config immediately
Marc-André Lureau
1
-3
/
+6
2012-07-16
Implement simple monitors alignment
Marc-André Lureau
1
-3
/
+69
2012-07-16
Use monitor_id to compute display_id
Marc-André Lureau
1
-2
/
+2
2012-07-16
Document spice_main_send_monitor_config()
Marc-André Lureau
1
-0
/
+9
2012-07-16
Add missing agent cap description
Marc-André Lureau
1
-0
/
+1
2012-06-28
agent: fix mishandling of SPICE_MSG_MAIN_AGENT_TOKEN
Yonit Halperin
1
-1
/
+1
2012-05-17
main channel: reseting channel caps
Yonit Halperin
1
-2
/
+8
2012-04-24
Lower a few warnings when migration fails
Marc-André Lureau
1
-1
/
+1
2012-04-16
Set new cert-subject when switching host
Marc-André Lureau
1
-3
/
+6
2012-04-05
agent: avoid use of alloca for sending large msg
Marc-André Lureau
1
-20
/
+53
2012-03-18
Notify agent-connected property change
Marc-André Lureau
1
-2
/
+12
2012-03-18
Improve spice_main_set_display_enabled()
Marc-André Lureau
1
-2
/
+11
2012-03-18
Use given color depth in monitor configuration
Marc-André Lureau
1
-1
/
+1
2012-03-13
Remove arithmetic on void* pointers
Daniel P. Berrange
1
-1
/
+1
2012-03-13
Fix deprecation warning handling
Daniel P. Berrange
1
-4
/
+0
2012-03-05
Support name & uuid
Marc-André Lureau
1
-0
/
+27
2012-01-31
Do not grab/release the clipboard on guest without clipboard support
Marc-André Lureau
1
-0
/
+22
2012-01-24
Change the setting of the images cache size and the glz window size
Yonit Halperin
1
-0
/
+1
2012-01-12
Make g_coroutine_condition_wait() cancellable
Marc-André Lureau
1
-5
/
+5
2011-12-19
Support semi-seamless migration
Marc-André Lureau
1
-8
/
+48
2011-12-19
main: Handle semi-seamless MIGRATION_BEGIN
Marc-André Lureau
1
-8
/
+23
2011-12-19
Add channel_reset method
Marc-André Lureau
1
-1
/
+40
2011-12-16
spice_msg_out[_send_internal]: Take ownership of the passed SpiceMsgOut
Hans de Goede
1
-5
/
+0
2011-11-23
Do not send specific messages in read-only
Marc-André Lureau
1
-1
/
+4
2011-11-09
Use correct GLib macros
Christophe Fergeau
1
-4
/
+5
2011-11-07
Mark deprecated props/signals/functions
Marc-André Lureau
1
-4
/
+8
2011-11-07
Drop useless memset
Marc-André Lureau
1
-1
/
+0
2011-07-18
build: fix introspection warnings
Marc-André Lureau
1
-56
/
+56
2011-07-10
gtk/spicy: allow setting color depth
Marc-André Lureau
1
-21
/
+7
2011-06-22
factor base message handling in SpiceChannel
Christophe Fergeau
1
-10
/
+10
[next]