summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-24agent-manager: return all secrets if we don't need to ask agentsbg/agent-secretsBeniamino Galvani1-3/+16
2022-10-24all: merge branch 'th/memdup'Thomas Haller5-13/+50
2022-10-24glib-aux,core: use nm_memdup_nul() and nm_memcpy()Thomas Haller3-13/+9
2022-10-24glib-aux: add nm_memdup_nul() helperThomas Haller1-0/+30
2022-10-24std-aux: add nm_memcpy() helper for handling copy of zero bytesThomas Haller1-0/+11
2022-10-21core: fix setting IPv6 retrans timerBeniamino Galvani1-1/+1
2022-10-20std-aux: workaround unused variable with clang and nm_auto macroThomas Haller1-2/+2
2022-10-19core: don't restrict DNS interface when performing connectivity checkMichael Catanzaro1-4/+1
2022-10-19glib-aux/trivial: improve code comment for NMDedupMultiIdxTypeThomas Haller1-8/+8
2022-10-19nmcli: fix crash in "nmcli device monitor"Beniamino Galvani1-0/+2
2022-10-19glib-aux/trivial: add code comment about cleanup macrosThomas Haller1-0/+21
2022-10-18checkpatch: suggest nm_memdup() instead of g_memdup()Thomas Haller1-0/+1
2022-10-18all: use nm_memdup() instead of g_memdup()Thomas Haller2-2/+2
2022-10-17style: fix code formattingLubomir Rintel1-3/+3
2022-10-17style: fix code formattingLubomir Rintel1-3/+4
2022-10-17core/device: demote "strictly unamanged" errorLubomir Rintel2-1/+2
2022-10-17core/device: make sriov setting require sriov capLubomir Rintel1-4/+17
2022-10-17platform: merge branch 'bg/sriov-bufsize'Beniamino Galvani6-50/+63
2022-10-17platform: set custom netlink buffer size when adding SR-IOV VFsBeniamino Galvani1-3/+15
2022-10-17platform: add length argument to _nl_msg_new_link_full()Beniamino Galvani1-6/+14
2022-10-17platform: change nlmsg_alloc*() functionsBeniamino Galvani6-41/+34
2022-10-17nmcli: show sriov capability in "nmcli" outputLubomir Rintel1-1/+5
2022-10-17MAINTAINERS: improve documentation about backportsbg/backports-docBeniamino Galvani1-18/+29
2022-10-15merge: branch 'ac/vlan'Ana Cabral7-166/+19
2022-10-15device: remove the possibility of inheriting the unmanaged condition from the...ac/vlanAna Cabral3-22/+17
2022-10-15device: remove the unmanaged inheritance from the parent for macvlan devicesAna Cabral1-36/+1
2022-10-15device: remove the unmanaged inheritance from the parent for macsec devicesAna Cabral1-36/+1
2022-10-15device: remove the unmanaged inheritance from the parent for 6lowpan devicesAna Cabral1-37/+0
2022-10-15device: allow configuration of VLAN on an unmanaged interfaceAna Cabral1-35/+0
2022-10-14team: log port config when it's setLubomir Rintel1-0/+1
2022-10-14team: don't log failures to connect to teamd on error levelLubomir Rintel1-20/+32
2022-10-14team: set port configuration even if it's emptyLubomir Rintel1-16/+14
2022-10-14po: update Hungarian (hu) translationBalázs Úr1-3828/+4485
2022-10-14libnm: merge branch 'th/nmclient-wait-shutdown'Thomas Haller7-48/+683
2022-10-14libnm: add nm_client_wait_shutdown() function for cleaning up NMClientThomas Haller5-42/+618
2022-10-14libnm: add "initialized-{good,bad}" flags to NMClientInstanceFlagsThomas Haller3-6/+43
2022-10-14glib-aux/tests: add nmtst_true_once() helperThomas Haller1-0/+22
2022-10-14dns: merge branch 'bg/dns-sort'Beniamino Galvani1-1/+8
2022-10-13dns: sort the ip-data list when a new element is addedBeniamino Galvani1-0/+1
2022-10-13dns: add comment explaining the purpose of `any_removed`Beniamino Galvani1-1/+7
2022-10-12nmcli: fix typo 'exiting' -> 'existing'gaoxingwang1-1/+1
2022-10-11trivial: fix indentationThomas Haller2-2/+2
2022-10-11all: avoid "-Wunreachable-code-generic-assoc" warning with _Generic()Thomas Haller3-77/+36
2022-10-11all: fix deprecated function declaration without a prototypeThomas Haller6-11/+11
2022-10-11man/nmcli: document variables affecting fancy outputLubomir Rintel1-1/+40
2022-10-11platform: use NM_STR_HAS_PREFIX() where appropriateThomas Haller1-22/+22
2022-10-11platform: in _linktype_get_type() check for devtype before the interface nameThomas Haller1-9/+11
2022-10-11platform: also recognize rmnet/ccmni with ARPHRD_RAWIP typeRatchanan Srirattanamet1-5/+16
2022-10-11release: bump version to 1.41.3 (development)1.41.3-devBeniamino Galvani2-2/+2
2022-10-11gitlab-ci: update ci-templates versionThomas Haller2-7/+7