summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-13glib-aux,cloud-setup: move nm{cs,}_utils_poll() to libnm-glib-auxThomas Haller5-298/+299
2023-03-13cloud-setup: add register-object callback to nmcs_utils_poll()Thomas Haller3-20/+37
2023-03-13cloud-setup/trivial: fix gtkdoc comment for nmcs_utils_poll()Thomas Haller1-6/+7
2023-03-13cloud-setup: don't pass separate user-data when polling in nm_http_client_pol...Thomas Haller1-3/+4
2023-03-13ip-tunnel: merge branch 'pr/1565'Beniamino Galvani5-38/+113
2023-03-13platform/tests: ip6gre & ip6gretap test cases (ip6 tunnel flags)Joao Machado2-34/+105
2023-03-13libnmc-setting/docs: how to disable ip-tunnel.encapsulation-limit (ip6)Joao Machado3-3/+3
2023-03-13libnm-core-impl: allow ip6 tunnel flags for ip6gre & ip6gretapJoao Machado1-1/+5
2023-03-09contrib: escape shell arguments in "nm-setup-git.sh" outputThomas Haller1-2/+12
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