summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* all: add route-attribtute "onlink" for IPv4th/platform-routes-onlinkThomas Haller2017-11-072-0/+2
* platform: consider RTNH_F_ONLINK onlink flag for IPv4 routesThomas Haller2017-11-073-5/+9
* platform: track all rtm_flags for routesThomas Haller2017-11-075-31/+66
* core: merge IPv4 and IPv6 version of _nm_ip_config_merge_route_attributes()Thomas Haller2017-11-073-92/+79
* platform: add generic NM_PLATFORM_IP_ROUTE_CAST() macroThomas Haller2017-11-071-13/+15
* shared: add nm_ip_addr_set() helperThomas Haller2017-11-071-0/+13
* shared/trivial: move codeThomas Haller2017-11-071-17/+17
* po: update Swedish (sv) translation (bgo #790018)Josef Andersson2017-11-071-2301/+4950
* examples: add python example using VPN import codeThomas Haller2017-11-061-0/+74
* ifcfg-rh: persist the connection type for TeamPort connectionsBeniamino Galvani2017-11-065-3/+78
* build: fix glib-compile-resources for unsupported --internal flagThomas Haller2017-11-061-1/+1
* 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
* build: make dist with fake typelibsLubomir Rintel2017-11-061-1/+6
* 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
* libnm: register empty NMClient and NetworkManager when loading libnm with GIRLubomir Rintel2017-11-067-4/+145
* examples/js: add a javascript exampleLubomir Rintel2017-11-062-0/+186
* shared: update version macros for 1.11Beniamino Galvani2017-11-031-2/+3
* release: bump version to 1.11.0 (development)1.11.0-devBeniamino Galvani2017-11-032-2/+16
* 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