NetworkManager/clients
Beniamino Galvani 627107d640 cli: accept string values for secret flags
I find very annoying to have to remember the numeric value of secret
flags or have to look them up in the manual every time. Accept the
textual version as well and add support for auto-completion.

 $ nmcli con modify c 802-11-wireless-security.psk-flags not-required

 $ nmcli con modify c 802-11-wireless-security.psk-flags <TAB>
   agent-owned   none          not-required  not-saved
2018-02-16 14:25:25 +01:00
..
cli cli: fix connections completion 2018-02-13 16:09:16 +01:00
common cli: accept string values for secret flags 2018-02-16 14:25:25 +01:00
tui all: fix -Wcast-function-type warnings 2018-02-08 17:11:46 +01:00
meson.build build/meson: use variables for ldflags and linker-script 2018-01-11 12:46:01 +01:00
nm-online.c all: require glib 2.40 2018-01-18 11:45:36 +01:00