NetworkManager/src/settings/plugins/ifcfg-rh
Thomas Haller 9efa7c7220 core: use nm_dbus_object_get_path() instead of nm_connection_get_path()
Essentially, nm_connection_get_path() mirros nm_dbus_object_get_path().
However, when cloning a simple-connection, the path also gets cloned.

I think this field doesn't belong to NMConnection in the first place,
because NMConnection is not a D-Bus object. NMSettingsConnection (in
core) and NMRemoteConnection (in libnm) is.

Don't use the misleading alias, but use nm_dbus_object_get_path()
directly.
2018-04-13 09:09:46 +02:00
..
tests build: meson: add prefix to test names 2018-04-12 09:21:10 +02:00
meson.build core/dbus: rework D-Bus implementation to use lower layer GDBusConnection API 2018-03-12 18:37:08 +01:00
nm-ifcfg-rh.conf ifcfg-rh: refactor dbus policy 2017-06-15 13:20:55 +02:00
nm-ifcfg-rh.xml dbus: fix up the XML formatting 2016-04-05 14:37:51 +02:00
nm-inotify-helper.c ifcfg-rh: remove the watch on finalize 2017-12-18 13:29:32 +01:00
nm-inotify-helper.h ifcfg-rh: add and use nm_inotify_helper_clear_watch() helper 2017-12-05 19:57:24 +01:00
nms-ifcfg-rh-common.h ifcfg-rh: rename files 2016-10-11 11:37:46 +02:00
nms-ifcfg-rh-connection.c settings: clear unsaved flag on new settings-connection 2017-12-20 15:38:57 +01:00
nms-ifcfg-rh-connection.h build: don't add subdirectories to include search path but require qualified include 2016-11-21 14:26:37 +01:00
nms-ifcfg-rh-plugin.c core: use nm_dbus_object_get_path() instead of nm_connection_get_path() 2018-04-13 09:09:46 +02:00
nms-ifcfg-rh-plugin.h ifcfg-rh: rename files 2016-10-11 11:37:46 +02:00
nms-ifcfg-rh-reader.c ifcfg-rh: suppress warning about NM_CONTROLLED=no without restricting profile to device 2018-04-05 11:30:14 +02:00
nms-ifcfg-rh-reader.h ifcfg-rh/tests: rename test function connection_from_file_test() 2017-10-25 14:04:36 +02:00
nms-ifcfg-rh-utils.c ifcfg-rh: drop unused functions 2017-12-11 10:30:25 +01:00
nms-ifcfg-rh-utils.h ifcfg-rh: drop unused functions 2017-12-11 10:30:25 +01:00
nms-ifcfg-rh-writer.c all: use nm_utils_hash_keys_to_array() 2018-03-27 09:58:00 +02:00
nms-ifcfg-rh-writer.h ifcfg-rh: merge new_connection() and update_connection() functions 2017-10-25 14:04:36 +02:00
shvar.c ifcfg-rh: add tc support 2017-12-11 11:20:13 +01:00
shvar.h ifcfg-rh: add tc support 2017-12-11 11:20:13 +01:00