Files
NetworkManager/introspection
Jiří Klimeš 6d9338f2c6 core: add "Autoconnect" property to NMDevice
It is bound to autoconnect_inhibit private variable (has opposite meaning).
While 'Autoconnect' is TRUE (default value) the device can automatically
activate a connection. If it is changed to FALSE, the device will not
auto-activate until 'Autoconnect' is TRUE again.
Disconnect() method sets 'Autoconnect' to FALSE. NMPolicy monitors the property
and schedules auto activation when FALSE->TRUE transition is made.
2012-05-22 17:11:44 +02:00
..
2008-11-06 16:04:49 +00:00
2011-08-06 10:46:21 +02:00
2011-08-06 10:46:21 +02:00
2008-03-11 16:37:41 +00:00
2011-08-06 10:46:21 +02:00