summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-12libnmc: fix openconnect option "--cafile" in nm_vpn_openconnect_authenticate_...th/client-secrets-cleanupThomas Haller1-1/+1
2023-05-12libnmc: drop redundant defines for array lengthsThomas Haller1-9/+8
2023-05-12tui: cleanup secrets_requested() function to use cleanup attributeThomas Haller1-11/+5
2023-05-12cloud-setup: merge branch 'lr/more-cloud-setup-tests'Thomas Haller8-49/+477
2023-05-12test/cloud-meta-mock: mock GCP metadata APILubomir Rintel1-0/+11
2023-05-12test/cloud-meta-mock: mock azure metadata APILubomir Rintel1-0/+16
2023-05-12test/cloud-meta-mock: mock aliyun metadata APILubomir Rintel1-0/+15
2023-05-12test/client: test cloud-setup GCP supportLubomir Rintel1-0/+61
2023-05-12cloud-setup/gcp: add ability to redirect metadata API requestsLubomir Rintel1-7/+31
2023-05-12test/client: test cloud-setup azure supportLubomir Rintel1-0/+86
2023-05-12cloud-setup/azure: add ability to redirect metadata API requestsLubomir Rintel1-1/+23
2023-05-12test/client: test cloud-setup aliyun supportLubomir Rintel1-0/+90
2023-05-12test-client: use a test fixture from the testLubomir Rintel1-2/+41
2023-05-12test/cloud-meta-mock: allow putting the resourcesLubomir Rintel1-16/+58
2023-05-12test-client: factor out the test device setupLubomir Rintel1-3/+1
2023-05-12test-client: hardcode the cloud-setup mac addressesLubomir Rintel1-2/+2
2023-05-12test: fix file description passing to cloud-setup mock serviceLubomir Rintel1-1/+1
2023-05-12Revert "client/tests: don't do dup2() dance to pass file descriptor to "tools...Lubomir Rintel2-3/+9
2023-05-12test-client: cleanup after test on failureThomas Haller1-1/+9
2023-05-12test-client: increase context in pexecpt failure for debuggingThomas Haller1-0/+2
2023-05-12cloud-init: fix leaking iproutes for GCP providerThomas Haller4-13/+14
2023-05-12libnm-core: add internal _nm_ip_route_ref() helperThomas Haller1-0/+7
2023-05-11cli,tui: merge branch 'dwmw2:openconnect-cli'Thomas Haller4-152/+260
2023-05-11libnmc-base: fix port extraction for openconnect authDavid Woodhouse1-3/+44
2023-05-11libnmc-base: report explicit error if not gateway configured for openconnectDavid Woodhouse1-2/+10
2023-05-11nmtui: do not prompt for secrets if openconnect already provided themDavid Woodhouse1-38/+25
2023-05-11nmcli, nmtui: reduce duplication around openconnect auth helperDavid Woodhouse4-133/+69
2023-05-11libnmc-base: add supported options for OpenConnect CLI authenticationDavid Woodhouse1-5/+85
2023-05-11nmcli, nmtui: update authentication for OpenConnectDavid Woodhouse4-43/+99
2023-05-11po: fix mistranslation in Turkish (tr)Sabri Unal1-1/+1
2023-05-10bond: merge branch 'th/slb-bond-no-counters'Thomas Haller7-30/+223
2023-05-10core/tests: add test for nm_firewall_nft_stdio_mlag()Thomas Haller1-0/+122
2023-05-10bond: don't configure "counter" on nft rules for slb-bonding/mlagThomas Haller3-20/+34
2023-05-10glib-aux: add nmtst_assert_cmpmem() helperThomas Haller1-0/+48
2023-05-10glib-aux: add NM_UTILS_STR_UTF8_SAFE_FLAG_ESCAPE_DOUBLE_QUOTE flag to escape ...Thomas Haller2-10/+19
2023-05-10glib-aux: use GModule instead of dlopen() in _inet_aton()Thomas Haller1-8/+8
2023-05-09device: don't reset "net.ipv6.conf.$IFACE.forwarding"Thomas Haller1-3/+12
2023-05-09gitlab-ci: remove container cleanup stagesThomas Haller2-362/+11
2023-05-09n-dhcp4: re-import git-subtree for 'src/n-dhcp4'Thomas Haller3-2/+2
2023-05-09Squashed 'src/n-dhcp4/' changes from f8fc48dc014d..b2a382ac4500Thomas Haller3-2/+2
2023-05-09glib-aux: merge branch 'th/no-inet-aton'Thomas Haller4-40/+243
2023-05-08glib-aux: avoid using inet_aton()Thomas Haller4-40/+127
2023-05-08glib-aux/tests: add unit test for nm_inet_parse_bin_full()Thomas Haller1-0/+116
2023-05-08triage: only make stale issues/merge-requests with a label instead of autoclo...Thomas Haller1-41/+11
2023-05-08man: qualify properties in `man nm-settings-nmcli` with setting nameThomas Haller1-2/+2
2023-05-05libnm: merge branch 'th/connection-get-setting-cleanup'Thomas Haller5-85/+113
2023-05-04core: add nm_settings_connection_get_setting() helperThomas Haller2-0/+18
2023-05-04libnm: expose _nm_connection_get_setting_by_metatype() in internal headerThomas Haller2-2/+19
2023-05-04libnm: cleanup redundant nm_connection_get_setting functionsThomas Haller2-43/+37
2023-05-04libnm/trivial: rename internal connection-get-setting methodsThomas Haller1-41/+40