summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-05contrib/rpm: enable eBPF on Fedora 40bg/n-acd-ebpfBeniamino Galvani1-7/+2
2024-02-05systemd: add CAP_BPF capability when building with eBPF supportBeniamino Galvani4-1/+8
2024-02-05test: skip ipv4ll tests when eBPF is enabled and not functionalBeniamino Galvani6-0/+58
2024-02-05l3cfg: fix space in log messageBeniamino Galvani1-1/+1
2024-02-02nmtui: fix WireGuard peer editor empty fieldsJavier Sánchez Parra1-7/+8
2024-01-31merge: branch 'ff/conscious_language_autoconnect_slaves'Fernando Fernandez Mancera18-598/+889
2024-01-31all: use the new NMSettingConnection autoconnect-ports propertyff/conscious_language_autoconnect_slavesFernando Fernandez Mancera2-6/+7
2024-01-31connection: deprecate NMSettingConnection autoconnect-slaves propertyFernando Fernandez Mancera14-598/+896
2024-01-31setting: add property_type field to _nm_setting_property_define_direct_enumFernando Fernandez Mancera3-38/+43
2024-01-31internal: add direct_is_aliased_field flag to NMSettInfoPropertyFernando Fernandez Mancera3-4/+14
2024-01-31tests: drop unit tests related to from_dbus/to_dbus functionFernando Fernandez Mancera1-23/+0
2024-01-30glib-aux: fix atomic pattern in nm_ref_string_unref()Thomas Haller1-1/+2
2024-01-30merge: branch 'jv/wireless-use-strv'Jan Vaclav3-103/+115
2024-01-30libnm-core: replace mac_address_blacklist type GArray with NMValueStrvJan Vaclav1-100/+83
2024-01-30libnm-core: add direct_strv_not_null propertyJan Vaclav2-1/+5
2024-01-30libnm-core: add MAC address handling to _property_direct_set_strv functionJan Vaclav2-2/+27
2024-01-30libnm-core: fix mac comparison in _remove_mac_blacklist_item_by_valueJan Vaclav1-1/+1
2024-01-30merge: branch 'main'Íñigo Huguet1-5438/+5855
2024-01-30Update German translationChristian K1-5438/+5855
2024-01-30merge: branch 'main'Íñigo Huguet1-3169/+3350
2024-01-30Update file ru.pojtux2701-3169/+3350
2024-01-29merge: branch 'jv/meson-build-clean'Jan Vaclav3-40/+88
2024-01-29contrib: add jq to REQUIRED_PACKAGESJan Vaclav2-2/+3
2024-01-29contrib/fedora: add --meson option to build_cleanJan Vaclav1-38/+85
2024-01-29build: include meson-dist-data script in dist generated by autotoolsJan Vaclav1-0/+1
2024-01-29doc: regenerate docs for "connection.mdns"Fernando Fernandez Mancera2-2/+2
2024-01-29doc: merge branch 'th/doc-mdns'Thomas Haller2-4/+16
2024-01-29doc: clarify limitation of parsing values in "NetworkManager.conf"Thomas Haller1-0/+5
2024-01-29doc: clarify default for "connection.mdns" in manualThomas Haller2-4/+11
2024-01-29merge: branch 'bg/vpn-ipv6-route-prefsrc'Beniamino Galvani1-41/+75
2024-01-29vpn: accept pref-src for IPv6 routes returned by pluginsBeniamino Galvani1-31/+61
2024-01-29vpn: simplify routes parsing codeBeniamino Galvani1-14/+18
2024-01-25release: bump version to 1.47.0 (development)1.47.0-devStanislas FAYE2-3/+3
2024-01-25release: bump version to 1.45.90 (1.46-rc1)1.46-rc1Stanislas FAYE2-2/+2
2024-01-24libnm: merge branch 'empty_addr_with_route'Wen Liang6-13/+105
2024-01-24libnm: allow configuring static route when address is emptyWen Liang3-8/+54
2024-01-24core: check the dhcp enabled flag in l3cfgWen Liang1-5/+10
2024-01-24l3cfg: add dhcp_enabled_4 and dhcp_enabled_6 properties to NML3ConfigDataWen Liang2-0/+41
2024-01-23po: update Swedish (sv) translationLuna Jernberg1-4148/+5430
2024-01-23libnm: merge branch 'th/setting-no-empty-str-props'Thomas Haller42-142/+358
2024-01-23libnm/docs: update comment about "apn.gsm" and empty stringThomas Haller3-2/+6
2024-01-23libnm: drop some unnecessary direct_string_allow_emptyThomas Haller2-8/+4
2024-01-23libnm: don't set .direct_string_allow_empty for _nm_setting_property_define_d...Thomas Haller2-7/+0
2024-01-23libnm: add direct_string_allow_empty meta data for NMSetting propertyThomas Haller40-125/+296
2024-01-23libnm: add generic code for verifying properties in NMSettingThomas Haller1-3/+54
2024-01-23libnm/tests: use nmtst_assert_setting_verifies() in test_setting_gsm_apn_bad_...Thomas Haller1-2/+2
2024-01-23glib-aux: convert nmtst_assert_setting_verifies() to a macroThomas Haller1-14/+15
2024-01-23merge: branch 'ff/conscious_language_port_type'Fernando Fernandez Mancera40-698/+997
2024-01-23all: use the new NMSettingConnection port-type propertyff/conscious_language_port_typeFernando Fernandez Mancera29-122/+110
2024-01-23connection: drop the usage of nm_setting_connection_is_slave_type()Fernando Fernandez Mancera3-8/+12