NetworkManager/cli/src
Jiří Klimeš 979b69142c cli: add 'nmcli nm enable' command
'enable' command queries and sets NetworkingEnabled property. It should be used
by users. Previous 'sleep' command that actually did enable/disable,
really calls Sleep() now and is not meant for common usage.
2010-09-17 14:56:21 +02:00
..
connections.c cli: wait a bit even when '--nowait' is specified; for permissions check (rh #614866) 2010-07-29 16:16:20 +02:00
connections.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
devices.c cli: wait a bit even when '--nowait' is specified; for permissions check (rh #614866) 2010-07-29 16:16:20 +02:00
devices.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
Makefile.am cli: use own code to output connection details (settings) 2010-03-31 17:14:35 +02:00
network-manager.c cli: add 'nmcli nm enable' command 2010-09-17 14:56:21 +02:00
network-manager.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
nmcli.c cli: wait a bit even when '--nowait' is specified; for permissions check (rh #614866) 2010-07-29 16:16:20 +02:00
nmcli.h cli: wait a bit even when '--nowait' is specified; for permissions check (rh #614866) 2010-07-29 16:16:20 +02:00
settings.c core: MAC address spoofing/cloning (rh #447827) (bgo #553771) 2010-06-22 14:21:25 +02:00
settings.h cli: use own code to output connection details (settings) 2010-03-31 17:14:35 +02:00
utils.c cli: align UTF-8 strings properly 2010-04-26 17:32:18 +02:00
utils.h cli: align UTF-8 strings properly 2010-04-26 17:32:18 +02:00