NetworkManager/src/settings
Dan Williams 802d4cdad2 agents: don't make method calls with a destroyed proxy
If the agent has dropped off the bus then its proxy may already
be destroyed, so we'll get warnings when trying to make method
calls using it.  Track proxy destruction and warn if we try to
use a destroyed proxy.
2013-07-31 08:16:41 -05:00
..
plugins ifcfg-rh: convert test_read_wired_static_no_prefix() to a GTest 2013-07-26 16:23:23 -05:00
tests core: use non-recursive build 2013-05-08 15:07:18 -04:00
nm-agent-manager.c agents: remove request_cancel() 2013-07-31 08:16:41 -05:00
nm-agent-manager.h vpn: handle interactive plugin secrets requests 2013-07-31 08:16:40 -05:00
nm-default-wired-connection.c libnm-glib, core: use g_cclosure_marshal_generic 2013-05-08 14:59:29 -04:00
nm-default-wired-connection.h settings: clarify that NMDefaultWiredConnection is ethernet-only 2013-04-03 10:23:48 -04:00
nm-inotify-helper.c libnm-glib, core: use g_cclosure_marshal_generic 2013-05-08 14:59:29 -04:00
nm-inotify-helper.h settings: add note about killing inotify helper (bgo #532815) 2013-01-11 13:02:12 -06:00
nm-secret-agent.c agents: don't make method calls with a destroyed proxy 2013-07-31 08:16:41 -05:00
nm-secret-agent.h agents: add agent capabilities 2013-07-31 08:16:34 -05:00
nm-settings-connection.c agents: change secrets request hints back to char ** 2013-06-25 17:43:39 -05:00
nm-settings-connection.h agents: change secrets request hints back to char ** 2013-06-25 17:43:39 -05:00
nm-settings-error.c Use glib-mkenums to generate enum types 2012-02-15 11:42:15 -05:00
nm-settings-error.h settings: remove NM_SETTINGS_ERROR_NOT_PRIVILEGED 2013-04-08 10:55:38 -05:00
nm-settings-utils.c settings: fix getting default wired connection name with no connections 2011-03-30 12:02:50 -05:00
nm-settings-utils.h settings: fix getting default wired connection name with no connections 2011-03-30 12:02:50 -05:00
nm-settings.c settings: publish add_new_connection() as nm_settings_add_connection_internal() 2013-06-20 20:20:08 +02:00
nm-settings.h settings: publish add_new_connection() as nm_settings_add_connection_internal() 2013-06-20 20:20:08 +02:00
nm-system-config-interface.c core: add monitor-connection-files=false and ReloadConnections 2013-06-14 12:57:47 -03:00
nm-system-config-interface.h core: add monitor-connection-files=false and ReloadConnections 2013-06-14 12:57:47 -03:00