summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ifcfg-rh: fail to save connections with the 'link' settingbg/link-setting-ifcfgBeniamino Galvani2023-03-162-2/+7
* ifcfg-rh: add helper to set unsupported errorBeniamino Galvani2023-03-162-8/+29
* man: update list of settings not supported by ifcfg-rhBeniamino Galvani2023-03-161-1/+1
* libnm: sort setting headers in NetworkManager.hBeniamino Galvani2023-03-161-2/+2
* nm-in-container: disable handling of "/etc/resolv.conf" in container and use ...Thomas Haller2023-03-163-0/+10
* ifcfg-rh: merge branch 'th/ifcfg-hostname'Thomas Haller2023-03-152-12/+32
|\
| * ifcfg-rh: fix preserving hostname setting in readerThomas Haller2023-03-151-5/+14
| * ifcfg-rh: set errno from svParseBoolean()/svGetValueBoolean()/svGetValueTerna...Thomas Haller2023-03-151-5/+16
| * ifcfg-rh: return ENOKEY errno from svGetValueEnum() for missing keyThomas Haller2023-03-152-2/+2
|/
* nm-in-container: add nm-deploy.sh script for reinstalling NetworkManagerThomas Haller2023-03-152-0/+16
* nm-in-container: symlink NM/NM-ci directories in nm-in-containerThomas Haller2023-03-151-3/+20
* glib-aux,cloud-setup: merge branch 'th/cloud-setup-utils-poll'Thomas Haller2023-03-135-287/+307
|\
| * glib-aux,cloud-setup: move nm{cs,}_utils_poll() to libnm-glib-auxThomas Haller2023-03-135-298/+299
| * cloud-setup: add register-object callback to nmcs_utils_poll()Thomas Haller2023-03-133-20/+37
| * cloud-setup/trivial: fix gtkdoc comment for nmcs_utils_poll()Thomas Haller2023-03-131-6/+7
| * cloud-setup: don't pass separate user-data when polling in nm_http_client_pol...Thomas Haller2023-03-131-3/+4
|/
* ip-tunnel: merge branch 'pr/1565'Beniamino Galvani2023-03-135-38/+113
|\
| * platform/tests: ip6gre & ip6gretap test cases (ip6 tunnel flags)Joao Machado2023-03-132-34/+105
| * libnmc-setting/docs: how to disable ip-tunnel.encapsulation-limit (ip6)Joao Machado2023-03-133-3/+3
| * libnm-core-impl: allow ip6 tunnel flags for ip6gre & ip6gretapJoao Machado2023-03-131-1/+5
|/
* contrib: escape shell arguments in "nm-setup-git.sh" outputThomas Haller2023-03-091-2/+12
* release: improve hint about documentation in "release.sh"Thomas Haller2023-03-091-0/+1
* release: fix honoring $ORIGIN environment variableThomas Haller2023-03-091-2/+3
* core: fix constructing the IP4Config.Nameservers propertyHaochen Tong2023-03-091-1/+1
* glib-aux: ensure alignment for nm_ether_addr_zeroThomas Haller2023-03-082-1/+6
* glib-aux: drop unused union field NMIPAddr.arrayThomas Haller2023-03-082-6/+5
* glib-aux: make NMIPAddr a plain unionThomas Haller2023-03-082-10/+8
* glib-aux: remove duplicate forward declartion of nm_ip_addr_zeroThomas Haller2023-03-081-4/+1
* glib-aux: drop ethernet fields from NMIPAddr unionThomas Haller2023-03-081-8/+1
* all: merge branch 'th/platform-rt-prefsrc' (part 1)Thomas Haller2023-03-087-13/+31
|\
| * all: use c_list_is_empty_or_single() where appropriateThomas Haller2023-03-083-4/+5
| * std-aux: add c_list_is_empty_or_single() helperThomas Haller2023-03-082-0/+14
| * glib-aux: make _LOGT_ENABLED()/_LOGD_ENABLED() as G_UNLIKELY()Thomas Haller2023-03-081-9/+9
| * std-aux/trivial: add code comment to NM_IS_IPv4()Thomas Haller2023-03-081-0/+3
|/
* release: bump version to 1.43.3 (development)1.43.3-devLubomir Rintel2023-03-082-2/+2
* merge: branch 'ff/fix_networking_off'Fernando Fernandez Mancera2023-03-084-21/+36
|\
| * devices: drop wrong assertion on parent when ifindex is not presentff/fix_networking_offFernando Fernandez Mancera2023-03-082-6/+22
| * core: set STATE_REASON_CONNECTION_ASSUMED when waking upFernando Fernandez Mancera2023-03-081-1/+1
| * device: always queue recheck_assume before making device managedFernando Fernandez Mancera2023-03-081-13/+9
| * device: do cleanup type removed if sys-iface-state is REMOVEDFernando Fernandez Mancera2023-03-081-1/+4
|/
* merge: branch 'lr/aws-ec2-idms2'Lubomir Rintel2023-03-087-146/+224
|\
| * cloud-setup/ec2: start with requesting a IMDSv2 tokenlr/aws-ec2-idms2Lubomir Rintel2023-03-071-20/+54
| * cloud-setup: document detect() and get_config() methodsLubomir Rintel2023-03-071-0/+28
| * cloud-setup: make nm_http_client_req() accept a method argumentLubomir Rintel2023-03-076-0/+31
| * cloud-setup: rename get/Get identifiers to req and ReqLubomir Rintel2023-03-076-114/+114
| * cloud_setup: unexport nm_http_client_get()Lubomir Rintel2023-03-072-17/+2
* | contrib: update history and hints in "nm-in-container.sh" scriptThomas Haller2023-03-081-3/+3
* | libnm/docs: mention "ipv[46].dhcp-iaid=stable" to be affected by "connection....Thomas Haller2023-03-083-8/+9
* | nmcli: set LESSSECURE=1 (unless already set)Lubomir Rintel2023-03-071-0/+1
* | build: fix pretty() sed invocation portability in .ver scriptDaniel Kolesa2023-03-071-1/+1