summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device: add "ipv4.dhcp-client-id=ipv6-duid" property for RFC4361th/dhcp-client-id-ipv6-duidThomas Haller2021-01-116-20/+77
* clients: fix compiler warning in _do_test_parse_passwd_file()Thomas Haller2021-01-081-1/+1
* cloud-setup: merge branch 'th/cloud-setup-man'Thomas Haller2021-01-0810-516/+699
|\
| * man: improve "nm-cloud-setup" manual pageThomas Haller2021-01-081-10/+90
| * cloud-setup: assign incremental iface_idx for Azure,GCP get_config() resultThomas Haller2021-01-082-39/+46
| * cloud-setup: fail get_config() for Azure on invalid prefixThomas Haller2021-01-081-0/+2
| * cloud-setup: use nmcs_utils_ipaddr_normalize_bin() in Azure providerThomas Haller2021-01-081-9/+18
| * cloud-setup: use nmcs_utils_ipaddr_normalize_gbytes() in GCP providerThomas Haller2021-01-081-5/+5
| * cloud-setup: add nmcs_utils_ipaddr_normalize*() helperThomas Haller2021-01-082-0/+73
| * cloud-setup: handle unknown interaces in get_config() for GCP/AzureThomas Haller2021-01-084-37/+92
| * cloud-setup: add and use nmcs_utils_hwaddr_normalize_gbytes()Thomas Haller2021-01-084-3/+22
| * cloud-setup: strip whitespace from nmcs_utils_hwaddr_normalize()Thomas Haller2021-01-081-7/+15
| * cloud-setup: move common code for get_config() to base class and improve canc...Thomas Haller2021-01-085-444/+356
| * cloud-setup/trivial: rename "response_data" variableThomas Haller2021-01-083-16/+16
| * cloud-setup/trivial: rename variables "config_data" to "get_config_data"Thomas Haller2021-01-082-27/+28
| * shared: add nm_g_bytes_new_from_str() helperThomas Haller2021-01-082-0/+17
|/
* platform: avoid "-Wmaybe-uninitialized" warning in ip_route_add()Thomas Haller2021-01-081-10/+3
* build: add comment for disabling "-Wmaybe-uninitialized" with LTOThomas Haller2021-01-081-2/+7
* Revert "build: set CFLAGS "-Wno-error=maybe-uninitialized" with LTO build"Thomas Haller2021-01-081-7/+3
* build: set CFLAGS "-Wno-error=maybe-uninitialized" with LTO buildThomas Haller2021-01-081-3/+7
* core: avoid "-Wmaybe-uninitialized" warning in update_system_hostname() with LTOThomas Haller2021-01-081-1/+1
* shared: add code comment to nm_clear_g_object()Thomas Haller2021-01-081-0/+8
* platform/tests: workaround failure to add veth device on coprThomas Haller2021-01-081-4/+23
* nmcli: change "--help" to "help"scootergrisen2021-01-071-1/+1
* 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