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