summaryrefslogtreecommitdiff
path: root/src/plugin-request.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-09various dispatch-related classes: use tp_clear_object, tp_clear_pointerSimon McVittie1-11/+4
2010-08-24Fix some typos that Vivek noticedSimon McVittie1-1/+1
2010-08-24Update copyright dates for files touched by the requests branchSimon McVittie1-2/+2
2010-05-26McdRequest: rename denial to failureSimon McVittie1-1/+1
2010-05-26McdRequest: support delaying requests while waiting for a pluginSimon McVittie1-38/+1
2010-05-26McdPluginRequest: implement in terms of McdRequest, not McdChannelSimon McVittie1-9/+9
2010-05-26McdChannel, McdPluginRequest: add stub support for delaying requestsSimon McVittie1-0/+45
2010-03-23Consider NULL self to _mcd_plugin_request_dup_denial to be an error.Vivek Dasmohapatra1-0/+2
2010-02-01McdPluginRequest: add an implementation of McpRequestSimon McVittie1-0/+282