NetworkManager/src/settings
Dan Williams 87041545b4 ifcfg-rh: fix ignoring updates that don't change anything
connection_from_file() requires the 'error' parameter.  Not passing a
valid 'error' parameter causes the function to fail and return NULL,
which mean that commit_changes() would always re-write the connection
instead of ignoring commits where nothing has actually changed.

connection_from_file() no longer requires the unmanaged, keyfile,
or routefile parameters, so remove them.
2013-10-04 23:43:25 -05:00
..
plugins ifcfg-rh: fix ignoring updates that don't change anything 2013-10-04 23:43:25 -05:00
tests build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happy 2013-08-22 11:49:16 -04:00
nm-agent-manager.c fix: glib assertion in nm-agent-manager, cancelling completed dbus call 2013-08-30 18:23:24 +02: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 core,settings: do not call functions with connection==NULL (rh #1008151) 2013-09-17 19:14:39 +02: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 core: add add_connection method to NMConnectionProvider 2013-09-25 21:01:04 +02:00
nm-settings.h trivial: rename nm_settings_add_connection*() functions 2013-08-30 10:54:29 +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