summaryrefslogtreecommitdiff
path: root/src/core/devices/team/nm-device-team.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-01team: pass -N twice to teamdteamd-NNLubomir Rintel1-1/+1
2022-06-27team: specify cli-type for teamdctl_connect() to select usock/dbusThomas Haller1-36/+64
2022-05-03device: make attach_port() asynchronousBeniamino Galvani1-2/+8
2022-05-03device: rename {enslave,release}_slave() to {attach,detach}_port()Beniamino Galvani1-31/+31
2022-03-09core/team: fix leak and uninitialized GError in NMDeviceTeam's constructed()Thomas Haller1-1/+1
2021-11-29format: reformat source tree with clang-format 13.0Thomas Haller1-72/+72
2021-11-18core: rework IP configuration in NetworkManager using layer 3 configurationThomas Haller1-1/+0
2021-08-20libnm: Use _nm_connection_ensure_setting()Gris Ge1-18/+4
2021-05-25core: rework string handling in enslave_slave()Thomas Haller1-4/+4
2021-05-14core: drop deprecated PropertiesChanged D-Bus signal (API BREAK)Thomas Haller1-10/+6
2021-03-05platform: move more platform code to src/libnm-platform/Thomas Haller1-1/+1
2021-02-24build: move "shared/nm-std-aux" to "src/libnm-std-aux"Thomas Haller1-1/+1
2021-02-24build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,...Thomas Haller1-1/+1
2021-02-18build: move "libnm-core/" to "src/" and split itThomas Haller1-1/+1
2021-02-09all: add "src/core/nm-default-daemon.h" as replacement for "nm-default.h"Thomas Haller1-1/+1
2021-02-04all: move "src/" directory to "src/core/"Thomas Haller1-0/+1096