summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! ifcfg-rh: add support for ipv4.link-localth/pr/1187Thomas Haller2022-05-132-1/+7
* settings: ipv4.link-local global defaultThomas Haller2022-05-128-491/+517
* settings: honor ipv4.method like beforeThomas Haller2022-05-127-546/+560
* ifcfg-rh: add support for ipv4.link-localAdrian Freihofer2022-05-125-1/+29
* settings: add ipv4.link-local flagAdrian Freihofer2022-05-1210-546/+822
* libnm: merge branch 'th/libnm-infiniband-fixes'Thomas Haller2022-05-121-8/+26
|\
| * libnm: reject infiniband.p-key set to 0, 0x8000Thomas Haller2022-05-121-0/+8
| * libnm: fix crash validating infiniband profiles for interface-nameThomas Haller2022-05-121-8/+18
|/
* libnm: merge branch 'th/fix-libnm-includes'Thomas Haller2022-05-123-61/+72
|\
| * libnm: avoid duplicate typedefs for NMClient/NMDeviceThomas Haller2022-05-122-13/+15
| * libnm: reorder includes in <NetworkManager.h> headerThomas Haller2022-05-121-48/+57
|/
* nmcli/devices: fix sorting of APsLubomir Rintel2022-05-121-1/+1
* nmcli/devices: check connection created with "wifi connect"Lubomir Rintel2022-05-121-0/+6
* nmcli/connections: export nmc_connection_check_deprecated()Lubomir Rintel2022-05-122-5/+8
* build/meson: workaround meson bug related to ternary expressionThomas Haller2022-05-111-2/+1
* gitlab-ci: avoid pager for "run-test.sh"Thomas Haller2022-05-111-0/+2
* dhcp: merge branch 'th/dhcpv6-otherconf-ignore-addr'Thomas Haller2022-05-113-49/+62
|\
| * dhcp: fix ignoring addresses with DHCPv6 otherconf (O flag)Thomas Haller2022-05-112-36/+45
| * dhcp: fix setting "-S" flag for dhclient info-only requestsThomas Haller2022-05-111-8/+13
| * dhcp: always explicitly set request/information-request flags for internal DH...Thomas Haller2022-05-111-5/+4
|/
* platform,core: merge branch 'th/platform-struct-packing'Thomas Haller2022-05-114-59/+72
|\
| * audit: handle error from audit_encode_nv_string()Thomas Haller2022-05-111-2/+5
| * platform: reorder fields in __NMPlatformIPRoute_COMMON for tight packingThomas Haller2022-05-111-45/+44
| * platform: use flexible array members for "NMPlatformIPAddress.address_ptr"/"N...Thomas Haller2022-05-113-13/+24
|/
* build: merge branch 'th/meson-prefix-dir'Thomas Haller2022-05-112-10/+18
|\
| * meson/build: fix using correct prefix for "systemdsystemunitdir"Thomas Haller2022-05-111-1/+1
| * build/autotools: cleanup udev-dir option in configure.acThomas Haller2022-05-111-5/+7
| * build/meson: honor prefix for udev_dir and don't use pkg-configThomas Haller2022-05-111-4/+10
|/
* bridge: assume wired settings are therelr/bridge-wiredLubomir Rintel2022-05-101-4/+5
* core/connection: ensure wired settings are around for bridgesLubomir Rintel2022-05-103-1/+16
* bond: drop _get_option_or_default() and use _get_option_normalized()Fernando Fernandez Mancera2022-05-103-15/+4
* nmtui: merge branch 'gfm:nmtui-tun-tap'Thomas Haller2022-05-092-7/+10
|\
| * nmtui: add support for activating tun/tap connectionsOlivier Gayot2022-05-092-0/+3
| * nm-connection.c: replace !strcmp() expressions by nm_streq()Olivier Gayot2022-05-091-7/+7
|/
* core: merge branch 'th/fix-clear-ip6-temp-addrs'Thomas Haller2022-05-094-59/+115
|\
| * l3cfg: refresh platform cache before creating prune list during L3Cfg commitThomas Haller2022-05-091-0/+2
| * l3cfg: fix clearing IPv6 temporary addresses to avoid stale addressesThomas Haller2022-05-093-59/+107
| * glib-aux: add nm_g_array_data() helperThomas Haller2022-05-091-0/+6
|/
* all: merge branch 'th/clean-includes'Thomas Haller2022-05-095-76/+74
|\
| * daemon-helper: include "libnm-std-aux/nm-default-std.h" as first in "nm-daemo...Thomas Haller2022-05-091-2/+2
| * std-aux: include default std-aux headers by "nm-default-std.h"Thomas Haller2022-05-092-2/+5
| * all: drop redundant includesThomas Haller2022-05-092-5/+0
| * code-style: fix wrong indentation for code commentsThomas Haller2022-05-092-67/+67
|/
* glib-aux: merge branch 'th/str-buf-stack-allocated'Thomas Haller2022-05-0913-53/+136
|\
| * glib-aux: avoid #if in "nm-str-buf.h"Thomas Haller2022-05-091-4/+4
| * glib-aux: drop nm_str_buf_init() for NM_STR_BUF_INIT()Thomas Haller2022-05-0913-30/+21
| * glib-aux: add support for starting with stack-allocated buffer in NMStrBufThomas Haller2022-05-093-23/+115
|/
* device: commit l3cfg on link change only when the device is activatingBeniamino Galvani2022-05-091-1/+2
* merge: branch 'lr/gtkdoc'Lubomir Rintel2022-05-0659-142/+95
|\
| * libnm-client: fix some commentslr/gtkdocLubomir Rintel2022-05-061-4/+4