summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-26manager: refine the find_master() logiclr/controller-autoconnect-priorityLubomir Rintel1-35/+98
2023-05-23wifi: fix IP address assignment by group ownerBenjamin Berg1-2/+2
2023-05-23cli: fix signature of dcb_check_feature_enabled()Thomas Haller1-1/+1
2023-05-23cli: merge branch 'th/cli-secondaries-escape-delimiter'Thomas Haller2-1/+4
2023-05-22cli: support escaping delimiters for "connection.seconaries"Thomas Haller1-1/+1
2023-05-22cli: fix offline mode for parsing "connection.secondaries"Thomas Haller1-0/+3
2023-05-22cloud-setup: merge branch 'th/cloud-setup-testable'Thomas Haller8-209/+380
2023-05-22cloud-setup: log about cancellation of provider detectionThomas Haller1-21/+16
2023-05-22cloud-setup: debug log when URL is mockedThomas Haller1-0/+7
2023-05-22cloud-setup: move implementation of getters for base URL to macroThomas Haller5-84/+29
2023-05-22cloud-setup: allow mapping device for testingThomas Haller2-6/+108
2023-05-22cloud-setup: refactor handling of environment variablesThomas Haller6-12/+22
2023-05-22cloud-setup: fix _aliyun_base() initializing base URLThomas Haller1-1/+2
2023-05-22test-cloud-meta-mock: allow configuring the provider that are mimickedThomas Haller1-72/+185
2023-05-22test-cloud-meta-mock: add and use helper to send response codeThomas Haller1-12/+10
2023-05-22test-cloud-meta-mock: update default MAC address for test-cloud-meta-mock.pyThomas Haller2-14/+14
2023-05-22gitlab-ci: add CentOS Stream 8+9 containersThomas Haller2-5/+53
2023-05-22gitlab-ci: improve "fedora-install.sh" for CentOS StreamThomas Haller2-16/+26
2023-05-22platform/tests: check errno on failure to umount() in test_netns_bind_to_path()Thomas Haller1-1/+8
2023-05-19tests: increase timeout for check-local-tests-cloud-setup test with mesonThomas Haller1-0/+1
2023-05-19tools: fix python2 compatibility in "generate-docs-nm-settings-docs-merge.py"Thomas Haller1-1/+2
2023-05-19docs: merge branch 'th/generate-doc-fixes'Thomas Haller13-546/+727
2023-05-19docs: rework selecting properties with "generate-docs-nm-settings-docs-merge.py"Thomas Haller3-27/+78
2023-05-19docs: better handle description tags in generate-docs-nm-settings-docs-merge.pyThomas Haller4-26/+70
2023-05-19docs: rework generating property infos to use <description> elementThomas Haller1-3/+15
2023-05-19docs: don't generate <description> tag in "gen-metadata-nm-settings-nmcli"Thomas Haller2-448/+460
2023-05-19docs: fix showing link for secrets-flags in `man nm-settings-nmcli`Thomas Haller1-3/+5
2023-05-19docs: drop redundant list([...]) in "generate-docs-nm-settings-docs-merge.py"Thomas Haller1-5/+5
2023-05-19docs: simplify generating paragraphs in "generate-docs-nm-settings-docs-gir.py"Thomas Haller1-4/+4
2023-05-19libnm: add nmcli specific documentation override for "ipv6.addr-gen-mode"Thomas Haller3-2/+41
2023-05-19libnm: add "description:" for overrides with doctextThomas Haller2-0/+12
2023-05-19libnm/docs: reword documentation for "ipv6.{addr-gen-mode,token}"Thomas Haller3-30/+39
2023-05-19core: improve logging of used IPv6 interface identifierThomas Haller2-7/+7
2023-05-19build: merge branch 'th/update-to-fedora38'Thomas Haller16-148/+166
2023-05-19gitlab-ci: update default Fedora image for building pages and check stepsThomas Haller2-29/+53
2023-05-19gitlab-ci: update to latest ci-templates versionThomas Haller2-8/+8
2023-05-19contrib: fix fedora/REQUIRED_PACKAGES for {lib,}vala-develThomas Haller2-3/+4
2023-05-19clang-format: add reformatting commit to ".git-blame-ignore-revs"Thomas Haller1-0/+1
2023-05-19clang-format: reformat code with clang-format 16.0.2-1.fc38Thomas Haller11-115/+107
2023-05-18build: merge branch 'th/build-fixes-cloud-setup'Thomas Haller7-11/+14
2023-05-18all: avoid "==" bashism in scriptsThomas Haller6-8/+8
2023-05-18build/meson: enable -Dnm_cloud_setup=true by defaultThomas Haller1-1/+1
2023-05-18build/autotools: avoid checking twice for libcurlThomas Haller1-1/+4
2023-05-18build: don't mark nm-cloud-setup as EXPERIMENTAL in build scriptThomas Haller2-2/+2
2023-05-16release: bump version to 1.43.8 (development)1.43.8-devBeniamino Galvani2-2/+2
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