NetworkManager/clients
Thomas Haller 5859e9a53d tui: create NMClient instance via async init
Using sync init (nm_client_new()) has an overhead as it requires an internal
GMainContext to ensure preserving the order of D-Bus messages. Let's avoid
that by using the async init. Note that the difference here is that we will
iterate the caller's GMainContext while creating the instance. But that
is no problem for nmtui at that point.
2019-12-10 09:17:17 +01:00
..
cli cli: sort permission in output of nmcli general permissions 2019-12-10 07:53:25 +01:00
cloud-setup cloud-setup: mark environment variables that are supported configuration 2019-12-03 16:18:33 +01:00
common clients/secret-agent: don't require secrets for OWE connections 2019-12-05 14:00:10 +01:00
tests cli: sort permission in output of nmcli general permissions 2019-12-10 07:53:25 +01:00
tui tui: create NMClient instance via async init 2019-12-10 09:17:17 +01:00
meson.build cloud-setup: add tool for automatic IP configuration in cloud 2019-11-28 19:52:18 +01:00
nm-online.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00