NetworkManager/cli/src
Dan Winship 1f81851017 core: add monitor-connection-files=false and ReloadConnections
Add a "monitor-connection-files" config option, which can be set to
"false" to disable automatic reloading of connections on file change.

To go with this, add a new ReloadConnections method on
o.fd.NM.Settings that can be used to manually reload connections, and
add an nm-cli command to call it.
2013-06-14 12:57:47 -03:00
..
common.c cli: trivial update of NmcOutputField initializers 2013-05-31 09:38:03 +02:00
common.h cli: 'connection add': allow numeric bonding modes 2013-05-16 10:44:17 +02:00
connections.c core: add monitor-connection-files=false and ReloadConnections 2013-06-14 12:57:47 -03:00
connections.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
devices.c cli: 'dev wifi list': change default displayed columns 2013-05-31 09:38:04 +02:00
devices.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
Makefile.am build: remove G_DISABLE_DEPRECATED 2012-10-31 19:41:07 +01:00
network-manager.c cli: trivial update of NmcOutputField initializers 2013-05-31 09:38:03 +02:00
network-manager.h cli: remove obsolete 'nmcli nm' 2013-04-24 10:04:43 +02:00
nmcli.c cli: enhance printing to align tabular output properly and not to waste space 2013-05-31 09:38:03 +02:00
nmcli.h cli: enhance printing to align tabular output properly and not to waste space 2013-05-31 09:38:03 +02:00
settings.c cli: add support for new InfiniBand properties 2013-06-13 15:56:14 -03:00
settings.h cli: use a table for setting details functions 2013-06-06 10:06:39 +02:00
utils.c cli: 'dev wifi list' use nm_utils_ssid_to_utf8() to display SSID; add SSID-HEX 2013-05-31 09:38:03 +02:00
utils.h cli: 'dev wifi list' use nm_utils_ssid_to_utf8() to display SSID; add SSID-HEX 2013-05-31 09:38:03 +02:00