NetworkManager/clients
Beniamino Galvani 5b5a768b69 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
2019-04-02 11:20:28 +02:00
..
cli clients: only ask secrets for settings that require them 2019-04-02 11:20:28 +02:00
common clients: only ask secrets for settings that require them 2019-04-02 11:20:28 +02:00
tests cli: add support for routing rules to nmcli 2019-03-27 16:23:30 +01:00
tui clients: only ask secrets for settings that require them 2019-04-02 11:20:28 +02:00
meson.build build: meson: Add trailing commas 2018-12-20 13:50:34 +01:00
nm-online.c nm-online: sort options in man page and program help 2018-11-05 09:32:20 +01:00