summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-22WIP: core/manager: s/master/controller/lr/conscious-langLubomir Rintel1-105/+106
2023-01-22WIP: s/nm_active_connection_set_master/nm_active_connection_set_controller/Lubomir Rintel3-17/+17
2023-01-22WIP: core/policy: s/master/controller/Lubomir Rintel1-13/+16
2023-01-22WIP: settings/ifcfg-rh: s/master/controller/Lubomir Rintel2-29/+29
2023-01-22WIP: core/6lowpan: s/master/controller/Lubomir Rintel1-5/+5
2023-01-22WIP: core/macsec: s/master/controller/Lubomir Rintel1-5/+5
2023-01-22WIP: nmtui/slave-list: s/master/controller/Lubomir Rintel1-5/+6
2023-01-22WIP: nmtui/edit: s/master/controller/Lubomir Rintel1-7/+7
2023-01-22WIP: core/vlan: s/master/controller/Lubomir Rintel1-7/+7
2023-01-22WIP: all: use get_controller() accessor everywhereLubomir Rintel24-50/+50
2023-01-22WIP: core/setting-connection: introduce controller, deprecate masterLubomir Rintel3-27/+62
2023-01-22WIP: core: add a property type for deprecated aliasesLubomir Rintel5-59/+229
2023-01-22WIP: s/_nm_connection_type_is_master/_nm_connection_type_is_controller/gLubomir Rintel3-3/+3
2023-01-22core/main-utils: fix up some early error outputLubomir Rintel1-4/+4
2023-01-20meson: increase "default_test_timeout" to 3 minutesThomas Haller2-2/+2
2023-01-20glib-aux/trivial: fix code comment about nmtst_is_debug()Thomas Haller1-1/+1
2023-01-19release: bump version to 1.43.0 (development)1.43.0-devThomas Haller2-3/+3
2023-01-19release: bump version to 1.41.90 (1.42-rc1)1.42-rc1Thomas Haller2-2/+2
2023-01-19gitlab-ci: set OMP_NUM_THREADS=1 to avoid libgomp crash for msgmergeThomas Haller1-0/+1
2023-01-19platform/tests: temporarily disable failing check in "/route/test_cache_consi...Thomas Haller2-6/+3
2023-01-19platform/tests: temporarily disable failing check in "/route/test_cache_consi...Thomas Haller1-5/+6
2023-01-19libnm/doc: document "weight" attribute for IPv4 routesThomas Haller1-0/+7
2023-01-19NEWS: updateFernando Fernandez Mancera1-12/+97
2023-01-19gitlab-ci: avoid clean step in "run-test.sh" for manual invocationThomas Haller1-11/+12
2023-01-19platform/tests: temporarily disable failing check in "/route/test_cache_consi...Thomas Haller1-0/+5
2023-01-19l3cfg: schedule an update after every commit-type/config-data register/unregi...ff/fix_ecmp_empty_lstFernando Fernandez Mancera2-9/+21
2023-01-19platform: merge branch 'th/platform-cache-consistency-routes'Thomas Haller19-239/+929
2023-01-19platform/tests: add test for cache consistency for IP routesThomas Haller2-1/+230
2023-01-19platform/tests: add nmtstp_assert_platform() helperThomas Haller2-0/+320
2023-01-19platform/tests: extend nmtstp_env1_add_test_func() to create more interfacesThomas Haller5-60/+93
2023-01-19platform: allow setting multi_idx instance for NMPlatformThomas Haller7-16/+51
2023-01-19platform: add NMP_OBJECT_TYPE_NAME() macroThomas Haller1-0/+2
2023-01-19platform: abort handling routes in _rtnl_handle_msg() when resync is requiredThomas Haller1-0/+2
2023-01-19platform: resync route cache upon NLM_F_REPLACE flagThomas Haller1-14/+37
2023-01-19platform: parse routes of any type to handle replaceThomas Haller1-9/+11
2023-01-19platform: better handle `ip route replace` for ignored routesThomas Haller4-20/+19
2023-01-19platform: minor cleanup in nmp_cache_update_netlink_route()Thomas Haller1-7/+6
2023-01-19platform: fix nmp_lookup_init_route_by_weak_id() to honor the route-tableThomas Haller3-21/+46
2023-01-19platform: avoid printing raw pointer values in logThomas Haller3-63/+73
2023-01-19glib-aux/tests: enable TRACE logging level when debugging nmtst testsThomas Haller1-1/+1
2023-01-19glib-aux/tests: add nmtst_keeper_add() test helperThomas Haller1-0/+21
2023-01-19glib-aux: rename and change nm_g_ptr_array_copy() to nm_g_ptr_array_new_clone()Thomas Haller2-29/+19
2023-01-18curl: use CURLOPT_PROTOCOLS_STR instead of deprecated CURLOPT_PROTOCOLSThomas Haller2-0/+11
2023-01-18core: fix enum argument in prototype of nm_utils_kill_process_sync(), etc.Thomas Haller1-3/+3
2023-01-18gitlab-ci: bump ci-templates tag to generate new container imagesThomas Haller2-6/+6
2023-01-17merge: branch 'lr/nl-retry'Lubomir Rintel1-25/+34
2023-01-17CONTRIBUTING: add hint for using cscopeThomas Haller1-0/+7
2023-01-17build: fix `make cscope` step for removed directoriesThomas Haller1-1/+1
2023-01-17tests: merge branch 'th/leak-test-data'Thomas Haller2-35/+137
2023-01-17glib-aux: use struct initialization in nm_dedup_multi_index_new()Thomas Haller1-6/+9