NetworkManager/libnm-core/tests
Thomas Haller b1297b8b8a libnm,cli,ifcfg-rh: add connection:wait-device-timeout property
Initscripts already honor the DEVTIMEOUT variable (rh #1171917).

Don't make this a property only supported by initscripts. Every
useful property should also be supported by keyfile and it should
be accessible via D-Bus.

Also, I will soon drop NMSIfcfgConnection, so handling this would
require extra code. It's easier when DEVTIMEOUT is a regular property of
the connection profile.

The property is not yet implemented. ifcfg-rh still uses the old
implementation, and keyfile is not yet adjusted. Since both keyfile
and ifcfg-rh will both be rewritten soon, this property will be
implemented then.
2019-07-10 12:43:06 +02:00
..
certs libnm-core: support private keys encrypted with AES-{192,256}-CBC 2018-08-28 11:05:01 +02:00
meson.build build/meson: rename "nm_core_dep" to "libnm_core_dep" 2019-04-18 20:13:49 +02:00
nm-core-tests-enum-types.c.template build: use template files for enum types' sources generation 2017-12-18 11:25:06 +01:00
nm-core-tests-enum-types.h.template build: use template files for enum types' sources generation 2017-12-18 11:25:06 +01:00
test-compare.c all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
test-crypto.c all: drop empty first line from sources 2019-06-11 10:15:06 +02:00
test-general-enums.h all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
test-general.c libnm,cli,ifcfg-rh: add connection:wait-device-timeout property 2019-07-10 12:43:06 +02:00
test-keyfile.c all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
test-secrets.c libnm: fix setting error for nm_connection_update_secrets() 2019-06-26 12:26:11 +02:00
test-setting.c libnm: add nm_connection_to_dbus_full() with options argument 2019-06-28 16:48:17 +02:00
test-settings-defaults.c all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00