summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-03contrib/fedora: use meson to build by default from build_clean.shJan Vaclav1-3/+12
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
2024-03-20libnm/wired: replace mac_address_blacklist type GArray with NMValueStrvJan Vaclav1-99/+79
2024-03-20libnm/wired: fix mac comparison in _remove_mac_blacklist_item_by_valueJan Vaclav1-1/+1
2024-03-20libnm-core: drop _NM_DEPRECATED_INCLUSIVE_LANGUAGE_1_48 macroJan Vaclav2-10/+9
2024-03-20core, libnm: expose the reason for unmanaged devicesbg/unmanaged-reasonBeniamino Galvani5-9/+128
2024-03-20gitlab: add checklist item about updating NEWS file to the MR templatebg/gitlab-mr-newsBeniamino Galvani1-0/+1
2024-03-20nm-dispatcher: fix crash when parsing output dictionarybg/fix-dispatcher-crashBeniamino Galvani1-0/+3
2024-03-18libnm-core/wireless: fix memory leak in add_mac_denylist_item()Jan Vaclav1-1/+0
2024-03-18NEWS: updateBeniamino Galvani1-0/+3
2024-03-18merge: branch 'pr/1828'Beniamino Galvani17-4/+248
2024-03-16nmtui: 802.1x: add expert TLS settingsTomas Ebenlendr1-0/+167
2024-03-16nmtui: 802.1x: make anonymous identity optionalTomas Ebenlendr1-2/+2
2024-03-16802.1x: add openssl_ciphers settingTomas Ebenlendr16-2/+79
2024-03-15device: use subnet when the applied connection has IPv6 method sharedWen Liang1-14/+21
2024-03-15merge: branch 'fix_ovs_same_name'Gris Ge3-5/+21
2024-03-15ovs: Do not allow OVS bridge and port to be parentGris Ge3-5/+21
2024-03-14gitlab-ci: drop unsupported systems from the pipelineff/drop_gitlab_ci_old_systemsFernando Fernandez Mancera2-248/+5
2024-03-13core: deprecate master in NMActiveConnection internal APIff/active_connection_conscious_langFernando Fernandez Mancera7-84/+85
2024-03-13core: drop NMDevice master and introduce controllerff/drop_device_masterFernando Fernandez Mancera10-114/+119
2024-03-13merge: branch 'meson-fix-double-header'Till Maas1-1/+0
2024-03-13build: remove a header defined twiceYegor Yefremov1-1/+0
2024-03-13merge: branch 'dns_checkpoint'Gris Ge6-2/+96
2024-03-13checkpoint: Allow rollback on internal global DNSGris Ge6-2/+96
2024-03-12l3cfg: fix handling of ipv6 hop limitbg/ipv6-hop-limitBeniamino Galvani1-1/+1
2024-03-12libnm: use `nm_setting_connection_get_controller()` where possibleWen Liang25-52/+52
2024-03-12Revert "build: workaround -Wno-calloc-transposed-args warning in systemd code"ff/revert_wno_calloc_transposed-argsFernando Fernandez Mancera2-2/+0