summaryrefslogtreecommitdiff
path: root/src/connectivity-monitor.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-28Merge branch 'telepathy-mission-control-5.16'George Kiagiadakis1-20/+19
2016-07-01connectivity-monitor.c: fix unused variable warning when compiling without nm...George Kiagiadakis1-14/+18
2016-06-29libnm-glib is deprecated and may not be available.Diane Trout1-9/+4
2014-01-29Merge branch 'telepathy-mission-control-5.16'Simon McVittie1-0/+4
2014-01-22Release inhibitor on sleep and shutdown.Michael Kuhn1-0/+4
2013-11-26Merge branch 'telepathy-mission-control-5.16'Guillaume Desmottes1-3/+15
2013-11-26connectivity-monitor: start watching 'use-conn' key in constructedGuillaume Desmottes1-3/+15
2013-10-29Remove support for UPowerSimon McVittie1-62/+1
2013-09-20connectivity_monitor_nm_state_change_cb: if NM says DISCONNECTED, believe itSimon McVittie1-3/+7
2013-09-04Add CONNECTIVITY_NONE, and make state transitions clearerSimon McVittie1-16/+38
2013-09-04McdConnectivityMonitor: comment how McdInhibit worksSimon McVittie1-0/+13
2013-09-04Listen to systemd sleep/shutdown signals, and inhibit until disconnectedSimon McVittie1-16/+300
2013-09-04McdAccount: respond to connectivity status changesSimon McVittie1-1/+4
2013-09-03McdConnectivityMonitor: take responsibility for monitoring use-connSimon McVittie1-0/+16
2013-09-03Replace ConnMan connectivity support with GNetworkMonitorSimon McVittie1-140/+42
2013-09-03Split connectivity state into the concepts of "up" and "stable"Simon McVittie1-34/+56
2013-04-30connectivity-monitor: ConnMan Services with ready State are onlineJoshua Lock1-1/+2
2012-11-01Update to current ConnMan APIMike Ruprecht1-17/+40
2012-09-06Merge branch 'telepathy-mission-control-5.12'Guillaume Desmottes1-1/+1
2012-09-06mcd_connectivity_monitor_is_online: check if we are awake as wellGuillaume Desmottes1-1/+1
2012-05-14Use telepathy-glib meta-headersSimon McVittie1-1/+1
2011-11-04ConnectivityMonitor: fix debug messageWill Thompson1-1/+1
2011-10-07connectivity-monitor: fix build with UPower but no NM or ConnManJonny Lamb1-4/+3
2011-10-04Connectivity: move upower-specific code inside ifdefWill Thompson1-8/+8
2011-09-28Connectivity: refactor signalling state changesWill Thompson1-21/+25
2011-09-28Connectivity: go offline when laptop suspends.Will Thompson1-1/+69
2011-09-28Import EmpathyConnectivity as McdConnectivityMonitorWill Thompson1-0/+438