Files
NetworkManager/introspection
Dan Winship bc091f2f3e core: add NMManager:startup property
Add a property on NMManager indicating that it is currently starting
up and activating startup-time/boot-time network connections.

"startup" is initially TRUE, and becomes FALSE once all NMDevices
report that they have no pending activity (eg, trying to activate,
waiting for a wifi scan to complete, etc). This is tracked via a new
NMDevice:has-pending-activity property, which is maintained partially
by the device itself, and partially by other parts of the code.
2013-08-16 17:27:34 -04:00
..
2012-11-30 13:21:51 -06:00
2013-08-15 10:54:15 -05:00
2008-11-06 16:04:49 +00:00
2008-03-11 16:37:41 +00:00