NetworkManager/src/settings
Dan Williams 4d2957b3ae settings: fix NMSettingsConnection D-Bus Remove signal emission
We can't unregister the object with the bus during the remove signal,
because dbus-glib doesn't send the signal out over the bus until late
in the signal emission process, after we've unregisterd the object.
Thus the signal doesn't go out.  Fix that.
2011-02-11 22:26:12 -06:00
..
Makefile.am settings: move agent code into settings directory 2011-01-30 11:00:33 -06:00
nm-agent-manager.c settings: check harder for system-owned secrets when validating agents 2011-02-11 22:26:07 -06:00
nm-agent-manager.h agents: send system-owned secrets to the agent if it has 'modify' permission 2011-02-02 16:19:15 -06:00
nm-default-wired-connection.c core: rename NMSysconfigConnection -> NMSettingsConnection 2011-01-26 11:38:12 -06:00
nm-default-wired-connection.h core: rename NMSysconfigConnection -> NMSettingsConnection 2011-01-26 11:38:12 -06:00
nm-inotify-helper.c logging: LOGD_SYS_SET -> LOGD_SETTINGS 2010-12-10 12:32:22 -06: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-secret-agent.c agents: send available secrets to the agents 2011-02-10 11:34:35 -06:00
nm-secret-agent.h settings: implement deleting secrets from agents when connection is deleted 2011-01-31 23:33:46 -06:00
nm-settings-connection.c settings: fix NMSettingsConnection D-Bus Remove signal emission 2011-02-11 22:26:12 -06:00
nm-settings-connection.h settings: fix NMSettingsConnection D-Bus Remove signal emission 2011-02-11 22:26:12 -06:00
nm-settings-error.c settings: add error for already existing UUID 2011-02-09 18:41:17 -06:00
nm-settings-error.h settings: add error for already existing UUID 2011-02-09 18:41:17 -06:00
nm-settings.c settings: fix NMSettingsConnection D-Bus Remove signal emission 2011-02-11 22:26:12 -06:00
nm-settings.h settings: update signal prototypes 2011-01-26 15:24:41 -06:00
nm-system-config-interface.c settings: fix plugin capabilities max value 2011-01-31 21:11:18 -06:00
nm-system-config-interface.h settings: fix plugin capabilities max value 2011-01-31 21:11:18 -06:00