summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-05platform/linux: fix detection of IFA_FLAGS supportlr/ifla-flags-detectionLubomir Rintel1-1/+1
2019-03-05build: fix build dependency for generating libnm enum headers before building...Thomas Haller1-0/+1
2019-03-05core,wireguard: merge branch 'th/wireguard-routes'Thomas Haller26-925/+1072
2019-03-05wireguard: implement direct "peer-routes" for WireGuard allowed-ips rangesThomas Haller2-1/+137
2019-03-05wireguard: add "peer-routes" setting for WireGuard profilesThomas Haller5-0/+54
2019-03-05wireguard: add "mtu" setting for WireGuard profilesThomas Haller8-21/+119
2019-03-05device: expose nm_device_ip_config_new() as internal APIThomas Haller2-19/+25
2019-03-05device: merge stage3 and stage4 ip-config function for IPv4 and IPv6Thomas Haller13-517/+378
2019-03-05device/trivial: rename wwan_ip_config to dev2_ip_configThomas Haller3-26/+27
2019-03-05device: merge IPv4 and IPv6 variant of nm_device_set_wwan_ip_config()Thomas Haller3-19/+23
2019-03-05device: avoid setting an empty dev_ip_config_4 for activate_schedule_ip_confi...Thomas Haller1-10/+5
2019-03-05device/trivial: rename dev_ip4_config fieldThomas Haller1-13/+14
2019-03-05device: unify IPv4 and IPv6 handling of IP state of deviceThomas Haller2-78/+80
2019-03-05device/trivial: rename ip-state fields in NMDevicePrivateThomas Haller1-61/+61
2019-03-05device/trivial: rename IpState to NMDeviceIPStateThomas Haller1-103/+103
2019-03-05device: unify IPv4 and IPv6 device methods for IP configsThomas Haller7-106/+101
2019-03-05core: use nm_connection_get_setting_ip_config() helperThomas Haller3-37/+10
2019-03-05libnm-core: add nm_connection_get_setting_ip_config() helperThomas Haller2-0/+17
2019-03-05core: accept %NULL as source argument for nm_utils_ipx_address_clear_host_add...Thomas Haller2-5/+9
2019-03-05merge: branch 'bg/nmcli-agent-fixes'Beniamino Galvani1-3/+15
2019-03-05clients: fix GVariantBuilder memory leakBeniamino Galvani1-1/+4
2019-03-04clients: fix i/o stream memory leaksBeniamino Galvani1-0/+6
2019-03-04clients: fix keyfile string memory leakBeniamino Galvani1-1/+4
2019-03-04clients: fix double freeBeniamino Galvani1-1/+1
2019-03-04manager: ignore ovs-system master when assuming connectionsBeniamino Galvani1-1/+6
2019-03-04ifcfg-rh: avoid duplicate cache lookup in is_wifi_device()Thomas Haller1-6/+4
2019-02-26po: update Esperanto (eo) translationKristjan SCHMIDT1-1837/+2034
2019-02-26wifi: merge branch 'bg/pmf-fix-issue129'Beniamino Galvani1-17/+20
2019-02-26supplicant: fix setting pmf when the supplicant doesn't advertise supportBeniamino Galvani1-15/+16
2019-02-26supplicant: clarify ready_count usageBeniamino Galvani1-13/+15
2019-02-26examples: fix handling secrets in nm-wg-setThomas Haller1-2/+17
2019-02-26examples: improve hints about existing WireGuard profiles in nm-wg-setThomas Haller1-6/+21
2019-02-26libnm,core: fix device TYPE for Wi-Fi P2P devicesThomas Haller3-17/+34
2019-02-25cli/tests: fix cli tests after changing Polish translationsThomas Haller2-117/+117
2019-02-25po: update Polish (pl) translationPiotr Drąg1-4242/+1855
2019-02-25Mark broken strings in translations as fuzzyPiotr Drąg6-16/+16
2019-02-23release: update NEWSThomas Haller1-3/+10
2019-02-23release: bump version to 1.17.0 (development)Thomas Haller4-3/+18
2019-02-23release: bump version to 1.15.90 (1.16-rc1)Thomas Haller2-2/+2
2019-02-23release: update NEWSThomas Haller1-0/+20
2019-02-23release: update NEWS with entires from 1.14.6Thomas Haller1-5/+40
2019-02-23Revert "build/meson: name platform tests like autotools"Thomas Haller1-2/+2
2019-02-23build/meson: name platform tests like autotoolsThomas Haller1-2/+2
2019-02-23build/meson: increase timeouts for some testsThomas Haller11-10/+21
2019-02-22license: re-license initrd-generator and ibft reader as LGPLThomas Haller3-30/+33
2019-02-22all/trivial: fix whitespace/indentationThomas Haller2-5/+5
2019-02-22device: fix suppressing warning log about unsupported IPv6LL handlingThomas Haller1-1/+1
2019-02-22device: do ARP announcements only after masters have a slaveBeniamino Galvani1-3/+35
2019-02-22cli: merge branch 'th/nmcli-wifi-p2p-wfd-ies'Thomas Haller9-238/+256
2019-02-22cli: support NM_SETTING_WIFI_P2P_WFD_IES propertyThomas Haller1-0/+3