summaryrefslogtreecommitdiff
path: root/gio/gnetworkmonitornm.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gnetworkmonitornm: Do not re-update cached propertyJulian Andres Klode2021-10-121-22/+0
* gnetworkmonitornm: Stop using removed PropertiesChanged signalJulian Andres Klode2021-10-121-22/+7
* gnetworkmonitornm: Remove double-spaceBastien Nocera2019-07-291-1/+1
* gnetworkmonitornm: Arguments to g-signal's callback are constBastien Nocera2019-07-291-2/+2
* gnetworkmonitornm: Disconnect g-signal from proxyBastien Nocera2019-07-291-2/+10
* gnetworkmonitornm: Consider NM_STATE_CONNECTED_SITE to be availablePhilip Withnall2019-05-311-1/+1
* gnetworkmonitornm: Fix network available detectionFabrice Bellet2019-04-291-3/+36
* Handle an UNKNOWN NetworkManager connectivity as NONEAntonio Larrosa2019-03-121-1/+2
* gnetworkmonitornm: Set a GError properly on an error handling pathPhilip Withnall2018-09-131-0/+2
* gnetworkmonitornm: Use g_strv_contains() rather than reinventing itPhilip Withnall2018-02-281-10/+1
* gnetworkmonitornm: Fix some minor GVariant memory leaksPhilip Withnall2018-02-281-0/+2
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* gio: Handle NULL cached properties in NetworkManager monitorPhilip Withnall2017-04-031-0/+3
* gio: Fix application of GNetworkMonitor:network-metered patchPhilip Withnall2015-07-291-3/+6
* gio: Add network metered information to GNetworkMonitorRichard Hughes2015-07-271-0/+46
* gnetworkmonitornm: Check if network-manager is runningIain Lane2015-01-131-0/+11
* gnetworkmonitornm: Prevent crashTimm Bäder2015-01-051-0/+4
* gio: Add GNetworkMonitor impl based on NetworkManagerBastien Nocera2014-12-051-0/+307