NetworkManager/clients
Beniamino Galvani 2bd646f333 clients: fix appending to dns-property variable
Appending to the ipvx.dns-options property:

  nmcli connection modify con +ipv4.dns-options rotate

currently is buggy because it resets the list to contain only
'rotate'. The setter function should not clear the list.

https://bugzilla.redhat.com/show_bug.cgi?id=1665649
(cherry picked from commit bcb91f4f65)
2019-01-14 10:44:41 +01:00
..
cli cli: fix cleanup after activation from editor 2019-01-02 08:55:00 +01:00
common clients: fix appending to dns-property variable 2019-01-14 10:44:41 +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