NetworkManager/src/settings/plugins/keyfile
Dan Winship a7b1ee77db libnm-core: drop nm_setting_lookup_type_by_quark()
nm_setting_lookup_type_by_quark() was only ever used in places that
were still mistakenly assuming the old style of nm_connection_verify()
errors, where the error message would contain only a property name and
no further explanation. Fix those places to assume that the error will
contain a real error message, and include both the setting name and
the property name.

Given that, there's no longer any need for
nm_setting_lookup_type_by_quark(), so drop it.
2014-10-22 08:29:07 -04:00
..
tests keyfile: fix handling of enum/flags properties after fcfb4b40 (bgo #738585) 2014-10-16 19:17:18 -05:00
common.h trivial: update dates in ifcfg-rh and keyfile plugins 2013-12-12 08:59:33 +01:00
errors.c settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
Makefile.am libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nm-keyfile-connection.c libnm-core: clear secrets from NMSimpleConnection and NMSettingsConnection dispose() 2014-08-20 10:53:00 -05:00
nm-keyfile-connection.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
plugin.c all: use _nm_utils_hash_values_to_slist() 2014-08-22 15:24:30 +02:00
plugin.h settings: don't pass config_path to NMSettings and settings plugins 2013-04-03 10:23:48 -04:00
reader.c libnm-core: drop nm_setting_lookup_type_by_quark() 2014-10-22 08:29:07 -04:00
reader.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
utils.c keyfile: fix handling of enum/flags properties after fcfb4b40 (bgo #738585) 2014-10-16 19:17:18 -05:00
utils.h keyfile: fix handling of enum/flags properties after fcfb4b40 (bgo #738585) 2014-10-16 19:17:18 -05:00
writer.c keyfile: fix handling of enum/flags properties after fcfb4b40 (bgo #738585) 2014-10-16 19:17:18 -05:00
writer.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00