summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: merge branch 'th/workaround-glib-atomic-pointer-get'nm-1-18Thomas Haller2021-06-1011-26/+119
|\
| * libnm: with meson include "nm-default.h" for glib-mkenums sourcesThomas Haller2021-06-103-2/+5
| * 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-3/+16
| * 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-101-1/+1
* 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-0/+20
* shared/tests: add nmtst_main_context_iterate_until() helperThomas Haller2021-06-101-0/+28
* shared: add nm_auto_destroy_and_unref_gsource macroThomas Haller2021-06-101-0/+3
* shared: add nm_g_source_destroy_and_unref() helperThomas Haller2021-06-101-0/+7
* device: fix crash releasing destroyed slaveThomas Haller2021-02-153-17/+46
* docs: remove actions files generated by gtk-doc on cleanBeniamino Galvani2020-10-283-2/+3
* Makefile: remove "libnm.actions" explicitly when uninstallingFernando Fernandez Mancera2020-10-261-0/+2
* release: bump version to 1.18.11 (development)1.18.11-devThomas Haller2020-09-292-2/+2
* release: bump version to 1.18.101.18.10Thomas Haller2020-09-292-2/+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
* NEWS: updateThomas Haller2020-09-291-0/+12
* 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
* all: merge branch 'th/fix-build-on-recent-distros'Thomas Haller2020-09-097-30/+75
|\
| * gitlab-ci: fix workarounds for Ubuntu 16.04 in testsThomas Haller2020-09-092-3/+3
| * modem: suppress deprecated warning from libmm for MM_MODEM_CAPABILITY_LTE_ADV...Thomas Haller2020-09-091-3/+16
| * core: avoid deprecated matchfilecon SELinux API instead of selabelThomas Haller2020-09-091-15/+32
| * contrib/rpm: opt out of LTO build for Fedora 33+Thomas Haller2020-09-091-0/+4
| * tests: ignore valgrind warning about unhandled syscallsThomas Haller2020-09-091-6/+11
| * glib: always re-implement g_steal_pointer()Thomas Haller2020-09-091-3/+9
|/
* all: merge branch 'th/find-backports-fixes'Thomas Haller2020-09-0925-64/+166
|\
| * logging: don't misuse SYSLOG_FACILITY field in journalThomas Haller2020-09-091-17/+7
| * logging: fix stack overflow in logging for iov_data arrayThomas Haller2020-09-091-1/+1
| * libnm: fix parsing "nsna_ping" team link watcher from GVariantThomas Haller2020-09-091-1/+1
| * device: properly honor flags when checking connection availabilityBeniamino Galvani2020-09-091-3/+10
| * settings: fix registering AgentManager.RegisterWithCapabilities() twiceThomas Haller2020-09-091-10/+0
| * acd: fix memleak in acd_event()Thomas Haller2020-09-091-1/+1
| * bluetooth: don't set the ifindex after the device has been activatedLubomir Rintel2020-09-091-0/+3
| * supplicant: allow PMF with SAEBeniamino Galvani2020-09-092-3/+2
| * core: signal parent-active only when the parent AC is activatedBeniamino Galvani2020-09-091-1/+3
| * manager: change autoconnect-slaves logic for already active slavesBeniamino Galvani2020-09-091-3/+32
| * ifcfg-rh: fix accepting onlink flag also for IPv6 routesThomas Haller2020-09-091-2/+1
| * libnm: fix memleak in nm_device_wifi_request_scan_options_async() for floatin...Thomas Haller2020-09-091-4/+6