summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man: improve "nm-cloud-setup" manual pageth/cloud-setup-manThomas Haller2021-01-061-10/+90
* cloud-setup: assign incremental iface_idx for Azure,GCP get_config() resultThomas Haller2021-01-062-39/+46
* cloud-setup: fail get_config() for Azure on invalid prefixThomas Haller2021-01-061-0/+2
* cloud-setup: use nmcs_utils_ipaddr_normalize_bin() in Azure providerThomas Haller2021-01-061-9/+18
* cloud-setup: use nmcs_utils_ipaddr_normalize_gbytes() in GCP providerThomas Haller2021-01-061-5/+5
* cloud-setup: add nmcs_utils_ipaddr_normalize*() helperThomas Haller2021-01-062-0/+73
* cloud-setup: handle unknown interaces in get_config() for GCP/AzureThomas Haller2021-01-065-38/+93
* cloud-setup: add and use nmcs_utils_hwaddr_normalize_gbytes()Thomas Haller2021-01-054-3/+22
* cloud-setup: strip whitespace from nmcs_utils_hwaddr_normalize()Thomas Haller2021-01-051-7/+15
* cloud-setup: move common code for get_config() to base class and improve canc...Thomas Haller2021-01-055-440/+357
* cloud-setup/trivial: rename "response_data" variableThomas Haller2021-01-053-16/+16
* cloud-setup/trivial: rename variables "config_data" to "get_config_data"Thomas Haller2021-01-052-27/+28
* shared: add nm_g_bytes_new_from_str() helperThomas Haller2021-01-052-0/+17
* systemd: avoid difference to upstream in "network-internal.c"Thomas Haller2021-01-051-0/+1
* all: merge branch 'th/spdx-or-later'Thomas Haller2021-01-051007-1009/+1008
|\
| * checkpatch: update check for SPDX license identifier tagThomas Haller2021-01-051-1/+1
| * all: update deprecated SPDX license identifiersThomas Haller2021-01-051007-1007/+1007
| * examples: remove editor hint to mark source code as UTF-8Thomas Haller2021-01-051-1/+0
| * libnm: fix style for SPDX License Identifer in "libnm-core/nm-keyfile.h"Thomas Haller2021-01-051-1/+1
|/
* shared: don't clang-format "shared/nm-std-aux/unaligned.h"Thomas Haller2021-01-052-101/+56
* systemd: merge branch systemd into masterThomas Haller2021-01-053-6/+12
|\
| * systemd: update code from upstream (2021-01-05)Thomas Haller2021-01-053-5/+12
* | systemd: merge branch systemd into masterThomas Haller2021-01-05149-1968/+2355
|\ \ | |/
| * systemd: update code from upstream (2020-12-23)Thomas Haller2020-12-23143-1959/+2286
* | po: update Danish (da) translationscootergrisen2021-01-041-1103/+1128
* | po: update Danish (da) translationscootergrisen2020-12-231-2420/+2540
* | merge branch 'th/gitlab-ci-alpine' (part 4)Thomas Haller2020-12-2310-11/+48
|\ \
| * | gitlab-ci: skip valgrind tests on Alpine LinuxThomas Haller2020-12-231-0/+6
| * | gitlab-ci: install missing packages on Alpine LinuxThomas Haller2020-12-232-1/+4
| * | all: adjust imports to fix libc/linux headersThomas Haller2020-12-233-3/+7
| * | systemd: use pthread instead of internal glibc functionality on non glibc pla...Thomas Haller2020-12-231-0/+12
| * | systemd: fix include for <linux/if_arp.h> on muslRasmus Thomsen2020-12-231-0/+4
| * | core/tests: relax checks in do_test_nm_utils_kill_child() for libmuslThomas Haller2020-12-231-2/+2
| * | core/tests: skip test for nm_wildcard_match_check() on non-glibcThomas Haller2020-12-231-5/+13
|/ /
* | release: bump version to 1.29.7 (development)1.29.7-devBeniamino Galvani2020-12-232-2/+2
* | wifi: merge branch 'ac/wpa3eap_suiteb192'Antonio Cardace2020-12-2224-56/+267
|\ \
| * | wifi: add WPA-EAP-SUITE-B-192 supportac/wpa3eap_suiteb192Antonio Cardace2020-12-2224-56/+267
* | | merge branch 'th/gitlab-ci-alpine' (part 3)Thomas Haller2020-12-2252-14/+95
|\ \ \
| * | | libnm: allow opt-out of including system headers in <NetworkManager.h>Thomas Haller2020-12-223-7/+11
| * | | libnm: avoid in_addr_t/in6addr use in libnm headerThomas Haller2020-12-221-1/+4
| * | | all: explicit include <linux/if_{ether,infiniband,vlan}.h> as neededThomas Haller2020-12-2246-0/+73
| * | | core: avoid "__u32","__u8" types in "src/nm-manager.c"Thomas Haller2020-12-221-4/+5
| * | | libnm: include "nm-core-enum-types.h" in libnm headers with quotesThomas Haller2020-12-222-2/+2
|/ / /
* | | Merge branch 'missing_veth_prop' into 'master'Fernando Fernández Mancera2020-12-222-0/+9
|\ \ \ | |/ / |/| |
| * | nmtui: fix listing veth devices on nmtuiFernando Fernandez Mancera2020-12-212-0/+9
|/ /
* | ovs: fix indentationBeniamino Galvani2020-12-181-2/+1
* | hostname: merge branch 'bg/hostname-dns-fix'Beniamino Galvani2020-12-183-6/+67
|\ \
| * | hostname: start a new lookup every time the DNS configuration changesbg/hostname-dns-fixBeniamino Galvani2020-12-183-4/+49
| * | device: log dns resolver state as stringBeniamino Galvani2020-12-171-2/+18
|/ /
* | ovs: fix leaksBeniamino Galvani2020-12-151-2/+2