summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-28Account: add would_like_to_connect method.Will Thompson3-27/+45
2011-09-28Account: unduplicate get_requested_presence methodWill Thompson3-24/+1
2011-09-28Account: refactor re-requesting RequestedPresence.Will Thompson1-10/+21
2011-09-28Account: remove _get_online_requests.Will Thompson2-16/+5
2011-09-28Account: static-ify _online_request_completedWill Thompson2-4/+1
2011-09-28KludgeTransport: explain the one-element list o' transportsWill Thompson1-5/+13
2011-09-28Add a connectivity testWill Thompson2-0/+119
2011-09-28mctest: split up enable_fakecm_account()Will Thompson1-7/+17
2011-09-28Master: instantiate an McdKludgeTransportWill Thompson1-0/+3
2011-09-28KludgeTransport: track McdConnectivityMonitor stateWill Thompson1-4/+89
2011-09-28Add stub McdTransportPlugin implementationWill Thompson3-0/+232
2011-09-28mctest: resuscitate MC asynchronouslyWill Thompson1-5/+6
2011-09-28account-manager/create-with-properties: modernize and asyncifyWill Thompson1-16/+7
2011-09-28tests: add fake implementations of MC and NMWill Thompson4-5/+119
2011-09-28test service: add a “process idle queue” methodWill Thompson1-1/+32
2011-09-28Add a test app for McdConnectivityMonitorWill Thompson2-1/+57
2011-09-28Import EmpathyConnectivity as McdConnectivityMonitorWill Thompson3-1/+519
2011-09-26mc-tool: add missing entry for reconnect to helpWill Thompson1-0/+1
2011-09-23Merge branch 'mc-tool'Will Thompson1-143/+78
2011-09-23mc-tool: add a 'reconnect' commandWill Thompson1-1/+21
2011-09-23mc-tool add: use tp_account_manager_create_account_asyncWill Thompson1-15/+17
2011-09-23mc-tool remove: use tp_account_remove_asyncWill Thompson1-20/+2
2011-09-23mc-tool: improve 'update' output.Will Thompson1-13/+23
2011-09-23mc-tool: set AutomaticPresence using tp-glib methodWill Thompson1-16/+6
2011-09-23mc-tool: always show *some* value for ConnectAutomaticallyWill Thompson1-1/+2
2011-09-23mc-tool: use accessors from tp-glib 0.13.8Will Thompson1-78/+8
2011-09-23configure: check for NM or ConnManWill Thompson1-0/+55
2011-09-23McdTransport: add guards to vfunc wrappersWill Thompson1-1/+10
2011-09-23Master: poison singleton pointer when disposedWill Thompson1-0/+12
2011-09-23tests: replace make_mc with class MCWill Thompson7-77/+66
2011-09-23Merge branch 'uncontroversial'Will Thompson13-27/+80
2011-09-23Merge branch 'telepathy-mission-control-5.8+'Will Thompson1-1/+8
2011-09-23Make the regression tests work with D-Bus >= 1.5.6Simon McVittie1-1/+8
2011-09-21tests: make sync_dbus more reliableWill Thompson1-3/+8
2011-09-21mctest: remove unused event_func arg from make_mcWill Thompson8-9/+9
2011-09-21mctest: remove references to parametersWill Thompson1-10/+4
2011-09-21with-session-bus: print log file namesWill Thompson1-4/+7
2011-09-21tests: update with-session-bus.shWill Thompson1-3/+31
2011-09-21tests: run Python with unbuffered outputWill Thompson1-1/+1
2011-09-21plugin loader: add a missing space to DEBUG outputWill Thompson1-1/+1
2011-09-21configure: add summaryWill Thompson1-0/+23
2011-09-20add gio to the glib dependency checkDerek Foreman1-1/+1
2011-09-20add -uninstalled.pc.in fileDerek Foreman3-0/+20
2011-09-20Make debug statement more usefulDerek Foreman1-1/+1
2011-09-20Add unit tests for the case an approver Claim() a CDOXavier Claessens2-0/+142
2011-09-20Unit tests: SimulatedClient with wants_recovery=true fails to prepareXavier Claessens1-1/+1
2011-09-20Avoid crash in client recovery if we don't know the handler well-known-nameXavier Claessens1-71/+107
2011-09-13Merge branch 'fd.o-40129-set-a-proper-error-if-CM-crashes'Will Thompson8-44/+128
2011-09-13Test that MC sets reasonable errors when CM crashesWill Thompson2-0/+89
2011-09-13OCD: sort tests in Makefile.amWill Thompson1-8/+8