NetworkManager/clients
Thomas Haller 2730dc60de all: move setting 802-1x.auth-retries to connection.auth-retries
The number of authentication retires is useful also for passwords aside
802-1x settings. For example, src/devices/wifi/nm-device-wifi.c also has
a retry counter and uses a hard-coded value of 3.

Move the setting, so that it can be used in general. Although it is still
not implemented for other settings.

This is an API and ABI break.
2017-11-02 11:41:01 +01:00
..
cli clients: add support for ovs-bridge setting 2017-10-30 17:40:09 +01:00
common all: move setting 802-1x.auth-retries to connection.auth-retries 2017-11-02 11:41:01 +01:00
tui core,clients: use our own string hashing function nm_str_hash() 2017-10-18 13:05:00 +02:00
nm-online.c nm-online: fix wrong assertion failure during nm-online 2017-02-07 19:42:30 +01:00