summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-04Unused variablestelepathy-mission-control-5.7Vivek Dasmohapatra1-2/+0
2011-05-04Update NEWSVivek Dasmohapatra1-0/+9
2011-05-04Simplify filter-add error checkingVivek Dasmohapatra1-10/+2
2011-05-04People mght be interested in an invalid signal, so don't claim itVivek Dasmohapatra1-1/+1
2011-05-04Use utility function to check if it's the right signalVivek Dasmohapatra1-14/+1
2011-05-04Don't ref the registry when adding it as the filter dataVivek Dasmohapatra1-2/+13
2011-05-04Remove unused callbackVivek Dasmohapatra1-21/+0
2011-05-04Fall back to universal name-owner-changed matching if the new approach failsVivek Dasmohapatra1-7/+40
2011-05-04Remove FIXME now that we have done soVivek Dasmohapatra1-3/+0
2011-05-04Copyright updateVivek Dasmohapatra1-2/+2
2011-05-04Use an arg0namespace match and a filter instead of all nameownerchanged signalsVivek Dasmohapatra1-2/+75
2011-04-05Prepare version 5.7.9telepathy-mission-control-5.7.9Vivek Dasmohapatra2-2/+8
2011-04-05Merge HEAD, branch 'master' into telepathy-mission-control-5.7Vivek Dasmohapatra0-0/+0
2011-04-05bogus const in declarationVivek Dasmohapatra1-1/+1
2011-04-05Nano versionVivek Dasmohapatra2-1/+4
2011-04-05Prepare version 5.7.8telepathy-mission-control-5.7.8Vivek Dasmohapatra2-2/+25
2011-04-05Use tp_clear_object for GObjects rather than tp_clear_pointerVivek Dasmohapatra1-1/+1
2011-04-05Put the right value in the SEND_MESSAGE #defineVivek Dasmohapatra2-2/+4
2011-04-05Debugging & whitespace triviaVivek Dasmohapatra1-4/+2
2011-04-05Restart request if the channel owner closed it before we could send our messageVivek Dasmohapatra1-9/+6
2011-04-05Update the libcreds/cellular ACL to include the new message API callVivek Dasmohapatra1-4/+27
2011-04-05Plug the send message API implementation into the ACL frameworkVivek Dasmohapatra1-14/+68
2011-04-05Use the new message context allocators/dellocatorsVivek Dasmohapatra1-23/+17
2011-04-05Helper to steal message ontext back from the ACL frameworkVivek Dasmohapatra1-0/+11
2011-04-05Helpers for dbus error return and message dbus-context setting/unsettingVivek Dasmohapatra1-0/+17
2011-04-05Extend message context struct + allocator & free func so we can allow retriesVivek Dasmohapatra1-4/+16
2011-04-05Force Account.Removed to be emitted when the account is, well, removed.Vivek Dasmohapatra1-0/+11
2011-04-05Squash some warningsVivek Dasmohapatra2-3/+2
2011-04-05Dispatch internal operations after the observers have finished.Vivek Dasmohapatra1-0/+24
2011-04-05Internal requests ARE subject to policy, and shouldn't be dispatched hereVivek Dasmohapatra1-31/+6
2011-04-05Internal dispatch operations are NOT subject to approvalVivek Dasmohapatra1-0/+4
2011-04-05Tidy up the code used to set/check whether a dispatch operation is internalVivek Dasmohapatra3-2/+21
2011-04-05The service properties shouldn't get deleted when the account is updatedVivek Dasmohapatra1-0/+10
2011-04-05Use clear-handler function in finalize instead of dupping the codeVivek Dasmohapatra1-12/+1
2011-04-05Alter _mcd_request_handle_internally per reviewVivek Dasmohapatra1-6/+7
2011-04-05Copyright updatesVivek Dasmohapatra2-6/+4
2011-04-05Implement the draft CD.Messages interface using the internal-request frameworkVivek Dasmohapatra1-0/+254
2011-04-05If a new channel results from an internal request, invoke its callbackVivek Dasmohapatra1-7/+34
2011-04-05If a pre-existing channel results from an internal request, invoke its callbackVivek Dasmohapatra1-7/+20
2011-04-05use tp_clear_pointerVivek Dasmohapatra1-4/+1
2011-04-05Allow requests to be blocked/unblocked on a per-account basisVivek Dasmohapatra2-0/+140
2011-04-05Allow MC to set callbacks for internally generated requestsVivek Dasmohapatra2-0/+77
2011-04-05Draft messages interface for the channel dispatcherVivek Dasmohapatra3-0/+59
2011-04-05Use the new always dispatchable info to bypass checks where necessaryVivek Dasmohapatra1-0/+8
2011-04-05Expose the new always-dispatchable info to internal callersVivek Dasmohapatra2-0/+10
2011-04-05New flag for accounts to indicate their channels must always be dispatchedVivek Dasmohapatra2-0/+7
2011-04-05Free creds handle when we are done with itVivek Dasmohapatra1-0/+2
2011-04-05Merge HEAD, branch 'master' into telepathy-mission-control-5.7Vivek Dasmohapatra0-0/+0
2011-04-05Merge HEAD, branch 'master' of git+ssh://git.freedesktop.org/git/telepathy/te...Vivek Dasmohapatra0-0/+0
2011-03-30Remove reference to mc_cli_account_interface_stats_connect_to_stats_changedDanielle Madeley1-6/+0