summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-09config/tests: fix test failure in "/config/set-values"th/gcc-14-fixes-2Thomas Haller1-1/+1
2024-02-09core: ignore unused result warning of audit_log_user_message()Thomas Haller1-7/+10
2024-02-09build: workaround -Wno-calloc-transposed-args warning in systemd codeThomas Haller2-0/+2
2024-02-09build: use "-Wno-nonnull-compare" for building systemdThomas Haller4-1/+15
2024-02-09core: workaround "-Wnonnull-compare" warning in nm_lldp_neighbor_tlv_get_oui()Thomas Haller1-1/+2
2024-02-09merge: branch 'reapply_default_pvid'Íñigo Huguet5-30/+72
2024-02-09bridge: skip VLAN filtering resetting in reapply if no vlan change changedGris Ge5-30/+72
2024-02-09merge: branch 'main'Íñigo Huguet1-886/+933
2024-02-08po: update Swedish (sv) translation Luna Jernberg1-886/+933
2024-02-07std-aux: workaround usage of _Pragma() inside nm_assert()Thomas Haller1-2/+10
2024-02-07device: fix _prop_get_ipv4_dhcp_dscp() to return valueThomas Haller1-1/+1
2024-02-07NEWS: update for 1.48Thomas Haller1-0/+10
2024-02-07merge: branch 'th/gcc-14-fixes'Beniamino Galvani6-47/+59
2024-02-07libnm: avoid "-Wnonnull-compare warnings with "static" array declaratorThomas Haller2-4/+4
2024-02-07std-aux: suppress "-Wnonnull-compare" warning in nm_assert()Thomas Haller1-0/+5
2024-02-07std-aux: move NM_PRAGMA_WARNING_DISABLE() macro from libnm-glib-aux to libnm-...Thomas Haller2-42/+42
2024-02-07std-aux: add NM_STRINGIFY() macroThomas Haller1-0/+5
2024-02-07libnm: use flexible array member in NMUtilsStrStrDictKeyThomas Haller1-1/+1
2024-02-07libnm: avoid "-Walloc-size" warning in nm_team_link_watcher_new_ethtool()Thomas Haller1-0/+2
2024-02-06dhcp: merge branch 'bg/dhcp-dscp'Beniamino Galvani33-552/+969
2024-02-06n-dhcp4: change the default DSCP value to 0bg/dhcp-dscpBeniamino Galvani2-2/+2
2024-02-06initrd: add support for rd.net.dhcp.dscp propertyBeniamino Galvani3-1/+53
2024-02-06device: support the DHCP DSCP propertyBeniamino Galvani5-0/+68
2024-02-06libnm,nmcli: add ipvx.dhcp-dscp propertyBeniamino Galvani15-540/+798
2024-02-06n-dhcp4: support setting the DSCP valueBeniamino Galvani10-11/+50
2024-02-05merge: branch 'sf/expose-global-metered-state-in-nmcli'Stanislas Faye3-3/+10
2024-02-05cli: Implement display of global metered state in `nmcli general`Stanislas FAYE3-3/+10
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