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
path:
root
/
server
/
main-channel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-01
channel: Remove clients_num and use g_list_length
Frediano Ziglio
1
-1
/
+1
2016-05-24
RedChannel: Add FOREACH_CLIENT and use it to iterate
Jonathon Jongsma
1
-17
/
+15
2016-05-24
Replace RedChannel::clients with GList
Jonathon Jongsma
1
-24
/
+18
2016-05-24
move all item creation in main-channel-client.c
Frediano Ziglio
1
-28
/
+1
2016-05-21
Remove RedChannel::hold_item callback
Frediano Ziglio
1
-5
/
+0
2016-05-20
Move MainChannelClient to separate file
Jonathon Jongsma
1
-906
/
+35
2016-05-17
Remove main_channel_release_pipe_item
Frediano Ziglio
1
-11
/
+1
2016-05-17
Simplify main_channel_release_pipe_item
Frediano Ziglio
1
-18
/
+17
2016-05-09
use #include<> style for spice-common header inclusions.
Frediano Ziglio
1
-3
/
+3
2016-04-29
Name MainChannelClient methods consistently
Jonathon Jongsma
1
-7
/
+9
2016-04-27
Improve Reds/RedMainChannel interface
Christophe Fergeau
1
-3
/
+1
2016-04-27
Rename all RedPipeItem subclasses
Jonathon Jongsma
1
-107
/
+107
2016-04-27
Rename PipeItem to RedPipeItem
Jonathon Jongsma
1
-48
/
+49
2016-03-17
Remove red_channel_set_data()
Christophe Fergeau
1
-1
/
+1
2016-03-10
Rename red_channel_pipe_item_init to pipe_item_init
Christophe Fergeau
1
-17
/
+9
2016-03-03
Make use of the new reds_core_timer_* API
Christophe Fergeau
1
-7
/
+5
2016-02-23
constify some global variables
Frediano Ziglio
1
-1
/
+1
2016-02-20
fix possible core calling timer callback
Frediano Ziglio
1
-1
/
+1
2016-02-16
Remove global main_dispatcher variable
Jonathon Jongsma
1
-1
/
+2
2016-02-16
Add red_channel_get_server()
Jonathon Jongsma
1
-1
/
+1
2016-02-15
Add RedsState arg to all stat functions
Jonathon Jongsma
1
-1
/
+1
2016-02-12
MainChannel: don't use global 'reds' variable
Jonathon Jongsma
1
-21
/
+22
2016-02-12
Store a reference to RedsState in Channel base class
Jonathon Jongsma
1
-1
/
+2
2016-02-11
Add RedsState arg to red_on_main_agent_tokens()
Jonathon Jongsma
1
-1
/
+1
2016-02-11
Move 'core' into RedsState struct
Jonathon Jongsma
1
-6
/
+7
2016-02-01
Move vdagent to RedsState struct
Jonathon Jongsma
1
-1
/
+1
2016-01-28
main_channel_init() -> main_channel_new()
Jonathon Jongsma
1
-1
/
+1
2016-01-20
Change some functions to take RedsState arg
Jonathon Jongsma
1
-1
/
+1
2016-01-20
Change some functions to take RedsState arg
Jonathon Jongsma
1
-5
/
+5
2016-01-19
reds_num_of_channels() -> reds_get_n_channels()
Jonathon Jongsma
1
-1
/
+1
2016-01-19
Change some functions to take RedsState arg
Jonathon Jongsma
1
-6
/
+6
2016-01-11
channel: add interface parameters to SpiceCoreInterfaceInternal
Frediano Ziglio
1
-1
/
+1
2015-12-14
server: Add time constants to go with spice_get_monotonic_time_ms()
Francois Gouget
1
-3
/
+3
2015-12-11
server: Rename red_get_monotonic_time() to spice_get_monotonic_time_ns()
Francois Gouget
1
-1
/
+1
2015-12-10
server: Remove an unneeded time.h include directive
Francois Gouget
1
-1
/
+0
2015-12-08
server: Use g_get_monotonic_time() to get the time in microseconds
Francois Gouget
1
-6
/
+2
2015-12-03
server: rename files
Frediano Ziglio
1
-0
/
+1345