NetworkManager/src/tests
Thomas Haller dc0193ac02 config: support a [connection] section to NetworkManager.conf to specify connection defaults
Add support for a new section [connection] in NetworkManager.conf.
If the connection leaves an option at "unknown"/"default", we can
support overwriting the value from global configuration.

We also support other sections that are named with "connection"
as a prefix, such as [connection2], [connection-wifi]. This is
to support multiple default values that can be applied depending
on the used device.

I think this has great potential. Only downside is that when
the user looks at a connection value, it will see that it is
unspecified. But the actually used value depends on the device
type and might not be obvious.

https://bugzilla.gnome.org/show_bug.cgi?id=695383
https://bugzilla.redhat.com/show_bug.cgi?id=1164677
2015-06-05 12:38:29 +02:00
..
config config: support a [connection] section to NetworkManager.conf to specify connection defaults 2015-06-05 12:38:29 +02:00
Makefile.am builds: only enable TAP driver for glib >= 2.37.6 2015-05-28 12:51:24 +02:00
test-dcb.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-general-with-expect.c core: add nm_utils_monotonic_timestamp_as_boottime() function 2015-04-29 07:32:42 +02:00
test-general.c utils: match a cloned mac address with a connection that does not specify it 2015-04-27 11:33:58 +02:00
test-ip4-config.c test: move some old tests to nm-test-utils.h 2015-05-06 17:23:33 +02:00
test-ip6-config.c core: pass ifindex as parameter to nm_ip6_config_new() 2015-02-27 16:50:09 +01:00
test-resolvconf-capture.c core: capture DNS options from resolv.conf 2015-05-13 17:15:35 +02:00
test-route-manager.c route-manager/test: fix missing initialization of temporary variables on stack 2015-05-13 14:31:05 +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-02-09 15:19:30 +01:00