summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-31NEWS: updatelr/news-1-42Lubomir Rintel1-26/+23
2023-01-30version: add 1.44 macrosWen Liang2-0/+15
2023-01-30glib-aux,all: merge branch 'th/g-random-int'Thomas Haller7-18/+157
2023-01-30all: use nm_random_*() instead of g_random_*()Thomas Haller4-18/+22
2023-01-30glib-aux: add nm_random_u64_range() helperThomas Haller3-0/+135
2023-01-30contrib/release.sh: add hint about publishing documentation on websiteThomas Haller1-1/+30
2023-01-30platform/tests: merge branch 'th/platform-cache-test'Thomas Haller9-105/+402
2023-01-30platform/tests: ignore ip-tunnel interfaces in nmtstp_assert_platform()Thomas Haller1-10/+43
2023-01-30platform/tests: avoid recent route protocols in "/route/test_cache_consistenc...Thomas Haller1-1/+1
2023-01-30platform/tests: use nmtstp_ensure_module() in test_software_detect()Thomas Haller1-72/+40
2023-01-30platform/tests: add nmtstp_ensure_module() helperThomas Haller2-0/+270
2023-01-30platform/tests: fix nmtstp_link_{gre,ip6gre,ip6tnl,ipip}_add() to support mis...Thomas Haller1-8/+8
2023-01-30gitlab-ci: use "meson test" for running unit testsThomas Haller1-4/+5
2023-01-30gitlab-ci: rerun meson test on failure with debuggingThomas Haller1-7/+10
2023-01-30gitlab-ci: explicitly set "NMTST_DEBUG=debug,..." for second debug runThomas Haller2-1/+7
2023-01-30gitlab-ci: fix randomizing tests in "nm-ci-run.sh"Thomas Haller1-2/+6
2023-01-30gitlab-ci: fix test script to abort on failing first testThomas Haller1-2/+5
2023-01-30l3cfg/tests: temporarily disable failing tests "/l3cfg/$N"Thomas Haller1-0/+4
2023-01-30client/tests: temporarily disable failing test test_monitor()Thomas Haller1-0/+5
2023-01-30po: fix marking "nm-setting-ovs-dpdk.c" for translationThomas Haller1-0/+1
2023-01-27device: use NMUnmanFlagOp enum members instead of literalsff/use_unman_flagsFernando Fernandez Mancera4-15/+18
2023-01-27nmcli/style: fix clang-format styleThomas Haller1-3/+1
2023-01-27nmcli: fix typos in nmcli outputMichael Biebl2-3/+3
2023-01-26merge: branch 'ff/fix_l3cfg_onlink'Fernando Fernandez Mancera2-44/+2
2023-01-26l3-config-data: do not check route table to get direct routesff/fix_l3cfg_onlinkFernando Fernandez Mancera1-12/+2
2023-01-26Revert "nm-netns: add onlink routes for ECMP routes"Fernando Fernandez Mancera1-31/+0
2023-01-26Revert "l3cfg: do not add dependent routes for non-default routes"Fernando Fernandez Mancera1-2/+1
2023-01-26release: bump version to 1.43.1 (development)1.43.1-devLubomir Rintel2-2/+2
2023-01-26libnm/client: don't consider client running if we got no NMManagerLubomir Rintel1-6/+11
2023-01-26libnm/client: drop an unused argumentLubomir Rintel1-6/+5
2023-01-26merge: branch 'lr/global-dns'Lubomir Rintel7-29/+63
2023-01-26dns-manager: always apply options from [global-dns]lr/global-dnsLubomir Rintel6-24/+55
2023-01-26config: fix a reversed conditionalLubomir Rintel1-2/+2
2023-01-26config-data: style fixLubomir Rintel1-4/+7
2023-01-26dns-manager: style fixLubomir Rintel1-2/+2
2023-01-25po: update Ukrainian translationYuri Chornoivan1-818/+849
2023-01-25platform: detect EINVAL as failure to set the MTUThomas Haller1-1/+2
2023-01-24contrib/copr: better detect git-ref in "nm-copr-build.sh"Thomas Haller1-0/+1
2023-01-24contrib/rpm: fix condition in "NetworkManager.spec" (3)Thomas Haller1-1/+1
2023-01-24contrib/rpm: fix condition in "NetworkManager.spec" (2)Thomas Haller1-1/+1
2023-01-24contrib/rpm: fix condition in "NetworkManager.spec"Thomas Haller1-1/+1
2023-01-24contrib/fedora: make "lto" in the spec file configurableThomas Haller4-2/+31
2023-01-24contrib: support disabling "LTO" in "nm-copr-build.sh"Thomas Haller1-2/+13
2023-01-24gitlab-ci: fix CentOS Linux 9 containers during ".gitlab-ci/fedora-install.sh"Fernando Fernandez Mancera2-9/+11
2023-01-23contrib/fedora: install "python36-gobject" when building with meson on centos7Thomas Haller1-0/+4
2023-01-23contrib/fedora: disable "qt" build of examples for spec fileThomas Haller1-0/+1
2023-01-23contrib/fedora: explicitly set "pppd" path in configure scriptThomas Haller1-2/+4
2023-01-23merge: branch 'pr/1479'Beniamino Galvani3-4/+53
2023-01-23ndisc: Accept routes from on-link prefixes form raAlexander Lochmann3-4/+53
2023-01-20libnm: valide IPv4 ECMP routes in NMIPRoute as unicast routesThomas Haller1-4/+19