summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* team: perform cleanup immediately when connecting to teamd failsnm-1-22Beniamino Galvani2021-08-111-0/+1
* team: merge branch 'bg/team-no-dbus-rh1784363'Beniamino Galvani2021-08-111-52/+129
|\
| * team: support operation without D-BusBeniamino Galvani2021-08-111-52/+120
| * team: ensure that teamd is running for assumed devicesBeniamino Galvani2021-08-111-0/+9
|/
* device: add mechanism to call stage1 for external or assumed devicesBeniamino Galvani2021-08-112-11/+16
* merge: branch 'bg/tc-ignore'Beniamino Galvani2021-06-1810-152/+299
|\
| * ifcfg-rh: preserve an empty tc configurationBeniamino Galvani2021-06-186-25/+131
| * core,libnm: don't touch device TC configuration by defaultBeniamino Galvani2021-06-183-15/+31
| * move tc parsing out of nm-device.cBeniamino Galvani2021-06-183-115/+140
|/
* libnm: suppress "-Warray-bounds" warning in nm_team_link_watcher_new_ethtool()Thomas Haller2021-06-101-0/+4
* build: merge branch 'th/workaround-glib-atomic-pointer-get'Thomas Haller2021-06-1011-35/+123
|\
| * libnm: with meson include "nm-default.h" for glib-mkenums sourcesThomas Haller2021-06-102-0/+2
| * libnm/tests: include "nm-default.h" for "libnm-core/tests/nm-core-tests-enum-...Thomas Haller2021-06-101-0/+1
| * shared: don't enforce unset G_LOG_DOMAIN in "nm-default.h"Thomas Haller2021-06-101-2/+0
| * shared: also reimplement g_atomic_pointer_set() macroThomas Haller2021-06-101-0/+19
| * shared: add a compat implementation for g_atomic_pointer_get()Thomas Haller2021-06-101-6/+35
| * introspection: avoid compiler warning in generated introspection filesThomas Haller2021-06-105-14/+23
| * build: don't depend dispatcher code on introspection sourcesThomas Haller2021-06-101-2/+0
| * tests: avoid race condition in nmtstc_service_cleanup()Thomas Haller2021-06-101-1/+4
| * shared/tests: add nmtst_main_context_iterate_until_full() helperThomas Haller2021-06-101-10/+32
| * shared/tests: add nmtst_g_source_nop() helperThomas Haller2021-06-101-0/+7
|/
* platform/tests: better handling "timeout_msec" argument in nmtst_main_context...Thomas Haller2021-06-101-1/+5
* shared/tests: add nmtst_main_context_iterate_until() helperThomas Haller2021-06-101-3/+12
* shared/tests/trivial: rename nmtst_main_context_iterate_until() to nmtst_main...Thomas Haller2021-06-103-8/+8
* shared/tests: use nmtst_g_source_set_boolean_true() in nmtst_main_context_ite...Thomas Haller2021-06-101-13/+3
* shared/tests: add nmtst_g_source_set_boolean_true() helperThomas Haller2021-06-101-9/+20
* device: clean up dispatcher calls when canceling an activationBeniamino Galvani2021-01-141-0/+1
* Makefile: remove "libnm.actions" explicitly when uninstallingFernando Fernandez Mancera2020-10-261-0/+2
* build/docs: fix generated XML syntax in tools/generate-docs-nm-settings-docs-...Valentin David2020-09-291-1/+8
* docs: fix escaping XML in "tools/generate-docs-nm-settings-docs-gir.py"Thomas Haller2020-09-291-6/+8
* policy: get the DHCPv6 hostname from the FQDN optionBeniamino Galvani2020-09-291-1/+1
* dhcp: export the DHCPv6 FQDN optionBeniamino Galvani2020-09-293-0/+11
* systemd: dhcp6: parse the FQDN optionBeniamino Galvani2020-09-296-43/+129
* systemd: dhcp6: remove assertions in dhcp6_option_parse_domainname()Beniamino Galvani2020-09-291-2/+4
* libnm: hide nm_setting_ip_config_next_valid_dns_option() function from headersThomas Haller2020-09-293-4/+3
* core: fix D-Bus type for "org.freedesktop.NetworkManager.Capabilities" propertyThomas Haller2020-09-181-1/+1
* device: fix wrongly considering ipv6.may-fail for ipv4Beniamino Galvani2020-09-091-1/+1
* contrib/rpm: opt out of LTO build for Fedora 33+Thomas Haller2020-09-081-0/+4
* tests: ignore valgrind warning about unhandled syscallsThomas Haller2020-09-081-3/+9
* glib: always re-implement g_steal_pointer()Thomas Haller2020-09-081-3/+9
* ndisc/tests: merge branch 'th/ndisc-test-assertion-fixes'Thomas Haller2020-09-081-38/+41
|\
| * ndisc/tests: relax assertion in "test-ndisc-fake.c"Thomas Haller2020-09-081-1/+1
| * ndisc/tests: fix assertion in "test-ndisc-fake.c"Thomas Haller2020-09-081-3/+3
| * ndisc/tests: relax the assertion in "test-ndisc-fake.c"Thomas Haller2020-09-081-2/+4
| * ndisc/tests: make assertion checks a macro and not a function in test-ndisc-fakeThomas Haller2020-09-081-38/+39
|/
* initrd: fix memory leakAntonio Cardace2020-09-042-1/+9
* release: bump version to 1.22.17 (development)1.22.17-devThomas Haller2020-08-312-2/+2
* release: bump version to 1.22.161.22.16Thomas Haller2020-08-312-2/+2
* NEWS: updateThomas Haller2020-08-311-0/+12
* core: avoid deprecated matchfilecon SELinux API instead of selabelThomas Haller2020-08-281-15/+32