NetworkManager/introspection
Íñigo Huguet ed498836c0 dbus: device: add SetManaged method
The 'Managed' property only sets the managed state in runtime, but it is
not possible to persist it to disk. Add a SetManaged method that will be
able to persist it to disk. In this commit, it just modify the runtime
state, so it actually only does the same than setting the property.
Storing to disk will be added in next commits.
2026-02-26 08:26:35 +01:00
..
meson.build ipvlan: add support to IPVLAN interface 2024-09-18 13:19:42 +02:00
org.freedesktop.NetworkManager.AccessPoint.xml wifi: parse access point announced bandwidth 2023-08-02 00:54:27 +02:00
org.freedesktop.NetworkManager.AgentManager.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Checkpoint.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Connection.Active.xml dbus: deprecate the NMActiveConnection Master property 2023-02-16 11:04:14 -05:00
org.freedesktop.NetworkManager.Device.Adsl.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Bluetooth.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Bond.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Bridge.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Dummy.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Generic.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Hsr.xml introspection: fix indentation for HSR device introspection 2024-09-16 17:04:02 +02:00
org.freedesktop.NetworkManager.Device.Infiniband.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.IPTunnel.xml devices: support VTI tunnels 2022-12-21 14:04:44 +01:00
org.freedesktop.NetworkManager.Device.Ipvlan.xml ipvlan: add support to IPVLAN interface 2024-09-18 13:19:42 +02:00
org.freedesktop.NetworkManager.Device.Loopback.xml support loopback interface 2022-11-23 20:51:22 +01:00
org.freedesktop.NetworkManager.Device.Lowpan.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Macsec.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Macvlan.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Modem.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.OlpcMesh.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.OvsBridge.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.OvsInterface.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.OvsPort.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Ppp.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Statistics.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Team.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Tun.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Veth.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Vlan.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Vrf.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Vxlan.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.WifiP2P.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.WiMax.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Wired.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.WireGuard.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Wireless.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.Wpan.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Device.xml dbus: device: add SetManaged method 2026-02-26 08:26:35 +01:00
org.freedesktop.NetworkManager.DHCP4Config.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.DHCP6Config.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.DnsManager.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.IP4Config.xml introspection: use common format for DEPREACTED properties in introspection 2024-01-16 09:28:17 +01:00
org.freedesktop.NetworkManager.IP6Config.xml introspection: use common format for DEPREACTED properties in introspection 2024-01-16 09:28:17 +01:00
org.freedesktop.NetworkManager.PPP.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.SecretAgent.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.Settings.Connection.xml settings: add "version-id" argument to Update2() D-Bus call 2023-06-26 10:35:36 +02:00
org.freedesktop.NetworkManager.Settings.xml settings,libnm: add version-id to settings/remote connection 2023-06-26 10:35:35 +02:00
org.freedesktop.NetworkManager.VPN.Connection.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.VPN.Plugin.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.WifiP2PPeer.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.WiMax.Nsp.xml introspection: fix punctuation and capitalization 2022-03-22 14:48:45 +01:00
org.freedesktop.NetworkManager.xml core: add "VersionInfo" property on D-Bus and NMClient 2022-12-14 17:31:15 +01:00