NetworkManager/src
Beniamino Galvani 57c001200d config: add file name to error messages for parsing failures
When one of the configuration snippet is malformed, NM doesn't tell
which file caused the error:

$ NetworkManager --print-config
Failed to read configuration: Key file does not start with a group

Fix this.

$ NetworkManager --print-config
Failed to read configuration: /usr/lib/NetworkManager/conf.d/test.conf: Key file does not start with a group
2016-05-19 18:12:06 +02:00
..
devices all/tests: split core part out of "nm-test-utils.h" 2016-05-17 16:48:52 +02:00
dhcp-manager all/tests: split core part out of "nm-test-utils.h" 2016-05-17 16:48:52 +02:00
dns-manager dns: specify egress interface for each dnsmasq upstream server 2016-05-18 11:10:05 +02:00
dnsmasq-manager all/tests: split core part out of "nm-test-utils.h" 2016-05-17 16:48:52 +02:00
platform platform: fix the typedef-redefinition warnings 2016-05-18 20:53:05 +02:00
ppp-manager build: cleanup include of <config.h> 2016-04-28 19:02:58 +02:00
rdisc all/tests: split core part out of "nm-test-utils.h" 2016-05-17 16:48:52 +02:00
settings all/tests: split core part out of "nm-test-utils.h" 2016-05-17 16:48:52 +02:00
supplicant-manager all/tests: split core part out of "nm-test-utils.h" 2016-05-17 16:48:52 +02:00
systemd merge: merge branch 'systemd' into master 2016-05-12 14:19:12 +02:00
tests all/tests: split core part out of "nm-test-utils.h" 2016-05-17 16:48:52 +02:00
vpn-manager core: use default value for ipvx.dns-priority 2016-05-12 17:13:50 +02:00
main-utils.c build: cleanup includes of <gmodule.h> 2016-04-30 03:42:16 +02:00
main-utils.h
main.c build: cleanup includes of <gmodule.h> 2016-04-30 03:42:16 +02:00
Makefile.am all/tests: split core part out of "nm-test-utils.h" 2016-05-17 16:48:52 +02:00
NetworkManager.ver daemon: disable external visibility for nmdbus_* symbols 2016-05-18 20:53:05 +02:00
NetworkManagerUtils.c
NetworkManagerUtils.h
nm-activation-request.c
nm-activation-request.h
nm-active-connection.c active-connection: update D-Bus properties of active-connection when settings-connection changes 2016-04-14 12:25:41 +02:00
nm-active-connection.h
nm-audit-manager.c audit: log changed properties when updating a connection 2016-04-20 17:31:01 +02:00
nm-audit-manager.h audit: log changed properties when updating a connection 2016-04-20 17:31:01 +02:00
nm-auth-manager.c
nm-auth-manager.h
nm-auth-subject.c auth: embed private data NMAuthSubjectPrivate in NMAuthSubject struct 2016-05-12 10:24:36 +02:00
nm-auth-subject.h auth: embed private data NMAuthSubjectPrivate in NMAuthSubject struct 2016-05-12 10:24:36 +02:00
nm-auth-utils.c
nm-auth-utils.h
nm-bus-manager.c
nm-bus-manager.h
nm-config-data.c
nm-config-data.h
nm-config.c config: add file name to error messages for parsing failures 2016-05-19 18:12:06 +02:00
nm-config.h core: rename nm_config_run_state* to nm_config_state* 2016-04-07 18:52:12 +02:00
nm-connection-provider.c core: add nm_connection_provider_get_unmanaged_specs() 2016-05-17 11:54:08 +02:00
nm-connection-provider.h core: add nm_connection_provider_get_unmanaged_specs() 2016-05-17 11:54:08 +02:00
nm-connectivity.c
nm-connectivity.h
nm-core-utils.c utils: fix memleak in nm_utils_read_link_absolute() 2016-05-12 15:24:11 +02:00
nm-core-utils.h core: introduce nm_utils_dnsmasq_status_to_string() 2016-05-02 15:06:43 +02:00
nm-dcb.c
nm-dcb.h
nm-default-route-manager.c core/trivial: rename "source" field of addresses and routes 2016-04-28 12:53:21 +02:00
nm-default-route-manager.h
nm-dhcp4-config.c
nm-dhcp4-config.h
nm-dhcp6-config.c
nm-dhcp6-config.h
nm-dispatcher.c
nm-dispatcher.h
nm-exported-object.c
nm-exported-object.h
nm-firewall-manager.c
nm-firewall-manager.h
nm-iface-helper.c core/trivial: rename "source" field of addresses and routes 2016-04-28 12:53:21 +02:00
nm-ip4-config.c core: fix creation of NMSettingIPConfig routes 2016-05-16 12:06:55 +02:00
nm-ip4-config.h core: add DNS priority to NMIP4Config 2016-05-12 17:13:50 +02:00
nm-ip6-config.c core: fix creation of NMSettingIPConfig routes 2016-05-16 12:06:55 +02:00
nm-ip6-config.h core: add DNS priority to NMIP6Config 2016-05-12 17:13:50 +02:00
nm-logging.c
nm-logging.h
nm-manager.c device/trivial: rename nm_device_set_unmanaged_by_user_config() to nm_device_set_unmanaged_by_user_settings() 2016-05-17 12:12:50 +02:00
nm-manager.h manager: make NMManager's structs private 2016-04-28 14:20:11 +02:00
nm-multi-index.c
nm-multi-index.h
nm-policy.c settings: merge "connection-updated" and "connection-updated-by-user" signals 2016-04-14 12:25:41 +02:00
nm-policy.h
nm-rfkill-manager.c
nm-rfkill-manager.h
nm-route-manager.c core/trivial: rename "source" field of addresses and routes 2016-04-28 12:53:21 +02:00
nm-route-manager.h
nm-session-monitor.c session-monitor: remove wrapper functions to connect/disconnect signal 2016-05-12 09:50:21 +02:00
nm-session-monitor.h session-monitor: remove wrapper functions to connect/disconnect signal 2016-05-12 09:50:21 +02:00
nm-sleep-monitor.c sleep-monitor: add functions for delaying the suspension 2016-05-13 14:34:53 +02:00
nm-sleep-monitor.h sleep-monitor: add functions for delaying the suspension 2016-05-13 14:34:53 +02:00
nm-test-utils-core.h all/tests: split core part out of "nm-test-utils.h" 2016-05-17 16:48:52 +02:00
nm-types.h platform: extend NMIPConfigSource to preserve the rtm_protocol field 2016-04-28 12:53:21 +02:00
org.freedesktop.NetworkManager.conf dns: use DBus to make dnsmasq nameserver changes 2016-04-21 15:32:07 +02:00