summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | tests: avoid an out-of-range int literalSimon McVittie2013-04-301-1/+1
* | NEWSSimon McVittie2013-04-301-1/+2
* | connectivity-monitor: ConnMan Services with ready State are onlineJoshua Lock2013-04-301-1/+2
* | Merge branch 'telepathy-mission-control-5.14'Simon McVittie2013-04-041-0/+6
|\ \ | |/
| * Merge fd.o #63119 from telepathy-glibSimon McVittie2013-04-041-0/+6
| * build: honor NOCONFIGURE in autogen.shCosimo Cecchi2012-11-161-10/+15
* | More NEWSSimon McVittie2013-02-131-0/+10
* | Merge branch 'altered-one-54780'Simon McVittie2013-02-1326-200/+957
|\ \
| * | Test that an account storage backend can alter AutomaticPresenceSimon McVittie2012-09-121-31/+16
| * | mc-tool: add getter for AutomaticPresenceSimon McVittie2012-09-121-0/+13
| * | Use combined AutomaticPresence in tests where either would doSimon McVittie2012-09-123-9/+5
| * | McdAccount: store automatic presence as a single attributeSimon McVittie2012-09-125-30/+90