summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-20cloud-setup: actually pass the HTTP method in nm_http_client_poll_req()nm-1-22Lubomir Rintel1-1/+2
2023-09-20cloud-setup/ec2: start with requesting a IMDSv2 tokenLubomir Rintel1-20/+52
2023-09-20cloud-setup: make nm_http_client_req() accept a method argumentLubomir Rintel3-0/+12
2023-09-20cloud-setup: rename get/Get identifiers to req and ReqLubomir Rintel3-81/+81
2023-09-20cloud_setup: unexport nm_http_client_get()Lubomir Rintel2-17/+2
2023-09-20nmcs-http: add param to GET API to set custom HTTP headersAntonio Cardace3-0/+35
2021-08-11team: perform cleanup immediately when connecting to teamd failsBeniamino Galvani1-0/+1
2021-08-11team: merge branch 'bg/team-no-dbus-rh1784363'Beniamino Galvani1-52/+129
2021-08-11team: support operation without D-BusBeniamino Galvani1-52/+120
2021-08-11team: ensure that teamd is running for assumed devicesBeniamino Galvani1-0/+9
2021-08-11device: add mechanism to call stage1 for external or assumed devicesBeniamino Galvani2-11/+16
2021-06-18merge: branch 'bg/tc-ignore'Beniamino Galvani10-152/+299
2021-06-18ifcfg-rh: preserve an empty tc configurationBeniamino Galvani6-25/+131
2021-06-18core,libnm: don't touch device TC configuration by defaultBeniamino Galvani3-15/+31
2021-06-18move tc parsing out of nm-device.cBeniamino Galvani3-115/+140
2021-06-10libnm: suppress "-Warray-bounds" warning in nm_team_link_watcher_new_ethtool()Thomas Haller1-0/+4
2021-06-10build: merge branch 'th/workaround-glib-atomic-pointer-get'Thomas Haller11-35/+123
2021-06-10libnm: with meson include "nm-default.h" for glib-mkenums sourcesThomas Haller2-0/+2
2021-06-10libnm/tests: include "nm-default.h" for "libnm-core/tests/nm-core-tests-enum-...Thomas Haller1-0/+1
2021-06-10shared: don't enforce unset G_LOG_DOMAIN in "nm-default.h"Thomas Haller1-2/+0
2021-06-10shared: also reimplement g_atomic_pointer_set() macroThomas Haller1-0/+19
2021-06-10shared: add a compat implementation for g_atomic_pointer_get()Thomas Haller1-6/+35
2021-06-10introspection: avoid compiler warning in generated introspection filesThomas Haller5-14/+23
2021-06-10build: don't depend dispatcher code on introspection sourcesThomas Haller1-2/+0
2021-06-10tests: avoid race condition in nmtstc_service_cleanup()Thomas Haller1-1/+4
2021-06-10shared/tests: add nmtst_main_context_iterate_until_full() helperThomas Haller1-10/+32
2021-06-10shared/tests: add nmtst_g_source_nop() helperThomas Haller1-0/+7
2021-06-10platform/tests: better handling "timeout_msec" argument in nmtst_main_context...Thomas Haller1-1/+5
2021-06-10shared/tests: add nmtst_main_context_iterate_until() helperThomas Haller1-3/+12
2021-06-10shared/tests/trivial: rename nmtst_main_context_iterate_until() to nmtst_main...Thomas Haller3-8/+8
2021-06-10shared/tests: use nmtst_g_source_set_boolean_true() in nmtst_main_context_ite...Thomas Haller1-13/+3
2021-06-10shared/tests: add nmtst_g_source_set_boolean_true() helperThomas Haller1-9/+20
2021-01-14device: clean up dispatcher calls when canceling an activationBeniamino Galvani1-0/+1
2020-10-26Makefile: remove "libnm.actions" explicitly when uninstallingFernando Fernandez Mancera1-0/+2
2020-09-29build/docs: fix generated XML syntax in tools/generate-docs-nm-settings-docs-...Valentin David1-1/+8
2020-09-29docs: fix escaping XML in "tools/generate-docs-nm-settings-docs-gir.py"Thomas Haller1-6/+8
2020-09-29policy: get the DHCPv6 hostname from the FQDN optionBeniamino Galvani1-1/+1
2020-09-29dhcp: export the DHCPv6 FQDN optionBeniamino Galvani3-0/+11
2020-09-29systemd: dhcp6: parse the FQDN optionBeniamino Galvani6-43/+129
2020-09-29systemd: dhcp6: remove assertions in dhcp6_option_parse_domainname()Beniamino Galvani1-2/+4
2020-09-29libnm: hide nm_setting_ip_config_next_valid_dns_option() function from headersThomas Haller3-4/+3
2020-09-18core: fix D-Bus type for "org.freedesktop.NetworkManager.Capabilities" propertyThomas Haller1-1/+1
2020-09-09device: fix wrongly considering ipv6.may-fail for ipv4Beniamino Galvani1-1/+1
2020-09-08contrib/rpm: opt out of LTO build for Fedora 33+Thomas Haller1-0/+4
2020-09-08tests: ignore valgrind warning about unhandled syscallsThomas Haller1-3/+9
2020-09-08glib: always re-implement g_steal_pointer()Thomas Haller1-3/+9
2020-09-08ndisc/tests: merge branch 'th/ndisc-test-assertion-fixes'Thomas Haller1-38/+41
2020-09-08ndisc/tests: relax assertion in "test-ndisc-fake.c"Thomas Haller1-1/+1
2020-09-08ndisc/tests: fix assertion in "test-ndisc-fake.c"Thomas Haller1-3/+3
2020-09-08ndisc/tests: relax the assertion in "test-ndisc-fake.c"Thomas Haller1-2/+4