Íñigo Huguet
7dae55f0f2
core: rename NM_DEVICE_MANAGED_TYPE_MANAGED to _TYPE_FULL
...
Managed type = managed is a bit unclear, because all managed types are
for devices that are managed, but with different levels. Managed type =
managed could be interpreted as other types are unmanaged. Change it to
managed type = full.
2024-08-28 15:35:56 +02:00
Íñigo Huguet
573c48d034
core: rename sys-iface-state to managed-type internally
...
The previous name was not very self explanatory. Managed type indicates
a bit better what the meaning is.
2024-08-28 15:35:56 +02:00
Beniamino Galvani
543ebef32b
docs: document the hostname management workflow
2024-07-04 15:39:03 +02:00
Fernando Fernandez Mancera
05ef682bb5
power: remove monitoring of upower signals
...
UPower "Sleeping" and "Resuming" signals were dropped long ago [1].
Therefore we are also dropping the support of it.
[1] https://lists.freedesktop.org/archives/devkit-devel/2014-March/001575.html
2024-03-04 18:29:07 +01:00
Beniamino Galvani
7aeadee8b1
docs: add daemon internal documentation
...
Add documentation about the implementation of the daemon.
2023-06-27 14:29:18 +02:00
Beniamino Galvani
2b8197d0dc
docs: add device internal documentation
...
Add documentation about the implementation of NMDevice.
2023-06-27 14:29:17 +02:00