summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Service points: use tp_connection_dup_contact_by_id_asyncSimon McVittie2013-09-105-42/+39
* McdConnection: use tp_simple_client_factory_ensure_connectionSimon McVittie2013-09-104-36/+40
* Deprecate mcp_dispatch_operation_leave_channelsSimon McVittie2013-09-103-0/+25
* List Service and Hidden in create-time account propertiesSimon McVittie2013-09-103-1/+12
* Remove further remnants of gnome-keyring supportSimon McVittie2013-09-107-171/+4
* NEWSSimon McVittie2013-09-051-0/+13
* drop unused variablesSimon McVittie2013-09-051-6/+0
* Remove gnome-keyring supportSimon McVittie2013-09-0512-870/+7
* Add a regression test for service-points (matched by identifier)Simon McVittie2013-09-053-54/+143
* McdConnection: build up our sets of emergency numbers over timeSimon McVittie2013-09-053-61/+44
* Drop fake-network-monitor.h from SOURCESSimon McVittie2013-09-041-1/+0
* Add a regression test for a "no SimplePresence" special caseSimon McVittie2013-09-041-2/+10
* Track presence via TpContact, not McdConnectionSimon McVittie2013-09-042-106/+29
* Add CONNECTIVITY_NONE, and make state transitions clearerSimon McVittie2013-09-041-16/+38
* McdConnectivityMonitor: comment how McdInhibit worksSimon McVittie2013-09-041-0/+13
* Listen to systemd sleep/shutdown signals, and inhibit until disconnectedSimon McVittie2013-09-047-39/+345
* Remove unused signal McdAccount::connection-processSimon McVittie2013-09-043-19/+0
* Remove the remains of McdTransportPluginSimon McVittie2013-09-0411-558/+5
* _mcd_master_account_replace_transport: inline into caller and simplifySimon McVittie2013-09-046-110/+13
* mcd_master_connect_automatic_accounts: move to McdAccountManagerSimon McVittie2013-09-042-21/+7
* McdAccount: respond to connectivity status changesSimon McVittie2013-09-044-129/+32
* Move "waiting for connectivity" functionality into McdAccountSimon McVittie2013-09-046-129/+71
* McdAccount: have a reference to the connectivity monitorSimon McVittie2013-09-043-5/+40
* Put the connectivity monitor in the McdAccountManagerSimon McVittie2013-09-045-10/+33
* Remove the concept of binding accounts to transportsSimon McVittie2013-09-045-71/+9
* mcd_operation_take_mission, _remove_mission: do not be virtualSimon McVittie2013-09-041-25/+14
* Update NEWS, and note the bug number of an older bugSimon McVittie2013-09-031-2/+18
* McdConnectivityMonitor: take responsibility for monitoring use-connSimon McVittie2013-09-032-14/+16
* McdMaster: remove support for writing account-manager propertySimon McVittie2013-09-031-8/+2
* Remove support for checking conditions on accountsSimon McVittie2013-09-033-60/+6
* Remove various useless virtual method paddingSimon McVittie2013-09-034-29/+0
* mcd_master_create_manager: unvirtualizeSimon McVittie2013-09-032-20/+3
* McdMaster: use modern idiom for privSimon McVittie2013-09-032-28/+23
* Replace ConnMan connectivity support with GNetworkMonitorSimon McVittie2013-09-035-177/+54
* Add a fake GNetworkMonitor, using a subset of the ConnMan D-Bus APISimon McVittie2013-09-033-0/+331
* Split connectivity state into the concepts of "up" and "stable"Simon McVittie2013-09-031-34/+56
* Add a regression test for NetworkManager's "not quite offline" statesSimon McVittie2013-09-033-4/+38
* resume developmentSimon McVittie2013-05-032-1/+6
* Prepare 5.15.0telepathy-mission-control-5.15.0Simon McVittie2013-05-034-9/+16
* McdSlacker: don't crash if SessionManager is absent or StatusChanged has no p...Simon McVittie2013-05-031-3/+24
* McdSlacker: Use org.gnome.SessionManager DBus serviceXavier Claessens2013-05-033-185/+117
* Merge branch 'telepathy-mission-control-5.14'Simon McVittie2013-05-032-12/+19
|\
| * resume developmentSimon McVittie2013-05-032-1/+6
| * Prepare 5.14.1telepathy-mission-control-5.14.1Simon McVittie2013-05-032-3/+5
* | Merge branch 'telepathy-mission-control-5.14'Simon McVittie2013-05-012-5/+10
|\ \ | |/
| * NEWS for 5.14Simon McVittie2013-05-011-0/+5
| * Only ignore passwords in gnome-keyring if Empathy has copied themSimon McVittie2013-05-011-5/+5
* | Merge branch 'telepathy-mission-control-5.14'Simon McVittie2013-04-302-4/+7
|\ \ | |/
| * NEWS for 5.14Simon McVittie2013-04-301-1/+7
| * Fix the build with automake 1.13Nuno Araujo2013-04-301-1/+1