summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare version 5.7.8telepathy-mission-control-5.7.8Vivek Dasmohapatra2011-04-052-2/+25
* Use tp_clear_object for GObjects rather than tp_clear_pointerVivek Dasmohapatra2011-04-051-1/+1
* Put the right value in the SEND_MESSAGE #defineVivek Dasmohapatra2011-04-052-2/+4
* Debugging & whitespace triviaVivek Dasmohapatra2011-04-051-4/+2
* Restart request if the channel owner closed it before we could send our messageVivek Dasmohapatra2011-04-051-9/+6
* Update the libcreds/cellular ACL to include the new message API callVivek Dasmohapatra2011-04-051-4/+27
* Plug the send message API implementation into the ACL frameworkVivek Dasmohapatra2011-04-051-14/+68
* Use the new message context allocators/dellocatorsVivek Dasmohapatra2011-04-051-23/+17
* Helper to steal message ontext back from the ACL frameworkVivek Dasmohapatra2011-04-051-0/+11
* Helpers for dbus error return and message dbus-context setting/unsettingVivek Dasmohapatra2011-04-051-0/+17
* Extend message context struct + allocator & free func so we can allow retriesVivek Dasmohapatra2011-04-051-4/+16
* Force Account.Removed to be emitted when the account is, well, removed.Vivek Dasmohapatra2011-04-051-0/+11
* Squash some warningsVivek Dasmohapatra2011-04-052-3/+2
* Dispatch internal operations after the observers have finished.Vivek Dasmohapatra2011-04-051-0/+24
* Internal requests ARE subject to policy, and shouldn't be dispatched hereVivek Dasmohapatra2011-04-051-31/+6
* Internal dispatch operations are NOT subject to approvalVivek Dasmohapatra2011-04-051-0/+4
* Tidy up the code used to set/check whether a dispatch operation is internalVivek Dasmohapatra2011-04-053-2/+21
* The service properties shouldn't get deleted when the account is updatedVivek Dasmohapatra2011-04-051-0/+10
* Use clear-handler function in finalize instead of dupping the codeVivek Dasmohapatra2011-04-051-12/+1
* Alter _mcd_request_handle_internally per reviewVivek Dasmohapatra2011-04-051-6/+7
* Copyright updatesVivek Dasmohapatra2011-04-052-6/+4
* Implement the draft CD.Messages interface using the internal-request frameworkVivek Dasmohapatra2011-04-051-0/+254
* If a new channel results from an internal request, invoke its callbackVivek Dasmohapatra2011-04-051-7/+34
* If a pre-existing channel results from an internal request, invoke its callbackVivek Dasmohapatra2011-04-051-7/+20
* use tp_clear_pointerVivek Dasmohapatra2011-04-051-4/+1
* Allow requests to be blocked/unblocked on a per-account basisVivek Dasmohapatra2011-04-052-0/+140
* Allow MC to set callbacks for internally generated requestsVivek Dasmohapatra2011-04-052-0/+77
* Draft messages interface for the channel dispatcherVivek Dasmohapatra2011-04-053-0/+59
* Use the new always dispatchable info to bypass checks where necessaryVivek Dasmohapatra2011-04-051-0/+8
* Expose the new always-dispatchable info to internal callersVivek Dasmohapatra2011-04-052-0/+10
* New flag for accounts to indicate their channels must always be dispatchedVivek Dasmohapatra2011-04-052-0/+7
* Free creds handle when we are done with itVivek Dasmohapatra2011-04-051-0/+2
* Merge HEAD, branch 'master' into telepathy-mission-control-5.7Vivek Dasmohapatra2011-04-050-0/+0
* Merge HEAD, branch 'master' of git+ssh://git.freedesktop.org/git/telepathy/te...Vivek Dasmohapatra2011-04-050-0/+0
* Remove reference to mc_cli_account_interface_stats_connect_to_stats_changedDanielle Madeley2011-03-301-6/+0
* ChannelDispatcher: implement SupportsRequestHintsWill Thompson2011-03-182-3/+15
* mctest: add a pretty ChannelDispatcher classWill Thompson2011-03-181-0/+7
* Merge remote branch 'stefw/path-in-pc'Jonny Lamb2011-03-101-0/+2
|\
| * Add missoncontrolpath variable to mission-control-plugins.pcStef Walter2011-03-091-0/+2
* | The account is passed as the object, not the user_dataSjoerd Simons2011-03-091-1/+1
* | Update news for cull-stats-interface branch mergeVivek Dasmohapatra2011-03-091-0/+3
* | Merge branch 'cull-stats-interface'Vivek Dasmohapatra2011-03-0912-232/+0
|\ \
| * | Delete the account stats interface, we don't need it any moreVivek Dasmohapatra2011-02-1612-232/+0
* | | Nano version bumpVivek Dasmohapatra2011-03-092-1/+5
* | | Prepare version 5.7.7telepathy-mission-control-5.7.7Vivek Dasmohapatra2011-03-092-5/+14
* | | Merge branch 'master' into telepathy-mission-control-5.7Vivek Dasmohapatra2011-03-092-105/+153
|\ \ \
| * \ \ Merge branch 'sso-handle-non-atomic-updates'Vivek Dasmohapatra2011-03-091-104/+152
| |\ \ \
| | * | | WhitespaceVivek Dasmohapatra2011-03-091-0/+1
| | * | | Fall back to the secondary setting for account naming if username is unset.Vivek Dasmohapatra2011-03-091-4/+9
| | * | | Typo in debug messageVivek Dasmohapatra2011-03-031-1/+1