NetworkManager/clients
Beniamino Galvani d5700563cb clients: remove the same dns-option before adding it
nmcli connection modify t ipv4.dns-options ndots:2
 nmcli connection modify t +ipv4.dns-options ndots:4

should set dns-options to 'ndots:4', so we must remove other
occurences of the same option before adding it, otherwise the setting
refuses to set the same option again.

(cherry picked from commit b11a20ded0)
2019-01-14 10:44:45 +01:00
..
cli cli: fix cleanup after activation from editor 2019-01-02 08:55:00 +01:00
common clients: remove the same dns-option before adding it 2019-01-14 10:44:45 +01:00
tests cli/tests: fix output on failure 2018-11-02 17:07:41 +01:00
tui cli: fix reading "vpn.secrets.*" from passwd-file 2018-09-14 15:17:53 +02:00
meson.build build: create "config-extra.h" header instead of passing directory variables via CFLAGS 2018-07-17 17:46:39 +02:00
nm-online.c nm-online: print "[started|start-pending|failure]" for --wait-for-startup 2018-06-30 10:59:08 +02:00