summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/th/build-fixes-cloud-setup' into lr/more...th/tmpThomas Haller2023-05-112-3/+6
|\
| * build/meson: enable -Dnm_cloud_setup=true by defaultThomas Haller2023-05-111-1/+1
| * build/autotools: avoid checking twice for libcurlThomas Haller2023-05-111-1/+4
| * build: don't mark nm-cloud-setup as EXPERIMENTAL in build scriptThomas Haller2023-05-112-2/+2
* | test-client: drop TestNmClient base class from testsThomas Haller2023-05-111-62/+74
* | test-client: move TestNmClient.ReplaceTextConUuid() to NMStubServerThomas Haller2023-05-111-11/+19
* | test-client: move TestNmClient.{cmd_construct_argv,_env}() to Util.cmd_create...Thomas Haller2023-05-111-99/+110
* | test-client: move skip functions to Util classThomas Haller2023-05-111-19/+49
* | test-client: move static function from TestNmClient._read_expected() to Util....Thomas Haller2023-05-111-29/+29
* | test/cloud-meta-mock: mock GCP metadata APILubomir Rintel2023-05-111-0/+11
* | test/cloud-meta-mock: mock azure metadata APILubomir Rintel2023-05-111-0/+16
* | test/cloud-meta-mock: mock aliyun metadata APILubomir Rintel2023-05-111-0/+15
* | test/client: test cloud-setup GCP supportLubomir Rintel2023-05-111-0/+61
* | cloud-setup/gcp: add ability to redirect metadata API requestsLubomir Rintel2023-05-111-7/+31
* | test/client: test cloud-setup azure supportLubomir Rintel2023-05-111-0/+86
* | cloud-setup/azure: add ability to redirect metadata API requestsLubomir Rintel2023-05-111-1/+23
* | test/client: test cloud-setup aliyun supportLubomir Rintel2023-05-111-0/+90
* | test-client: use a test fixture from the testLubomir Rintel2023-05-111-2/+41
* | test/cloud-meta-mock: allow putting the resourcesLubomir Rintel2023-05-111-16/+58
* | test-client: factor out the test device setupLubomir Rintel2023-05-111-3/+1
* | test-client: hardcode the cloud-setup mac addressesLubomir Rintel2023-05-111-2/+2
* | test: fix file description passing to cloud-setup mock serviceLubomir Rintel2023-05-111-1/+1
* | Revert "client/tests: don't do dup2() dance to pass file descriptor to "tools...Lubomir Rintel2023-05-112-3/+9
* | test-client: cleanup after test on failureThomas Haller2023-05-111-1/+9
* | test-client: increase context in pexecpt failure for debuggingThomas Haller2023-05-111-0/+2
* | cloud-init: fix leaking iproutes for GCP providerThomas Haller2023-05-114-13/+14
* | libnm-core: add internal _nm_ip_route_ref() helperThomas Haller2023-05-111-0/+7
|/
* po: fix mistranslation in Turkish (tr)Sabri Unal2023-05-111-1/+1
* bond: merge branch 'th/slb-bond-no-counters'Thomas Haller2023-05-107-30/+223
|\
| * core/tests: add test for nm_firewall_nft_stdio_mlag()Thomas Haller2023-05-101-0/+122
| * bond: don't configure "counter" on nft rules for slb-bonding/mlagThomas Haller2023-05-103-20/+34
| * glib-aux: add nmtst_assert_cmpmem() helperThomas Haller2023-05-101-0/+48
| * glib-aux: add NM_UTILS_STR_UTF8_SAFE_FLAG_ESCAPE_DOUBLE_QUOTE flag to escape ...Thomas Haller2023-05-102-10/+19
|/
* glib-aux: use GModule instead of dlopen() in _inet_aton()Thomas Haller2023-05-101-8/+8
* device: don't reset "net.ipv6.conf.$IFACE.forwarding"Thomas Haller2023-05-091-3/+12
* gitlab-ci: remove container cleanup stagesThomas Haller2023-05-092-362/+11
* n-dhcp4: re-import git-subtree for 'src/n-dhcp4'Thomas Haller2023-05-093-2/+2
|\
| * Squashed 'src/n-dhcp4/' changes from f8fc48dc014d..b2a382ac4500Thomas Haller2023-05-093-2/+2
* | glib-aux: merge branch 'th/no-inet-aton'Thomas Haller2023-05-094-40/+243
|\ \
| * | glib-aux: avoid using inet_aton()Thomas Haller2023-05-084-40/+127
| * | glib-aux/tests: add unit test for nm_inet_parse_bin_full()Thomas Haller2023-05-081-0/+116
|/ /
* | triage: only make stale issues/merge-requests with a label instead of autoclo...Thomas Haller2023-05-081-41/+11
* | man: qualify properties in `man nm-settings-nmcli` with setting nameThomas Haller2023-05-081-2/+2
* | libnm: merge branch 'th/connection-get-setting-cleanup'Thomas Haller2023-05-055-85/+113
|\ \
| * | core: add nm_settings_connection_get_setting() helperThomas Haller2023-05-042-0/+18
| * | libnm: expose _nm_connection_get_setting_by_metatype() in internal headerThomas Haller2023-05-042-2/+19
| * | libnm: cleanup redundant nm_connection_get_setting functionsThomas Haller2023-05-042-43/+37
| * | libnm/trivial: rename internal connection-get-setting methodsThomas Haller2023-05-041-41/+40
|/ /
* | core: merge branch 'th/autoconnect-cleanups'Thomas Haller2023-05-044-94/+163
|\ \
| * | core: only trigger recheck when something changes in activate_slave_connectio...Thomas Haller2023-05-041-3/+2