summaryrefslogtreecommitdiff
path: root/server/red-channel.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-15Add reference counting to PipeItem classChristophe Fergeau1-12/+1
2016-04-06reds: Move RedsState typedef to red-common.hChristophe Fergeau1-8/+6
2016-03-17Remove red_channel_set_data()Christophe Fergeau1-2/+1
2016-03-15Fix typo in variable name in function prototypeChristophe Fergeau1-1/+1
2016-03-10Rename red_channel_pipe_item_init to pipe_item_initChristophe Fergeau1-1/+1
2016-02-16Add red_channel_get_server()Jonathon Jongsma1-2/+3
2016-02-12Store a reference to RedsState in Channel base classJonathon Jongsma1-8/+11
2016-02-11channel: rename misleading functionsFrediano Ziglio1-1/+1
2016-02-11Add reference to server in RedClientJonathon Jongsma1-1/+4
2016-02-09red-channel: return number of created pipe itemsMarc-André Lureau1-1/+1
2016-01-11channel: add a new internal SpiceCoreInterfaceFrediano Ziglio1-3/+3
2015-12-14red-channel: constify some callback structsMarc-André Lureau1-3/+3
2015-12-10channel: make sure we retain RedChannelClient while processing itFrediano Ziglio1-0/+2
2015-12-10channel: rename red_channel_(client_)waits_* functionsFrediano Ziglio1-2/+2
2015-12-03server: rename filesFrediano Ziglio1-0/+635