mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-29 11:30:12 +01:00
Rename nm_connection_to_hash() to nm_connection_to_dbus(), and nm_connection_new_from_hash() to nm_connection_new_from_dbus(). In addition to clarifying that this is specifically the D-Bus serialization format, these names will also work better in the GDBus-based future where the serialization format is GVariant, not GHashTable. Also, move NMSettingHashFlags to nm-connection.h, and rename it NMConnectionSerializationFlags. |
||
|---|---|---|
| .. | ||
| dispatcher-old-down | ||
| dispatcher-old-up | ||
| dispatcher-old-vpn-down | ||
| dispatcher-old-vpn-up | ||
| Makefile.am | ||
| test-dispatcher-envp.c | ||