NetworkManager/clients/common
Beniamino Galvani fed4694f9b clients: only ask secrets for settings that require them
When nmcli needs secrets for a connection it asks them for every known
setting. nmtui is a bit smarter and asks them only for settings that
actually exist in the connection. Make a step further and let clients
ask secrets only for setting that exist *and* have any secret
property. This decreases the number of D-Bus calls when editing or
showing a connection with secrets.

https://bugzilla.redhat.com/show_bug.cgi?id=1506536
https://github.com/NetworkManager/NetworkManager/pull/327
(cherry picked from commit 5b5a768b69)
2019-04-02 11:21:25 +02:00
..
tests clients/tests: add wireguard import tests 2019-03-07 22:22:39 +01:00
meson.build build/meson: add intermediate shared/nm-utils base library 2019-02-05 09:53:24 +01:00
nm-client-utils.c core/devices: Add P2P Wifi device and peer tracking 2019-01-27 23:45:12 +01:00
nm-client-utils.h cli/wireguard: add import functionality for WireGuard 2019-03-07 22:22:39 +01:00
nm-meta-setting-access.c clients: only ask secrets for settings that require them 2019-04-02 11:21:25 +02:00
nm-meta-setting-access.h clients: only ask secrets for settings that require them 2019-04-02 11:21:25 +02:00
nm-meta-setting-desc.c all: codespell fixes 2019-03-11 12:03:46 +01:00
nm-meta-setting-desc.h cli: rework NM_SETTING_802_1X_PASSWORD_RAW property functions to operate on generic GBytes 2019-02-22 14:04:13 +01:00
nm-polkit-listener.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nm-polkit-listener.h docs: misc. typos 2018-09-15 09:08:03 +02:00
nm-secret-agent-simple.c clients: fix GVariantBuilder memory leak 2019-03-05 09:45:02 +01:00
nm-secret-agent-simple.h libnm: add NMWireGuardPeer and libnm support for peers 2019-02-22 11:00:10 +01:00
nm-vpn-helpers.c all: codespell fixes 2019-03-11 12:03:46 +01:00
nm-vpn-helpers.h cli/wireguard: add import functionality for WireGuard 2019-03-07 22:22:39 +01:00
settings-docs.h.in wireguard: add "peer-routes" setting for WireGuard profiles 2019-03-05 12:23:59 +01:00
settings-docs.xsl cli: fix marking settings docs for translation 2017-04-23 23:45:02 +02:00