NetworkManager/src/tests
Beniamino Galvani 83f4c1c9bf core: strip trailing dot from domain search list
dhclient adds a trailing dot to domain search list entries received
from the server, while the same domains received by other means
(dhcpcd on RA) don't have the final dot. The result is that
resolv.conf can be populated with duplicated entries.

Fix this by stripping the trailing dot when a new search domain is
added to a IP configuration.

https://bugzilla.gnome.org/show_bug.cgi?id=758777
(cherry picked from commit 6e990cf97b)
2015-12-05 10:08:15 +01:00
..
config main: add argument --print-config to NetworkManager 2015-11-22 13:46:21 +01:00
Makefile.am build: extract version macros from "nm-version.h" to new header file "nm-version-macros.h" 2015-09-30 23:35:52 +02:00
test-dcb.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-general-with-expect.c build: add backward compatibility define for missing CLOCK_BOOTTIME 2015-11-13 17:22:35 +01:00
test-general.c core: fix assuming a connection without S390 properties (rh #1276343) 2015-11-03 08:47:32 +01:00
test-ip4-config.c core: strip trailing dot from domain search list 2015-12-05 10:08:15 +01:00
test-ip6-config.c core: strip trailing dot from domain search list 2015-12-05 10:08:15 +01:00
test-resolvconf-capture.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-route-manager.c tests: don't use a local address for testing a gateway route 2015-08-10 17:47:02 +02:00
test-secret-agent.py use /usr/bin/env instead of /bin/env 2011-03-29 01:00:47 +02:00
test-wired-defname.c test: initialize auto-destructed pointers 2015-03-13 11:50:50 +01:00