summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device: refactor autoconnect blocking by introducing NMDeviceAutoconnectBlock...Thomas Haller2017-11-086-53/+81
* policy: don't check autoconnect flag of connection in nm_device_can_auto_conn...Thomas Haller2017-11-081-6/+0
* policy: refactor auto_activate_device() to return earlyThomas Haller2017-11-081-37/+37
* policy: optimize nm_device_can_auto_connect() to not check nm_device_autoconn...Thomas Haller2017-11-082-2/+11
* device: minor refactoring of condition in nm_device_autoconnect_allowed()Thomas Haller2017-11-081-3/+6
* device/olpc-mesh: reject autoconnect requests early via get_autoconnect_allow...Thomas Haller2017-11-081-5/+2
* device: inline NMDevice's implementation of can_auto_connect()Thomas Haller2017-11-082-13/+18
* policy: remove redundant check in device_autoconnect_changed()Thomas Haller2017-11-081-4/+2
* device: move nm_device_get_enabled() from schedule_activate_check() to nm_dev...Thomas Haller2017-11-082-3/+3
* device: drop stub implementation of get_autoconnect_allowed() in NMDeviceThomas Haller2017-11-082-12/+5
* po: update Swedish (sv) translation (bgo #790018)Josef Andersson2017-11-071-2301/+4950
* ifcfg-rh: persist the connection type for TeamPort connectionsBeniamino Galvani2017-11-065-3/+78
* po: update Polish (pl) translation (bgo #789874)Piotr Drąg2017-11-061-1280/+1416
* doc: fix type on documentation for NMSettingOvsPort:bond-updelayThomas Haller2017-11-062-2/+2
* logging: configure dnsmasq's logging in shared mode via nm-loggingThomas Haller2017-11-062-2/+3
* man: document PROXY logging domainThomas Haller2017-11-061-1/+3
* release: bump version to 1.9.90 (1.10-rc1)1.10-rc1Beniamino Galvani2017-11-031-1/+1
* NEWS: update for a release candidateBeniamino Galvani2017-11-031-0/+51
* ndisc: fix ordering of gatewaysBeniamino Galvani2017-11-032-5/+66
* clients: merge branch 'bg/cli-agent-race-rh1438476'Beniamino Galvani2017-11-022-5/+16
|\
| * cli: enable secret-agent only after activationBeniamino Galvani2017-11-021-4/+10
| * clients: implement CancelGetSecrets() secret-agent APIBeniamino Galvani2017-11-021-1/+6
|/
* systemd: let "NetworkManager-wait-online.service" require "NetworkManager.ser...Thomas Haller2017-11-021-1/+1
* contrib/rpm: fix builds without ovs supportBeniamino Galvani2017-11-021-0/+5
* all: merge branch 'th/autoconnect-rh1401515-2'Thomas Haller2017-11-0216-169/+127
|\
| * wifi: use connection.auth-retries to handle authentication in NMDeviceWifiThomas Haller2017-11-021-27/+4
| * device: move tracking auth_retry to NMDeviceThomas Haller2017-11-024-42/+24
| * ifcfg-rh: use svSetValueInt64_cond() in write_connection_setting()Thomas Haller2017-11-021-13/+11
| * all: move setting 802-1x.auth-retries to connection.auth-retriesThomas Haller2017-11-0215-105/+106
|/
* libnm/client: proxy *_enabled and metered properties to the right objectLubomir Rintel2017-11-021-4/+4
* ifcfg-rh: refactor write_object() to avoid coverity warningThomas Haller2017-10-311-18/+13
* ovs: add backward compatibility wrapper for json_object_foreach() macroThomas Haller2017-10-311-0/+8
* core: merge branch 'th/autoconnect-rh1401515' (part 1)Thomas Haller2017-10-3120-204/+298
|\
| * policy: move blocking autoconnect from NMDeviceModem to NMPolicyThomas Haller2017-10-312-25/+23
| * policy: inline can_autoconnect check in auto_activate_device()Thomas Haller2017-10-311-27/+15
| * policy: move nm_settings_connection_can_autoconnect() to policyThomas Haller2017-10-313-27/+30
| * device: handle authentication retries using 802-1x.auth-retries settingThomas Haller2017-10-316-54/+86
| * libnm,cli,ifcfg-rh: add NMSetting8021x:auth-retries propertyThomas Haller2017-10-317-7/+74
| * docs: clearify documentation of connection.autoconnect-retriesThomas Haller2017-10-312-2/+4
| * settings: add and use nm_settings_connection_autoconnect_retries_try_next()Thomas Haller2017-10-314-10/+16
| * device: move resetting autoconnect retries from subtype to NMDeviceThomas Haller2017-10-315-35/+31
| * config: remove nm_config_data_get_value_cached()Thomas Haller2017-10-315-46/+25
| * config: add nm_config_data_get_value_int64() utilThomas Haller2017-10-312-1/+24
| * settings/trivial: rename settings-connection's autoconnect functionsThomas Haller2017-10-316-48/+48
|/
* Revert "device: log device type too"Lubomir Rintel2017-10-311-6/+3
* device: avoid touching sysctls for devices without platform linkLubomir Rintel2017-10-311-0/+22
* ifcfg-rh: remove password-raw keys file after testBeniamino Galvani2017-10-311-1/+1
* devices/ovs/ovsdb: fix 32bit buildsLubomir Rintel2017-10-311-2/+2
* ifcfg-rh: add support for 802-1x.password-raw propertyBeniamino Galvani2017-10-316-14/+113
* devices/ovs/ovsdb: fix build with old JanssonLubomir Rintel2017-10-311-0/+8