summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-15platform: add netlink support for bond port optionsFernando Fernandez Mancera7-33/+250
2023-05-15bond,bridge,team: use uuid for con.master when generating connectionLubomir Rintel3-12/+15
2023-05-15platform: rename link_change() to link_change_extra()Beniamino Galvani3-13/+19
2023-05-15libnm: fix ifcfg variable documentation at queue-id propertyFernando Fernandez Mancera1-1/+1
2023-05-03NEWS: belatedly mention default for ipv6.addr-gen-modeThomas Haller1-0/+2
2023-04-19device: emit dhcp-change dispatcher event also after a lease renewalBeniamino Galvani1-6/+6
2023-04-11device: stop activation when queueing the unmanaged stateBeniamino Galvani1-0/+3
2023-04-06dhcp: reset IPv6 DAD flag on lease updateBeniamino Galvani1-0/+1
2023-04-06wwan/ofono: correct MMS proxy property lookupRatchanan Srirattanamet1-3/+3
2023-04-06release: bump version to 1.40.19 (development)1.40.19-devLubomir Rintel2-2/+2
2023-04-06release: bump version to 1.40.181.40.18Lubomir Rintel2-2/+2
2023-04-06core: fix setting non-blocking FD in nm_utils_spawn_helper()Thomas Haller1-2/+2
2023-04-06core: fix setting FD flags in _rfkill_update_system()Thomas Haller1-9/+1
2023-04-06core: fix setting non-blocking stderr in nm_utils_spawn_helper()Thomas Haller1-1/+1
2023-04-06core: fix setting non-blocking FD in nm_utils_spawn_helper()Thomas Haller1-2/+2
2023-04-06release: improve hint about documentation in "release.sh"Thomas Haller1-0/+1
2023-04-06release: fix honoring $ORIGIN environment variableThomas Haller1-2/+3
2023-04-06contrib/release: fix version in import-docs hint messageThomas Haller1-1/+6
2023-04-06contrib/release.sh: add hint about publishing documentation on websiteThomas Haller1-1/+30
2023-04-06NEWS: updateLubomir Rintel1-0/+10
2023-04-03libnm/tests: avoid uninitialized variable warning in _invalid_option_write_ha...Thomas Haller1-2/+2
2023-03-29wifi: fix aggressively roaming (background Wi-Fi scanning) based on seen-bssidsThomas Haller6-11/+34
2023-03-29dns: add support to no-aaaa optionFernando Fernandez Mancera4-7/+10
2023-03-28core: fix l3cd comparisonBeniamino Galvani1-27/+28
2023-03-23cloud-setup: actually pass the HTTP method in nm_http_client_poll_req()Lubomir Rintel1-1/+2
2023-03-09cloud-setup/ec2: start with requesting a IMDSv2 tokenLubomir Rintel1-20/+54
2023-03-09cloud-setup: document detect() and get_config() methodsLubomir Rintel1-0/+28
2023-03-09cloud-setup: make nm_http_client_req() accept a method argumentLubomir Rintel6-0/+31
2023-03-09cloud-setup: rename get/Get identifiers to req and ReqLubomir Rintel6-114/+114
2023-03-09cloud_setup: unexport nm_http_client_get()Lubomir Rintel2-17/+2
2023-03-09cloud-setup: use nm_strv_dup_packed() in nm_http_client_poll_get()Thomas Haller1-2/+7
2023-03-09platform/tests: avoid accessing in_addr_t via NMIPAddr unionThomas Haller1-2/+6
2023-03-09platform: compare arp_ip_targets_num before arp_ip_target valuesFernando Fernandez Mancera1-1/+1
2023-03-09platform: ensure ext-data is of expected typeThomas Haller1-14/+23
2023-03-09doc: fix documenting "carrier-wait-timeout" in NetworkManager-wait-online manualThomas Haller1-1/+1
2023-03-09libnm: merge branch 'champtar:route-unreachable'Thomas Haller3-3/+3
2023-03-09platform/trivial: fix route type name (unavailable -> unreachable)Etienne Champetier1-1/+1
2023-03-09doc: fix route type name (unavailable -> unreachable)Etienne Champetier2-2/+2
2023-03-02settings: preserve existing connection flags on updateBeniamino Galvani1-2/+6
2023-02-23release: bump version to 1.40.17 (development)1.40.17-devBeniamino Galvani2-2/+2
2023-02-23release: bump version to 1.40.161.40.16Beniamino Galvani2-2/+2
2023-02-23NEWS: updateBeniamino Galvani1-0/+11
2023-02-22merge: branch 'bg/hostname-skip-ipv6-tentative'Beniamino Galvani5-50/+120
2023-02-22device: skip DNS resolution for tentative IPv6 addressesBeniamino Galvani1-0/+3
2023-02-22nm-daemon-helper: log to stderr any error from getaddrinfo()Beniamino Galvani1-8/+21
2023-02-22core: print stderr from nm-daemon-helperBeniamino Galvani1-1/+43
2023-02-22device: improve logging for hostname-from-dns eventsBeniamino Galvani3-39/+51
2023-02-22core: change buffer allocation size for the daemon helperBeniamino Galvani1-2/+2
2023-02-21dhcp: merge branch 'th/dhcp-iaid'Thomas Haller13-90/+252
2023-02-21libnm/docs: improve documentation for ipv[46].dhcp-iaid settingThomas Haller3-16/+26