summaryrefslogtreecommitdiff
path: root/src/mcd-channel-priv.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated mcp_dispatch_operation_leave_channels()Simon McVittie2013-09-121-4/+0
* Generally use GVariant, not GHashTable, for channels' propertiesSimon McVittie2012-10-081-3/+0
* _mcd_channel_new_request: take a pre-constructed McdRequestSimon McVittie2010-09-091-7/+1
* Give each McdRequest a ref to the client registrySimon McVittie2010-09-091-2/+3
* Move a stub version of Cancel() to McdRequestSimon McVittie2010-09-091-2/+0
* Remove the concept of creating a channel request that is already proceedingSimon McVittie2010-09-091-2/+3
* _mcd_channel_get_request_user_action_time: remove, unusedSimon McVittie2010-09-091-2/+0
* _mcd_channel_get_request_path: removeSimon McVittie2010-09-091-2/+0
* _mcd_channel_dup_request_properties: removeSimon McVittie2010-09-091-2/+0
* Make mcd_channel_new_request internalSimon McVittie2010-09-091-0/+9
* Copy the TpChannel to a proxy McdChannel when setting it upSimon McVittie2010-09-061-0/+3
* rename _mcd_channel_dup_properties to _mcd_channel_dup_request_propertiesGuillaume Desmottes2010-09-011-1/+1
* _mcd_channel_get_satisfied_requests: return an hash table mapping the path to...Guillaume Desmottes2010-09-011-1/+1
* mcd-channel: store the channel request object in satisfied_requests instead o...Guillaume Desmottes2010-09-011-1/+1
* factor out _mcd_channel_dup_propertiesGuillaume Desmottes2010-09-011-0/+2
* Update copyright dates for files touched by the requests branchSimon McVittie2010-08-241-2/+2
* McdPluginRequest: implement in terms of McdRequest, not McdChannelSimon McVittie2010-05-261-3/+3
* mission-control-plugins: add support for delaying requestsSimon McVittie2010-05-261-0/+3
* _mcd_channel_get_target_id: removeSimon McVittie2010-05-261-2/+0
* moved _mcd_tp_channel_* to a separate fileSenko Rasic2010-04-151-11/+0
* added internal _mcd_channel_details_build_from_tp_chan methodSenko Rasic2010-04-151-0/+2
* McdChannel: keep the most recent time of a group of requests; McdDispatcher: ...Simon McVittie2009-10-201-1/+2
* _mcd_channel_details_build_from_list: be more const-correctSimon McVittie2009-10-201-1/+1
* McdChannel: adapt mcd_channel_should_close to be in terms of TpChannelSimon McVittie2009-10-191-0/+4
* McdChannel: add _mcd_channel_depart(), which departs with a reason codeSimon McVittie2009-06-301-0/+4
* McdChannel: expose _mcd_channel_close to the rest of MCSimon McVittie2009-06-301-0/+2
* McdChannel: remove some cruft previously needed for pre-Requests supportSimon McVittie2009-05-181-8/+0
* Catch up with copyright updates on src/Simon McVittie2009-05-081-1/+2
* McdChannel: move unexported stuff to new mcd-channel-priv.hSimon McVittie2009-04-151-0/+86