summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-02checkpoint: preserve in-memory state of connectionsbg/rollback-in-memoryBeniamino Galvani2-39/+205
2024-05-02settings: add nm_settings_connection_persist_mode_to_string()Beniamino Galvani2-0/+27
2024-05-02merge: branch 'ih/rt6_replace_resync'Íñigo Huguet3-34/+59
2024-04-30platform: avoid routes resync for routes that we don't trackÍñigo Huguet3-34/+59
2024-04-29CONTRIBUTING: remove autotools instructions, add more information about mesonJan Vaclav1-9/+10
2024-04-26merge: branch 'ih/802-1x_cert_doc'Íñigo Huguet4-48/+87
2024-04-26doc: remove explanations about certificate schemes from nmcliÍñigo Huguet4-48/+87
2024-04-24merge: branch 'jv/meson-build-default'Jan Vaclav2-4/+13
2024-04-24merge: branch 'bg/rpm-rhel-features'Beniamino Galvani1-7/+39
2024-04-24rpm: disable ifcfg-rh in future versions of RHELbg/rpm-rhel-featuresBeniamino Galvani1-7/+35
2024-04-24rpm: disable team support in future versions of RHELBeniamino Galvani1-0/+4
2024-04-22merge: branch 'main'Beniamino Galvani19-37/+37
2024-04-22update DocBook DTD version to latest stable 4.5Tomasz Kłoczko19-37/+37
2024-04-22merge: branch 'ff/sync_systemd'Fernando Fernandez Mancera35-315/+505
2024-04-19merge: branch 'systemd' into ff/sync_systemdff/sync_systemdFernando Fernandez Mancera35-315/+505
2024-04-19systemd: update code from upstream (2024-04-19)Fernando Fernandez Mancera37-629/+508
2024-04-19merge: branch 'wwan-ipv6-dhcp-fix'Beniamino Galvani2-30/+36
2024-04-19wwan: perform SLAAC and DNS assignment when IPv6 is on auto methodPavel Valach2-24/+28
2024-04-19wwan: use separate gateway variables for IPv6 in stage3_ip_config_startPavel Valach1-6/+8
2024-04-19release: bump version to 1.47.5 (development)1.47.5-devÍñigo Huguet2-2/+2
2024-04-18contrib/rpm: use meson by default for builds on rawhideJan Vaclav1-2/+5
2024-04-18merge: branch 'ih/deprec_comment'Íñigo Huguet3-4/+4
2024-04-18man: fix missing deprecation messageÍñigo Huguet3-4/+4
2024-04-17platform/netlink: use nm_random_get_bytes() for initial seq valueJan Vaclav1-4/+5
2024-04-15meson: add runtime_dir optionJan Vaclav2-1/+10
2024-04-08merge: branch 'ih/ci-distros'Íñigo Huguet23-211/+306
2024-04-08Updated code formatih/ci-distrosÍñigo Huguet21-75/+82
2024-04-08ci: update distributions that we test in the CIÍñigo Huguet2-136/+224
2024-04-05merge: branch 'bg/fix-compilation'Fernando Fernandez Mancera4-23/+8
2024-04-05dcb: fix test compilationbg/fix-compilationBeniamino Galvani1-1/+1
2024-04-05libnm-core: avoid compiler warnings in team settingsBeniamino Galvani2-16/+2
2024-04-05libnm-glib-aux: fix comments about UUID generationBeniamino Galvani1-3/+2
2024-04-05libnm-glib-aux: fix "maybe-uninitialized" error when generating UUIDBeniamino Galvani1-2/+2
2024-04-05Revert "fix gcc warnings"Beniamino Galvani1-1/+1
2024-04-05release: bump version to 1.47.4 (development)1.47.4-devFernando Fernandez Mancera2-2/+2
2024-04-04gitlab-ci: update dist tarball path to expect meson outputJan Vaclav1-1/+1
2024-04-04merge: branch 'bg/fix-shutdown-crash'Beniamino Galvani2-24/+5
2024-04-04power-monitor: fix "shutdown" signal definitionbg/fix-shutdown-crashBeniamino Galvani1-3/+2
2024-04-04power-monitor: simplify signal handlingBeniamino Galvani1-20/+2
2024-04-04power-monitor: fix shutdown callback signatureBeniamino Galvani1-1/+1
2024-04-04manager: fix assertion failure during shutdownBeniamino Galvani1-1/+1
2024-04-04merge: branch 'ih/meson_deprecations'Íñigo Huguet9-44/+64
2024-04-04meson: remove version checks for old versionsÍñigo Huguet2-9/+2
2024-04-04meson: use shared_library for target used by linkerÍñigo Huguet1-1/+2
2024-04-04meson: remove deprecated ExternalProgram.pathÍñigo Huguet5-15/+41
2024-04-04meson: replace deprecated meson.source_rootÍñigo Huguet5-8/+8
2024-04-04meson: replace deprecated dep.get_pkgconfig_variableÍñigo Huguet2-8/+8
2024-04-04meson: replace deprecated module 'python3'Íñigo Huguet1-2/+2
2024-04-04meson: bump minimum version to 0.51Íñigo Huguet1-1/+1
2024-04-04merge: branch 'ih/fix-dist-meson'Íñigo Huguet2-11/+5