NetworkManager/src/devices/wwan
Thomas Haller cb2aa6bd4c policy: move blocking autoconnect from NMDeviceModem to NMPolicy
Only NMPolicy should be concerned with handling autoconnect, and
blocking it.

Move the code. Note that there is a slight possible change in
behavior, as the order of when the connection is blocked changes,
based on the different times when the device changed signal gets
executed. But that shouldn't be a problem.
2017-10-31 19:35:33 +01:00
..
libnm-wwan.ver bt: track name-owner changes via NMModemManager and create D-Bus proxy asynchronously 2017-05-12 17:29:33 +02:00
nm-device-modem.c policy: move blocking autoconnect from NMDeviceModem to NMPolicy 2017-10-31 19:35:33 +01:00
nm-device-modem.h build: don't add subdirectories to include search path but require qualified include 2016-11-21 14:26:37 +01:00
nm-modem-broadband.c all: avoid coverity warnings about "Wrong Check of Return Value" 2017-10-30 14:10:56 +01:00
nm-modem-broadband.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-modem-manager.c core,clients: use our own string hashing function nm_str_hash() 2017-10-18 13:05:00 +02:00
nm-modem-manager.h bt: track name-owner changes via NMModemManager and create D-Bus proxy asynchronously 2017-05-12 17:29:33 +02:00
nm-modem-ofono.c core,clients: use our own string hashing function nm_str_hash() 2017-10-18 13:05:00 +02:00
nm-modem-ofono.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-modem.c core: rework tracking of gateway/default-route in ip-config 2017-10-10 08:46:47 +02:00
nm-modem.h core: rework tracking of gateway/default-route in ip-config 2017-10-10 08:46:47 +02:00
nm-wwan-factory.c modem: make NMModemManager a singleton 2017-05-12 17:29:33 +02:00