NetworkManager/src/settings
Dan Williams 85db10a13f settings: fix connection addition
Need to make sure we actually export the connection over D-Bus (via
claim_connection()) before we try to return its object path in the
AddConnection reply.  Second, we need to send the path as a string
in the reply, not an object, since the return type is an object path.
2010-10-29 22:10:32 -05:00
..
Makefile.am settings: rename NM_SYSCONFIG_SETTINGS_ERROR -> NM_SETTINGS_ERROR 2010-10-27 20:38:26 -05:00
nm-default-wired-connection.c settings: system-settings -> settings 2010-10-27 20:22:14 -05:00
nm-default-wired-connection.h settings: system-settings -> settings 2010-10-27 20:22:14 -05:00
nm-inotify-helper.c settings: system-settings -> settings 2010-10-27 20:22:14 -05:00
nm-inotify-helper.h settings: system-settings -> settings 2010-10-27 20:22:14 -05:00
nm-polkit-helpers.h settings: system-settings -> settings 2010-10-27 20:22:14 -05:00
nm-settings-error.c settings: rename NM_SYSCONFIG_SETTINGS_ERROR -> NM_SETTINGS_ERROR 2010-10-27 20:38:26 -05:00
nm-settings-error.h settings: rename NM_SYSCONFIG_SETTINGS_ERROR -> NM_SETTINGS_ERROR 2010-10-27 20:38:26 -05:00
nm-settings.c settings: fix connection addition 2010-10-29 22:10:32 -05:00
nm-settings.h settings: system-settings -> settings 2010-10-27 20:22:14 -05:00
nm-sysconfig-connection.c settings: rename NM_SYSCONFIG_SETTINGS_ERROR -> NM_SETTINGS_ERROR 2010-10-27 20:38:26 -05:00
nm-sysconfig-connection.h settings: system-settings -> settings 2010-10-27 20:22:14 -05:00
nm-system-config-interface.c settings: return new connection object path from AddConnection 2010-10-29 14:34:33 -05:00
nm-system-config-interface.h settings: return new connection object path from AddConnection 2010-10-29 14:34:33 -05:00