NetworkManager/src/settings/plugins/keyfile
Thomas Haller c651b27793 keyfile/writer: fix password_raw_writer() to write NMSetting8021x:password-raw
After refactoring libnm-core to use GBytes instead of
GByteArray/DBUS_TYPE_G_UCHAR_ARRAY, it was forgotten to update
keyfile writer.

This causes keyfile writer to skip the NMSetting8021x:password-raw setting
and raise a g_critical() warning.

Fixes: c43f88907b
2015-02-19 13:07:33 +01:00
..
tests keyfile/writer: fix password_raw_writer() to write NMSetting8021x:password-raw 2015-02-19 13:07:33 +01:00
common.h settings: update year in copyright text of plugin-info for keyfile and ifcfg-rh 2015-01-13 16:41:31 +01:00
Makefile.am settings: drop plugin-specific error domains 2014-10-22 08:29:09 -04:00
nm-keyfile-connection.c settings: log connection diffs in replace_settings only where appropriate 2015-01-13 11:44:05 +01:00
nm-keyfile-connection.h settings: add NMSettingsConnection:filename 2015-01-12 09:44:20 -05:00
plugin.c config: move main_file and description to NMConfigData 2015-02-03 13:01:53 +01:00
plugin.h settings: drop plugin-specific error domains 2014-10-22 08:29:09 -04:00
reader.c keyfile: fix memleak in parity_parser() 2015-02-09 11:51:05 +01:00
reader.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
utils.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
utils.h keyfile: cleanup logging 2015-01-13 16:41:30 +01:00
writer.c keyfile/writer: fix password_raw_writer() to write NMSetting8021x:password-raw 2015-02-19 13:07:33 +01:00
writer.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00