NetworkManager/clients
Beniamino Galvani e940198c37 cli: fix setting of private key password
We can't pass the password obtained from
nm_setting_802_1x_get_*private_key_password() to
nm_setting_802_1x_set_*private_key() as the latter also frees the old
password.

Fixes: afd2811028
(cherry picked from commit b2146a43e5)
2017-02-13 15:53:31 +01:00
..
cli cli: fix setting of private key password 2017-02-13 15:53:31 +01:00
common build: fix -Wold-style-declaration warnings 2017-02-06 19:42:43 +01:00
tui all: use nm_utils_is_valid_iface_name() 2017-01-06 15:11:56 +01:00
nm-online.c nm-online: fix wrong assertion failure during nm-online 2017-02-07 19:44:04 +01:00