summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-29core: fix nm_netns_ip_route_ecmp_commit() to return regular single-hop routeth/tmp7Thomas Haller1-1/+26
2023-11-29platform: fix handling "weight" for IPv4 routesThomas Haller5-49/+129
2023-11-29fixup! l3cfg: handle dynamic added routes tracking and deletionThomas Haller1-125/+182
2023-11-28l3cfg: handle dynamic added routes tracking and deletionFernando Fernandez Mancera1-30/+70
2023-11-28l3cfg: track obj-state for single-hop route after ECMP commitFernando Fernandez Mancera1-11/+27
2023-11-28netns: schedule a commit when a single-hop route is mergedFernando Fernandez Mancera1-2/+8
2023-11-24build/meson: fix gtkdoc dependenciesJan Vaclav2-2/+2
2023-11-24merge: branch 'ih/readme'Íñigo Huguet5-15/+369
2023-11-24Add more detailed explanations for users, contributors and maintainersÍñigo Huguet4-15/+176
2023-11-24contrib: new script to anonymize logsÍñigo Huguet1-0/+193
2023-11-24libnm: merge branch 'th/libnm-strv-props-3'Thomas Haller12-228/+468
2023-11-23libnm: implement "{ipv4,ipv6}.dns-options" as direct STRV propertyThomas Haller6-104/+97
2023-11-23libnm: add option for direct STRV properties to preseve/distinguish empty arraysThomas Haller3-22/+45
2023-11-23libnm: handle empty strv array same as NULL for compare/to-dbusThomas Haller1-2/+18
2023-11-23glib-aux: refactor nm_strvarray_get_strv*() and nm_strvarray_set_strv*() helpersThomas Haller6-70/+195
2023-11-23glib-aux: add "const" to arguments of nm_strvarray_*() helpersThomas Haller1-3/+3
2023-11-23libnm: refactor "ipv6" argument of _nm_utils_dns_option_validate()Thomas Haller5-49/+72
2023-11-23libnm/tests: add more tests about dns-options in NMSettingIPConfigThomas Haller1-0/+60
2023-11-22valgrind: add valgrind suppression for memmove() overlapThomas Haller1-0/+10
2023-11-22clang-format: rework "nm-code-format-container.sh" scriptThomas Haller3-32/+33
2023-11-21device: change port deactivation reason upon user-request controller deactiva...Wen Liang1-1/+1
2023-11-21contrib/rpm: fix reference to "22-wifi-mac-addr.conf"Fernando Fernandez Mancera1-1/+1
2023-11-20contrib: fix invalid escape sequence in "find-backports"Thomas Haller1-1/+1
2023-11-20nm-in-container: set TERM=xterm in bashrcThomas Haller1-0/+2
2023-11-20nm-in-container: bind mount additional directoriesThomas Haller1-26/+45
2023-11-20libnm/doc: fix typo documenting NMCheckpointCreateFlagsThomas Haller1-1/+1
2023-11-17wifi: merge branch 'th/fedora-wifi-mac-addr-rand'Thomas Haller25-61/+240
2023-11-17contrib/rpm: add "22-wifi-mac-addr.conf" to F40+Thomas Haller3-6/+47
2023-11-16wifi: add "wifi.cloned-mac-address=stable-ssid"Thomas Haller10-10/+66
2023-11-16all: differentiate NM_CLONED_MAC_IS_SPECIAL() for wired/wirelessThomas Haller15-30/+59
2023-11-16core: support "${NETWORK_SSID}" for connection.stable-idThomas Haller8-15/+68
2023-11-16release: bump version to 1.45.7 (development)1.45.7-devÍñigo Huguet2-2/+2
2023-11-16libnm: merge branch 'th/libnm-strv-props-2'Thomas Haller6-170/+205
2023-11-15libnm: implement "ipv4.dhcp-reject-servers" as direct-strv propertyThomas Haller2-29/+23
2023-11-15libnm: implement "ipv4.dns-search" as direct-strv propertyThomas Haller3-72/+68
2023-11-15libnm: use nm_strvarray_*() helpers for strv propertiesThomas Haller3-49/+36
2023-11-15libnm: move NMValueStrv definition in headerThomas Haller1-8/+8
2023-11-15glib-aux: assert against NULL arguments for nm_strvarray_add()Thomas Haller1-0/+4
2023-11-15glib-aux: add nm_strvarray_add_take() helperThomas Haller1-5/+8
2023-11-15glib-aux: add nm_strvarray_remove_index() helperThomas Haller1-0/+14
2023-11-15glib-aux: add nm_strvarray_ensure_and_add() helperThomas Haller1-0/+17
2023-11-15glib-aux: add nm_strvarray_clear() helperThomas Haller1-0/+18
2023-11-15glib-aux: add nm_strvarray_contains() helperThomas Haller1-0/+2
2023-11-15glib-aux: cleanup assertions for GArray element size in nm_strvarray helpersThomas Haller1-10/+10
2023-11-15gitlab-ci: drop builds for CentOS 8 (8.1.1911, 8.2.2004, 8.3.2011)Thomas Haller3-96/+7
2023-11-15nm-in-container: install ausearch/audit packageThomas Haller1-0/+1
2023-11-15libnm: fix broken assertion in _permissions_user_allowed()Thomas Haller1-2/+1
2023-11-15libnm: rename "ethtool.eee" property to "ethtool.eee-enabled"Thomas Haller4-4/+6
2023-11-15cli: merge branch 'th/cli-sort-connected-externally'Thomas Haller5-1333/+1526
2023-11-15cli: sort `nmcli device` output by active-connection firstThomas Haller1-1/+1