NetworkManager/cli/src
Jiří Klimeš 8d9718bd0f cli: add 'activate' menu command for interactive editor (rh #1004883)
This command allows activating the edited connection.

Monitoring the progress of the activation is a bit complicated by the fact
that the callback activate_connection_editor_cb() is invoked in main loop
thread, and not in the editor thread itself.

https://bugzilla.redhat.com/show_bug.cgi?id=1004883
2013-10-31 08:53:56 +01:00
..
common.c cli: fix the error message for valid IPv6 prefix range to <1-128> 2013-09-19 14:06:36 +02:00
common.h cli: 'connection add': allow numeric bonding modes 2013-05-16 10:44:17 +02:00
connections.c cli: add 'activate' menu command for interactive editor (rh #1004883) 2013-10-31 08:53:56 +01:00
connections.h cli: reset terminal using libreadline when quitting on signal (bgo #706118) 2013-09-10 11:45:21 +02:00
devices.c cli: always print success message (not only in --pretty mode) (rh #1006444) 2013-09-19 15:24:13 +02:00
devices.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
Makefile.am build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happy 2013-08-22 11:49:16 -04:00
network-manager.c cli: clarify 'startup' property when NM is not running 2013-09-12 13:15:50 -05:00
network-manager.h cli: remove obsolete 'nmcli nm' 2013-04-24 10:04:43 +02:00
nmcli.c nmcli: fix some leaks found by valgrind 2013-10-23 22:22:35 -04:00
nmcli.h cli: confirm connection saving when autoconnect=yes (rh #953296) 2013-07-30 14:04:52 +02:00
settings.c core: add support for EAP-PWD authentication 2013-10-23 21:07:30 -05:00
settings.h cli: editor 'change' command: output -> input format conversion (rh #998929) 2013-09-13 10:56:20 +02:00
utils.c nmcli: fix some leaks found by valgrind 2013-10-23 22:22:35 -04:00
utils.h cli: add 'nmcli' command for nmcli connection editor configuration 2013-07-22 13:37:16 +02:00