summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-01bridge: remove dead code from commit_option()ff/drop_dead_code_bridgeFernando Fernandez Mancera1-94/+77
2023-06-01gitlab-ci: print the used clang-format version in "check-tree" testThomas Haller2-5/+9
2023-06-01CONTRIBUTING: improve clang-format sectionThomas Haller1-8/+11
2023-06-01po: update Russian (ru) translationAleksandr Melman1-410/+496
2023-05-31gitlab-ci: update ci-templates to fix installation of debian:9 containersThomas Haller3-10/+12
2023-05-31release: bump version to 1.43.9 (development)1.43.9-devThomas Haller2-2/+2
2023-05-31man: fix XSL for documentation after <description> element changeThomas Haller3-3/+3
2023-05-30po: update Turkish (tr) translationSabri Ünal1-188/+128
2023-05-30nm-in-container: improve README.mdThomas Haller1-4/+5
2023-05-30merge branch 'th/infiniband-devname'Thomas Haller20-124/+101
2023-05-30libnm: use nm_net_devname_infiniband() for virtual interface-name of infinibandThomas Haller4-53/+17
2023-05-30libnm-base: assert for valid interface name in nm_net_devname_infiniband()Thomas Haller1-0/+5
2023-05-30libnm-base: move nmp_utils_new_infiniband_name() to nm_net_devname_infiniband()Thomas Haller8-36/+40
2023-05-30all: replace NMP_IFNAMSIZ with NM_IFNAMSIZThomas Haller7-36/+30
2023-05-30std-aux: add NM_IFNAMSIZEThomas Haller2-0/+10
2023-05-30platform/tests: fix infiniband_partition_delete() in fake platformThomas Haller1-1/+1
2023-05-29merge: branch 'bg/rh2149012'Fernando Fernandez Mancera3-21/+34
2023-05-29manager: set the right reason when managing device after realizebg/rh2149012Beniamino Galvani1-1/+1
2023-05-29device: add nm_device_get_manage_reason_external()Beniamino Galvani2-20/+33
2023-05-29manager: refine the find_master() logicLubomir Rintel1-35/+98
2023-05-25infiniband: merge branch 'th/ifcfg-infiniband-p-key-rh2209164'Thomas Haller9-48/+218
2023-05-25ifcfg-rh: adjust infiniband p-key for later normalization when writing to fileThomas Haller1-7/+29
2023-05-25libnm: truncate too long interface name in nm_setting_infiniband_create_virtu...Thomas Haller2-1/+39
2023-05-25libnm: add nm_setting_infiniband_create_virtual_interface_name() helperThomas Haller2-1/+10
2023-05-25libnm: normalize interface-name for infiniband profilesThomas Haller3-20/+63
2023-05-25libnm/docs: clarify behavior of infiniband.p-key propertyThomas Haller3-5/+18
2023-05-25Revert "infiniband: avoid normalizing the p-key when reading from ifcfg"Thomas Haller2-15/+60
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