NetworkManager/src/settings
Thomas Haller e41db3fa55 settings: fix clearing agent-manager in NMSettings' dispose()
dispose() should be re-entrant. When releasing a resource, it must not
leave a dangling pointer. While at it, just move it to finalize() instead.
2018-04-13 10:34:43 +02:00
..
plugins core/trivial: adjust code comment 2018-04-13 10:18:26 +02:00
nm-agent-manager.c auth-chain/trivial: rename nm_auth_chain_unref() to nm_auth_chain_destroy() 2018-04-13 09:09:46 +02:00
nm-agent-manager.h core/dbus: rework D-Bus implementation to use lower layer GDBusConnection API 2018-03-12 18:37:08 +01:00
nm-secret-agent.c core/dbus: rework D-Bus implementation to use lower layer GDBusConnection API 2018-03-12 18:37:08 +01:00
nm-secret-agent.h core: refactor NMSecretAgentCallId typedef not to be a pointer to struct 2017-11-24 16:24:40 +01:00
nm-settings-connection.c settings: rework scheduling of authorization requests in settings-connection 2018-04-13 09:09:46 +02:00
nm-settings-connection.h settings: track connections via CList 2018-04-13 09:09:46 +02:00
nm-settings-plugin.c ifcfg-rh: refactor nm_settings_plugin_add_connection() to return on error early 2017-10-27 10:28:41 +02:00
nm-settings-plugin.h include: use double-quotes to include our own headers 2017-03-09 14:12:35 +01:00
nm-settings.c settings: fix clearing agent-manager in NMSettings' dispose() 2018-04-13 10:34:43 +02:00
nm-settings.h settings: track connections via CList 2018-04-13 09:09:46 +02:00