summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-03release: bump version to 1.11.0 (development)1.11.0-devBeniamino Galvani2-2/+16
2017-11-03release: bump version to 1.9.90 (1.10-rc1)1.10-rc1Beniamino Galvani1-1/+1
2017-11-03NEWS: update for a release candidateBeniamino Galvani1-0/+51
2017-11-03ndisc: fix ordering of gatewaysBeniamino Galvani2-5/+66
2017-11-02clients: merge branch 'bg/cli-agent-race-rh1438476'Beniamino Galvani2-5/+16
2017-11-02cli: enable secret-agent only after activationBeniamino Galvani1-4/+10
2017-11-02clients: implement CancelGetSecrets() secret-agent APIBeniamino Galvani1-1/+6
2017-11-02systemd: let "NetworkManager-wait-online.service" require "NetworkManager.ser...Thomas Haller1-1/+1
2017-11-02contrib/rpm: fix builds without ovs supportBeniamino Galvani1-0/+5
2017-11-02all: merge branch 'th/autoconnect-rh1401515-2'Thomas Haller16-169/+127
2017-11-02wifi: use connection.auth-retries to handle authentication in NMDeviceWifiThomas Haller1-27/+4
2017-11-02device: move tracking auth_retry to NMDeviceThomas Haller4-42/+24
2017-11-02ifcfg-rh: use svSetValueInt64_cond() in write_connection_setting()Thomas Haller1-13/+11
2017-11-02all: move setting 802-1x.auth-retries to connection.auth-retriesThomas Haller15-105/+106
2017-11-02libnm/client: proxy *_enabled and metered properties to the right objectLubomir Rintel1-4/+4
2017-10-31ifcfg-rh: refactor write_object() to avoid coverity warningThomas Haller1-18/+13
2017-10-31ovs: add backward compatibility wrapper for json_object_foreach() macroThomas Haller1-0/+8
2017-10-31core: merge branch 'th/autoconnect-rh1401515' (part 1)Thomas Haller20-204/+298
2017-10-31policy: move blocking autoconnect from NMDeviceModem to NMPolicyThomas Haller2-25/+23
2017-10-31policy: inline can_autoconnect check in auto_activate_device()Thomas Haller1-27/+15
2017-10-31policy: move nm_settings_connection_can_autoconnect() to policyThomas Haller3-27/+30
2017-10-31device: handle authentication retries using 802-1x.auth-retries settingThomas Haller6-54/+86
2017-10-31libnm,cli,ifcfg-rh: add NMSetting8021x:auth-retries propertyThomas Haller7-7/+74
2017-10-31docs: clearify documentation of connection.autoconnect-retriesThomas Haller2-2/+4
2017-10-31settings: add and use nm_settings_connection_autoconnect_retries_try_next()Thomas Haller4-10/+16
2017-10-31device: move resetting autoconnect retries from subtype to NMDeviceThomas Haller5-35/+31
2017-10-31config: remove nm_config_data_get_value_cached()Thomas Haller5-46/+25
2017-10-31config: add nm_config_data_get_value_int64() utilThomas Haller2-1/+24
2017-10-31settings/trivial: rename settings-connection's autoconnect functionsThomas Haller6-48/+48
2017-10-31Revert "device: log device type too"Lubomir Rintel1-6/+3
2017-10-31device: avoid touching sysctls for devices without platform linkLubomir Rintel1-0/+22
2017-10-31ifcfg-rh: remove password-raw keys file after testBeniamino Galvani1-1/+1
2017-10-31devices/ovs/ovsdb: fix 32bit buildsLubomir Rintel1-2/+2
2017-10-31ifcfg-rh: add support for 802-1x.password-raw propertyBeniamino Galvani6-14/+113
2017-10-31devices/ovs/ovsdb: fix build with old JanssonLubomir Rintel1-0/+8
2017-10-31build: always include data/NetworkManager-ovs.conf in distLubomir Rintel1-0/+3
2017-10-30docs: fix typo in NMSettingBridge:group-forward-mask docThomas Haller3-3/+3
2017-10-30merge: branch 'lr/ovs'Lubomir Rintel64-415/+6236
2017-10-30man: add OpenVSwitch overviewLubomir Rintel6-1/+217
2017-10-30libnm: fix normalizing and verifying OVS connectionsThomas Haller7-93/+568
2017-10-30tests: add nmtst_assert_connection_has_settings() helperThomas Haller1-0/+57
2017-10-30libnm: add nm_connection_get_settings()Thomas Haller3-27/+62
2017-10-30device: keep platform link alive in device_link_changed()Thomas Haller1-12/+12
2017-10-30core/connection: allow address for ovs interfacesLubomir Rintel1-36/+49
2017-10-30device: add support for OpenVSwitch devicesLubomir Rintel13-0/+2583
2017-10-30all: add OVSDB connection failure device state reasonLubomir Rintel3-0/+6
2017-10-30clients: add support for ovs-bridge settingLubomir Rintel5-0/+47
2017-10-30clients: add support for ovs-port settingLubomir Rintel5-0/+59
2017-10-30clients: add support for ovs-interface settingLubomir Rintel5-0/+32
2017-10-30clients: add support for ovs-patch settingLubomir Rintel5-0/+20