summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 5.9.3telepathy-mission-control-5.9.3Will Thompson2011-10-042-2/+2
* NEWS for 5.9.3Will Thompson2011-10-041-0/+25
* Merge branch 'upower'Will Thompson2011-10-045-16/+118
|\
| * Connectivity: move upower-specific code inside ifdefWill Thompson2011-10-041-8/+8
| * Connectivity: refactor signalling state changesWill Thompson2011-09-281-21/+25
| * Master: Always bind connection to a transportWill Thompson2011-09-281-2/+1
| * Connectivity: go offline when laptop suspends.Will Thompson2011-09-283-3/+74
| * configure: optionally depend on upower-glibWill Thompson2011-09-281-0/+28
* | Merge branch 'telepathy-mission-control-5.8+'Will Thompson2011-10-043-1/+11
|\ \ | |/ |/|
| * NEWS for 5.8.2telepathy-mission-control-5.8+Will Thompson2011-10-041-0/+9
| * McdClient: don't allow unique_name to become NULLWill Thompson2011-10-042-1/+2
* | Merge branch 'fd.o-38978-connectivity'Will Thompson2011-09-2827-198/+1467
|\ \
| * | fakeconnectivity: use constant for NM interfaceWill Thompson2011-09-281-1/+1
| * | KludgeTransport: debug when connections get queuedWill Thompson2011-09-281-0/+2
| * | Account: reconnect if RequestedPresence is not offlineWill Thompson2011-09-282-2/+22
| * | am/connectivity: extract BillyIdleWill Thompson2011-09-281-10/+12
| * | Account: when reconnecting, use RequestedPresence if possibleWill Thompson2011-09-282-7/+22
| * | am/connectivity: check for SetPresence callWill Thompson2011-09-281-2/+7
| * | Account: add would_like_to_connect method.Will Thompson2011-09-283-27/+45
| * | Account: unduplicate get_requested_presence methodWill Thompson2011-09-283-24/+1
| * | Account: refactor re-requesting RequestedPresence.Will Thompson2011-09-281-10/+21
| * | Account: remove _get_online_requests.Will Thompson2011-09-282-16/+5
| * | Account: static-ify _online_request_completedWill Thompson2011-09-282-4/+1
| * | KludgeTransport: explain the one-element list o' transportsWill Thompson2011-09-281-5/+13
| * | Add a connectivity testWill Thompson2011-09-282-0/+119
| * | mctest: split up enable_fakecm_account()Will Thompson2011-09-281-7/+17
| * | Master: instantiate an McdKludgeTransportWill Thompson2011-09-281-0/+3
| * | KludgeTransport: track McdConnectivityMonitor stateWill Thompson2011-09-281-4/+89
| * | Add stub McdTransportPlugin implementationWill Thompson2011-09-283-0/+232
| * | mctest: resuscitate MC asynchronouslyWill Thompson2011-09-281-5/+6
| * | account-manager/create-with-properties: modernize and asyncifyWill Thompson2011-09-281-16/+7
| * | tests: add fake implementations of MC and NMWill Thompson2011-09-284-5/+119
| * | test service: add a “process idle queue” methodWill Thompson2011-09-281-1/+32
| * | Add a test app for McdConnectivityMonitorWill Thompson2011-09-282-1/+57
| * | Import EmpathyConnectivity as McdConnectivityMonitorWill Thompson2011-09-283-1/+519
| * | configure: check for NM or ConnManWill Thompson2011-09-231-0/+55
| * | McdTransport: add guards to vfunc wrappersWill Thompson2011-09-231-1/+10
| * | Master: poison singleton pointer when disposedWill Thompson2011-09-231-0/+12
| * | tests: replace make_mc with class MCWill Thompson2011-09-237-77/+66
* | | mc-tool: add missing entry for reconnect to helpWill Thompson2011-09-261-0/+1
* | | Merge branch 'mc-tool'Will Thompson2011-09-231-143/+78
|\ \ \ | |/ / |/| |
| * | mc-tool: add a 'reconnect' commandWill Thompson2011-09-231-1/+21
| * | mc-tool add: use tp_account_manager_create_account_asyncWill Thompson2011-09-231-15/+17
| * | mc-tool remove: use tp_account_remove_asyncWill Thompson2011-09-231-20/+2
| * | mc-tool: improve 'update' output.Will Thompson2011-09-231-13/+23
| * | mc-tool: set AutomaticPresence using tp-glib methodWill Thompson2011-09-231-16/+6
| * | mc-tool: always show *some* value for ConnectAutomaticallyWill Thompson2011-09-231-1/+2
| * | mc-tool: use accessors from tp-glib 0.13.8Will Thompson2011-09-231-78/+8
|/ /
* | Merge branch 'uncontroversial'Will Thompson2011-09-2313-27/+80
|\ \
| * | tests: make sync_dbus more reliableWill Thompson2011-09-211-3/+8