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
path:
root
/
server
/
inputs_channel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the spice-common logging functions
Marc-André Lureau
2012-03-25
1
-17
/
+17
*
Use the spice-common submodule
Marc-André Lureau
2012-03-25
1
-2
/
+4
*
server: don't fail on ENOPROTOOPT from setsockopt
Nahum Shalman
2012-03-12
1
-1
/
+1
*
Ensure all members of ChannelCbs and ClientCbs are either assigned or NULL
Hans de Goede
2012-03-10
1
-5
/
+2
*
server/inputs_channel: don't set O_ASYNC option on socket
Dan McGee
2012-01-23
1
-7
/
+2
*
Remove trailing blank lines
Daniel P. Berrange
2012-01-13
1
-1
/
+0
*
server: Limit the access to SpiceDataHeader of messages - only via red_channel.
Yonit Halperin
2012-01-12
1
-3
/
+7
*
Do not assume that SPICE is using a TCP socket
Daniel P. Berrange
2012-01-09
1
-2
/
+4
*
server: set & test channel capabilities in red_channel
Yonit Halperin
2011-11-02
1
-1
/
+3
*
server: fix function prototypes
Christophe Fergeau
2011-09-05
1
-1
/
+1
*
fix more inverted memset parameters
Hans de Goede
2011-08-25
1
-3
/
+3
*
server: registering RedChannel in reds, instead of Channel
Yonit Halperin
2011-08-23
1
-63
/
+52
*
server/red_channel.c: pack all channel callbacks to ChannelCbs
Yonit Halperin
2011-08-23
1
-10
/
+13
*
server/inputs_channel: support multiple clients
Alon Levy
2011-08-23
1
-28
/
+29
*
server: Add RedClient
Alon Levy
2011-08-23
1
-25
/
+34
*
server: move pipe from RedChannel to RedChannelClient
Alon Levy
2011-08-23
1
-27
/
+9
*
server/red_channel (all): introduce RedChannelClient
Alon Levy
2011-08-23
1
-17
/
+22
*
add #include <config.h> to all source files
Christophe Fergeau
2011-05-03
1
-0
/
+3
*
server/input: avoid double free() of RedChannel on disconnect
Marc-André Lureau
2011-03-03
1
-8
/
+4
*
server/red_channel (+): remove red_channel_add_buf
Alon Levy
2011-03-02
1
-1
/
+0
*
server/red_channel (all): add red_channel_get_stream
Alon Levy
2011-03-02
1
-3
/
+4
*
server/red_channel (all): handle MIGRATE_DATA and MIGRATE_FLUSH_DATA
Alon Levy
2011-03-02
1
-1
/
+4
*
server/red_channel (all): add red_channel_get_marshaller
Alon Levy
2011-03-02
1
-2
/
+1
*
server/inputs_channel: s/PIPE_ITEM_INIT/PIPE_ITEM_INPUTS_INIT/
Alon Levy
2011-03-02
1
-3
/
+3
*
server/red_channel (all): makes red_channel_reset_send_data private
Alon Levy
2011-03-02
1
-1
/
+0
*
server/red_channe: make hold_item take a channel arg
Alon Levy
2011-03-02
1
-1
/
+1
*
server: rename s/peer/stream
Marc-André Lureau
2011-02-28
1
-5
/
+5
*
server: s/RedsStreamContext/RedsStream
Marc-André Lureau
2011-02-27
1
-1
/
+1
*
server/red_channel: reflect SpiceDataHeader fields in handle_parsed_proc
Alon Levy
2011-02-07
1
-1
/
+1
*
server/red_channel: add red_channel_pipe_add_push
Alon Levy
2011-02-07
1
-4
/
+4
*
server/red_channel: add hold_item (from red_worker)
Alon Levy
2011-02-07
1
-0
/
+5
*
server/inputs_channel: use outgoing marshaller in red_channel/RedChannel
Alon Levy
2011-01-16
1
-58
/
+76
*
server/inputs: return NULL on alloc_buf request for too large message
Alon Levy
2010-12-07
1
-0
/
+4
*
server/inputs_channel: better protection from channel disconnection on keyboa...
Alon Levy
2010-12-07
1
-1
/
+1
*
server/inputs_channel: s/inputs_channel/g_inputs_channel/
Alon Levy
2010-12-07
1
-17
/
+22
*
server/inputs_channel: initialize inputs_channel to NULL
Alon Levy
2010-12-07
1
-1
/
+1
*
server: reds/inputs_channel: move some structs to inputs_channel
Alon Levy
2010-12-07
1
-0
/
+12
*
server: inputs_channel: use red_channel
Alon Levy
2010-12-07
1
-282
/
+125
*
server: inputs_channel: s/inputs_state/inputs_channel/
Alon Levy
2010-12-07
1
-51
/
+46
*
server: introduce inputs_channel, split from reds.c
Alon Levy
2010-12-07
1
-0
/
+694