summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-16WIP: manager: merge in connection defaults on AddAndActivatelr/conn-defaultsLubomir Rintel1-7/+9
2023-03-16WIP: config-data: add a routine that extends a variant from users with defaultsLubomir Rintel2-0/+151
2023-03-16WIP: config-data: add on-add-and-activate= to [connection*]Lubomir Rintel2-3/+18
2023-03-16WIP: config-data: factor out traversing connection/device match sectionsLubomir Rintel1-29/+53
2023-03-16WIP: manager: check device path on AddAndActivateLubomir Rintel1-0/+11
2023-03-16manager: error out on wrong connection passed to AddAndActivateLubomir Rintel1-5/+8
2023-03-09release: improve hint about documentation in "release.sh"Thomas Haller1-0/+1
2023-03-09release: fix honoring $ORIGIN environment variableThomas Haller1-2/+3
2023-03-09core: fix constructing the IP4Config.Nameservers propertyHaochen Tong1-1/+1
2023-03-08glib-aux: ensure alignment for nm_ether_addr_zeroThomas Haller2-1/+6
2023-03-08glib-aux: drop unused union field NMIPAddr.arrayThomas Haller2-6/+5
2023-03-08glib-aux: make NMIPAddr a plain unionThomas Haller2-10/+8
2023-03-08glib-aux: remove duplicate forward declartion of nm_ip_addr_zeroThomas Haller1-4/+1
2023-03-08glib-aux: drop ethernet fields from NMIPAddr unionThomas Haller1-8/+1
2023-03-08all: merge branch 'th/platform-rt-prefsrc' (part 1)Thomas Haller7-13/+31
2023-03-08all: use c_list_is_empty_or_single() where appropriateThomas Haller3-4/+5
2023-03-08std-aux: add c_list_is_empty_or_single() helperThomas Haller2-0/+14
2023-03-08glib-aux: make _LOGT_ENABLED()/_LOGD_ENABLED() as G_UNLIKELY()Thomas Haller1-9/+9
2023-03-08std-aux/trivial: add code comment to NM_IS_IPv4()Thomas Haller1-0/+3
2023-03-08release: bump version to 1.43.3 (development)1.43.3-devLubomir Rintel2-2/+2
2023-03-08merge: branch 'ff/fix_networking_off'Fernando Fernandez Mancera4-21/+36
2023-03-08devices: drop wrong assertion on parent when ifindex is not presentff/fix_networking_offFernando Fernandez Mancera2-6/+22
2023-03-08core: set STATE_REASON_CONNECTION_ASSUMED when waking upFernando Fernandez Mancera1-1/+1
2023-03-08device: always queue recheck_assume before making device managedFernando Fernandez Mancera1-13/+9
2023-03-08device: do cleanup type removed if sys-iface-state is REMOVEDFernando Fernandez Mancera1-1/+4
2023-03-08merge: branch 'lr/aws-ec2-idms2'Lubomir Rintel7-146/+224
2023-03-08contrib: update history and hints in "nm-in-container.sh" scriptThomas Haller1-3/+3
2023-03-08libnm/docs: mention "ipv[46].dhcp-iaid=stable" to be affected by "connection....Thomas Haller3-8/+9
2023-03-07nmcli: set LESSSECURE=1 (unless already set)Lubomir Rintel1-0/+1
2023-03-07cloud-setup/ec2: start with requesting a IMDSv2 tokenlr/aws-ec2-idms2Lubomir Rintel1-20/+54
2023-03-07cloud-setup: document detect() and get_config() methodsLubomir Rintel1-0/+28
2023-03-07cloud-setup: make nm_http_client_req() accept a method argumentLubomir Rintel6-0/+31
2023-03-07cloud-setup: rename get/Get identifiers to req and ReqLubomir Rintel6-114/+114
2023-03-07cloud_setup: unexport nm_http_client_get()Lubomir Rintel2-17/+2
2023-03-07build: fix pretty() sed invocation portability in .ver scriptDaniel Kolesa1-1/+1
2023-03-06merge: branch 'ff/new_bond_options'Fernando Fernandez Mancera13-52/+273
2023-03-06bonding: add support to ns_ip6_target optionff/new_bond_optionsFernando Fernandez Mancera11-50/+157
2023-03-06netlink: introduce nla_get_in6_addr() helperFernando Fernandez Mancera1-0/+11
2023-03-06bonding: add support to lacp_active optionFernando Fernandez Mancera8-4/+75
2023-03-06bonding: add support to arp_missed_max optionFernando Fernandez Mancera7-2/+34
2023-03-06platform: compare arp_ip_targets_num before arp_ip_target valuesFernando Fernandez Mancera1-1/+1
2023-03-06core: fix crash when reloading global dns configurationBeniamino Galvani1-11/+13
2023-03-06po/ca: fixes to Catalan translationJordi Mas1-7/+7
2023-03-03connectivity: avoid uninitialized variable warning in nm_connectivity_check_s...Thomas Haller1-12/+6
2023-03-03platform/tests: avoid accessing in_addr_t via NMIPAddr unionThomas Haller1-2/+6
2023-03-03contrib: install more packages in "nm-in-container.sh"Thomas Haller1-0/+3
2023-03-03merge: branch 'bg/dnsmasq-global-conf'Beniamino Galvani2-7/+13
2023-03-03man: update documentation about global DNS configurationbg/dnsmasq-global-confBeniamino Galvani1-6/+11
2023-03-03dnsmasq: process both global and per-device configurationBeniamino Galvani1-1/+2
2023-03-03contrib: add usage comment to "git-subtree-reimport.sh"Thomas Haller1-0/+9