summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
6 dayswipbg/tmpBeniamino Galvani1-69/+164
2024-04-15checkpoint: preserve in-memory state of connectionsBeniamino Galvani1-5/+58
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-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
2024-04-04CI: fix meson tarball testing with old meson versionÍñigo Huguet2-3/+2
2024-04-04meson: exclude intermediate files of docs generation from tarballÍñigo Huguet1-8/+3
2024-04-02wifi: merge branch 'bg/wifi-bands'Beniamino Galvani2-42/+53
2024-04-02wifi: fix enumeration of 6 GHz channels from wiphybg/wifi-bandsBeniamino Galvani2-42/+53
2024-04-02wifi: fix the ranges of 5 GHz and 6 GHz bandsBeniamino Galvani1-2/+2
2024-04-02libnm-lldp: use ETH_P_ALL instead of NM_ETHERTYPE_LLDP for the socketff/lldp_ovsFernando Fernandez Mancera1-1/+1
2024-04-02merge: branch 'fix_f40_build'Gris Ge1-1/+1
2024-04-02fix gcc warningsGris Ge1-1/+1
2024-04-02merge: branch 'ih/meson-qt-auto'Íñigo Huguet2-9/+12
2024-04-02meson: autodetect Qt dependenciesÍñigo Huguet2-9/+12
2024-03-29device: ignore error setting mac if it's a global special valueBeniamino Galvani1-11/+42
2024-03-28ndisc: accept unknown ip6-privacy valuebg/ip6-privacy-ndiscBeniamino Galvani1-0/+1
2024-03-26merge: branch 'main'Íñigo Huguet1-2924/+3639
2024-03-26Update Turkish translationemintufan1-2924/+3639
2024-03-26manager: fix race condition while enumerating devices at startupbg/link-rename-race-rhel25808Beniamino Galvani1-1/+16
2024-03-22release: bump version to 1.47.3 (development)1.47.3-devGris Ge2-2/+2
2024-03-21merge: branch 'ipv6-temp-lifetime'Íñigo Huguet11-557/+1077
2024-03-20device: introduce ipv6.temp-valid-lifetime and ipv6.temp-preferred-lifetime p...Alex Henrie11-538/+1058
2024-03-20device: fall back to saved use_tempaddr value instead of rereading /procAlex Henrie5-19/+19
2024-03-20merge: branch 'meson-fix-set10'Íñigo Huguet1-2/+2
2024-03-20build: use only booleans in a set10 methodYegor Yefremov1-2/+2
2024-03-20merge: branch 'jv/deprecate-wired-blacklist'Fernando Fernandez Mancera19-315/+587
2024-03-20all: use the new NMSettingWired mac-address-denylist propertyJan Vaclav3-14/+14
2024-03-20wired: deprecate NMSettingWired mac-address-blacklist propertyJan Vaclav14-223/+516