NetworkManager/clients/cli
Beniamino Galvani fd8d5a0c7a cli: don't create a NMClient for the 'connection reload' command
It is a waste of resources instantiating a NMClient, filling the
object cache and then throwing everything away without using it. This
can take seconds on slow systems with many objects. Since the
ReloadConnections doesn't need anything from the cache, just execute
the D-Bus method call directly.
2019-09-17 09:31:34 +02:00
..
agent.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
agent.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
common.c cli: don't create a NMClient for the 'connection reload' command 2019-09-17 09:31:34 +02:00
common.h cli: don't create a NMClient for the 'connection reload' command 2019-09-17 09:31:34 +02:00
connections.c cli: don't create a NMClient for the 'connection reload' command 2019-09-17 09:31:34 +02:00
connections.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
devices.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
devices.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
general.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
general.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
meson.build build/meson: rename "nm_core_dep" to "libnm_core_dep" 2019-04-18 18:59:09 +02:00
nmcli-completion cli: make nmcli do its own command completion 2017-02-13 16:32:15 +01:00
nmcli.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nmcli.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
polkit-agent.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
polkit-agent.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
settings.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
settings.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
utils.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
utils.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00