summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-15device: upgrade ACD failure message to warning levelbg/ipv4-dad-enable-by-defaultBeniamino Galvani1-1/+1
2024-01-15core,libnm: change default value for ipv4.dad-timeout from 0 to 200msBeniamino Galvani4-5/+5
2024-01-15release: bump version to 1.45.10 (development)1.45.10-devStanislas FAYE2-2/+2
2024-01-11merge: branch 'ff/conscious_language_connection_master'Fernando Fernandez Mancera32-617/+924
2024-01-11all: use the new NMSettingConnection Controller propertyff/conscious_language_connection_masterFernando Fernandez Mancera20-56/+64
2024-01-11connection: deprecate the NMSettingConnection Master propertyFernando Fernandez Mancera13-561/+860
2024-01-04glib-aux,libnm: merge branch 'th/gvariant-cmp'Thomas Haller13-397/+374
2024-01-04libnm: remove unused "nm-property-compare.c"Thomas Haller9-395/+1
2024-01-04glib-aux: add nm_g_variant_cmp()Thomas Haller3-0/+372
2024-01-04libnm: fix _nm_setting_property_compare_fcn_default() to use nm_g_variant_equ...Thomas Haller1-2/+1
2023-12-19hsr: drop supervision-address from HSR settingff/fix_hsrFernando Fernandez Mancera10-86/+5
2023-12-19merge: branch 'main'Íñigo Huguet1-1259/+1420
2023-12-18Update ru.poAleksandr Melman1-2/+2
2023-12-18Update ru.poAleksandr Melman1-99/+194
2023-12-18Update Russian translationAleksandr Melman1-2687/+2906
2023-12-18Update Russian translationAleksandr Melman1-3447/+3294
2023-12-18libnm,cli: merge branch 'th/libnm-notification'Thomas Haller6-89/+181
2023-12-18glib-aux: rename and change order of arguments for _nm_gobject_notify_togethe...Thomas Haller1-13/+13
2023-12-18cli: fix setting "wifi.mac-address-randomization"Thomas Haller1-1/+44
2023-12-18libnm: rework normalization of "wifi.mac-address-randomization"Thomas Haller3-55/+93
2023-12-18libnm: only emit notification for "wifi.cloned-mac-address" on changesThomas Haller1-11/+20
2023-12-18libnm: only emit notification for "ipv[46].dns-options" on changesThomas Haller1-9/+11
2023-12-18merge: branch 'fix_zh_po'Íñigo Huguet1-1/+1
2023-12-18zh: fix typo for route in ChineseGris Ge1-1/+1
2023-12-18Merge branch 'ih/fix_gettext'Íñigo Huguet4-10/+9
2023-12-18CI: check for potential translation errorsih/fix_gettextÍñigo Huguet2-5/+7
2023-12-18po: Fix typo in indonesian translationÍñigo Huguet1-1/+1
2023-12-18core: Fix unextractable translation stringÍñigo Huguet1-4/+1
2023-12-18merge: branch 'uk_update45'Íñigo Huguet1-2150/+2159
2023-12-18Update Ukrainian translationYuri Chornoivan1-2150/+2159
2023-12-14release: bump version to 1.45.9 (development)1.45.9-devJán Václav2-2/+2
2023-12-13po: belatedly add HSR source files to "po/POTFILES.in"Thomas Haller1-1/+3
2023-12-13libnm: merge branch 'th/ssid'Thomas Haller3-7/+18
2023-12-13all: adjust nm_utils_is_empty_ssid() to return TRUE for zero length SSIDThomas Haller1-0/+3
2023-12-13libnm: deprecate nm_utils_escape_ssid()Thomas Haller2-7/+15
2023-12-13device: fix generated 'wifi.cloned-mac-address="stable-ssid"' for stable-idThomas Haller4-5/+37
2023-12-13merge: branch 'ih/dbus_ip_validate'Íñigo Huguet4-209/+709
2023-12-13libnm: document what each flag from NMSettingParseFlags meansÍñigo Huguet1-0/+18
2023-12-13libnm/dbus: notify errors for invalid IPv6 propertiesÍñigo Huguet3-87/+285
2023-12-13libnm/ipv4: properly assign address-labels, and report errors from themÍñigo Huguet3-17/+51
2023-12-13libnm/dbus: notify errors for invalid IPv4 propertiesÍñigo Huguet3-111/+361
2023-12-12libnm: merge branch 'th/libnm-client-debug'Thomas Haller2-33/+59
2023-12-12libnm: with LIBNM_CLIENT_DEBUG logging always print to default destinationThomas Haller1-6/+2
2023-12-12libnm: refactor levels for LIBNM_CLIENT_DEBUGThomas Haller2-10/+18
2023-12-12libnm: rework and document LIBNM_CLIENT_DEBUGThomas Haller2-19/+41
2023-12-12config: drop slaves-order config optionFernando Fernandez Mancera7-54/+22
2023-12-12libnm: merge branch 'th/libnm-explicit-notify'Thomas Haller5-97/+93
2023-12-11libnm: adjust tests now that all direct properties use G_PARAM_EXPLICIT_NOTIFYThomas Haller2-26/+8
2023-12-11libnm: use G_PARAM_EXPLICIT_NOTIFY for direct flags propertiesThomas Haller3-10/+15
2023-12-11libnm: use G_PARAM_EXPLICIT_NOTIFY for direct enum propertiesThomas Haller3-10/+11