NetworkManager/src/settings
Thomas Haller 7f8e486723 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
(cherry picked from commit c651b27793)
2015-02-19 13:13:07 +01:00
..
plugins keyfile/writer: fix password_raw_writer() to write NMSetting8021x:password-raw 2015-02-19 13:13:07 +01:00
nm-agent-manager.c agent-manager: memleak: unref the last agent for a request too 2015-02-18 18:16:31 +01:00
nm-agent-manager.h libnm-core, settings: move NMAgentManagerError to nm-errors 2014-10-22 08:29:09 -04:00
nm-inotify-helper.c all: consistently include config.h 2014-11-13 17:18:42 -05: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 agent-manager: don't ever fail the secrets requests from GetSecrets() 2014-12-11 11:15:53 +01:00
nm-secret-agent.h all: remove a bunch of unnecessary dbus/dbus-glib includes 2014-09-03 10:45:24 -04:00
nm-settings-connection.c settings-connection: memleak: free filename on dispose 2015-02-18 18:15:07 +01:00
nm-settings-connection.h settings: make nm_settings_connection_replace_and_commit() virtual 2015-01-14 11:35:17 -05:00
nm-settings.c core: allow connections to participate in NMManager:startup-complete 2015-01-14 11:35:17 -05:00
nm-settings.h core: allow connections to participate in NMManager:startup-complete 2015-01-14 11:35:17 -05:00
nm-system-config-interface.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-system-config-interface.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00