NetworkManager/clients
Lubomir Rintel a4740fb82a cli: update the existing connection on "dev wifi connect"
If we find a matching connection, ensure it's exactly as we want it
before actually proceeding to activate it. Fixes this problem:

  # nmcli dev wifi connect "Network of Doom" password santa <-- bad
  Error: Connection activation failed: (7) Invalid secrets
  # nmcli dev wifi connect "Network of Doom" password satan <-- correct
  Error: Connection activation failed: (7) Invalid secrets

The password is now correct, but nmcli chose to re-activate the wrong
connection it created previously.
2019-08-02 23:00:26 +02:00
..
cli cli: update the existing connection on "dev wifi connect" 2019-08-02 23:00:26 +02:00
common cli: fix type for loop variable in _get_fcn_vlan_xgress_priority_map() 2019-08-02 08:44:12 +02:00
tests cli: abort on extra arguments 2019-07-30 18:40:31 +02:00
tui tui: newt: remove NULL checks after dereference 2019-08-02 16:26:34 +02:00
meson.build build/meson: rename "nm_core_dep" to "libnm_core_dep" 2019-04-18 18:59:09 +02:00
nm-online.c all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00