summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-16team: don't try to connect to teamd in update_connection()bg/team-avoid-dbus-errorBeniamino Galvani1-16/+2
2023-05-15libnm: drop duplicate line from "libnm.ver"Thomas Haller1-1/+0
2023-05-15merge: branch 'ff/bond_port_version_symbol'Fernando Fernandez Mancera2-15/+13
2023-05-15libnm: adjust symbol versioning of bond port prio in 1.40.20ff/bond_port_version_symbolFernando Fernandez Mancera2-2/+8
2023-05-15tests: adjust test-gir.py to allow extra elements in section nameFernando Fernandez Mancera1-13/+5
2023-05-15test-client: merge branch 'th/client-tests-refactor-base-class'Thomas Haller1-215/+276
2023-05-15test-client: drop TestNmClient base class from testsThomas Haller1-62/+74
2023-05-15test-client: move TestNmClient.ReplaceTextConUuid() to NMStubServerThomas Haller1-11/+19
2023-05-15test-client: move TestNmClient.{cmd_construct_argv,_env}() to Util.cmd_create...Thomas Haller1-99/+110
2023-05-15test-client: move skip functions to Util classThomas Haller1-19/+49
2023-05-15test-client: move static function from TestNmClient._read_expected() to Util....Thomas Haller1-29/+29
2023-05-15nm-in-container: run with "--no-hosts" to have a plain /etc/hosts in the cont...Thomas Haller1-0/+1
2023-05-15ipv6ll: don't regenerate the address when it's removed externallybg/ipv6ll-removedBeniamino Galvani1-11/+19
2023-05-15merge: branch 'bg/wake-assume-rh2193422'Beniamino Galvani3-3/+39
2023-05-15manager: use the right reason for managing devices after wake/reenablebg/wake-assume-rh2193422Beniamino Galvani1-2/+12
2023-05-15device: add functions to get and set sys-iface-state before sleepBeniamino Galvani2-1/+27
2023-05-12clients: merge branch 'th/client-secrets-cleanup'Thomas Haller2-21/+14
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