summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-29l3cfg: handle dynamic added routes tracking and deletionth/tmp9Fernando Fernandez Mancera1-128/+225
2023-11-29SCRATCH: squash with following commit.Fernando Fernandez Mancera1-1/+11
2023-11-29l3cfg: factor out _obj_state_data_new() for creating object stateFernando Fernandez Mancera1-10/+16
2023-11-29netns: schedule a commit when a single-hop route is mergedFernando Fernandez Mancera1-2/+8
2023-11-29core: fix nm_netns_ip_route_ecmp_commit() to return regular single-hop routeThomas Haller1-1/+24
2023-11-29core: assert that tracked objects in NML3Cfg don't have metric_anyThomas Haller1-0/+8
2023-11-29fixup! platform: fix handling "weight" for IPv4 routesThomas Haller1-0/+27
2023-11-29fixup! platform: fix handling "weight" for IPv4 routesThomas Haller5-49/+16
2023-11-29platform: fix handling "weight" for IPv4 routesThomas Haller5-49/+129
2023-11-24merge: branch 'jv/fix-doc-deps'Íñigo Huguet2-2/+2
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