NetworkManager/clients
Beniamino Galvani 5e239d2c04 cli: don't print warnings when completing arguments
$ nmcli con add type wifi ifname wlan0 \
     wifi-sec.key-mgmt none \
     wifi-sec.wep-key0 $ascii_key \
     ssid <TAB>

 completes the line with:

  "Info:\ WEP\ key\ is\ guessed\ to\ be\ of\ '2\ \(passphrase\)'"

The environment warning function should not emit warning when
completing arguments.
2017-12-01 14:27:38 +01:00
..
cli cli: don't print warnings when completing arguments 2017-12-01 14:27:38 +01:00
common clients: fix display value for dns-options 2017-11-30 23:54:45 +01:00
tui tui: fix creation of open Wi-Fi connections 2017-11-30 17:22:28 +01:00
nm-online.c nm-online: fix wrong assertion failure during nm-online 2017-02-07 19:42:30 +01:00