NetworkManager/cli/src
Jiří Klimeš 1f6e1fbc62 cli: editor 'change' command: output -> input format conversion (rh #998929)
The format of property values that nmcli prints is not the same (for some
properties) as the format nmcli editor accepts as input from user. The reasons
are that (a) output format is more descriptive and not much suitable to be
typed, (b) it comes in most cases from libnm-util.
'change' command displays current property value and allows users to edit it.
So we convert the output into input format, before presenting it to the user.

https://bugzilla.redhat.com/show_bug.cgi?id=998929
2013-09-13 10:56:20 +02:00
..
common.c all: replace struct in_addr with guint32 2013-08-03 00:15:07 -05:00
common.h cli: 'connection add': allow numeric bonding modes 2013-05-16 10:44:17 +02:00
connections.c cli: editor 'change' command: output -> input format conversion (rh #998929) 2013-09-13 10:56:20 +02: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: '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: 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 cli: reset terminal using libreadline when quitting on signal (bgo #706118) 2013-09-10 11:45:21 +02:00
nmcli.h cli: confirm connection saving when autoconnect=yes (rh #953296) 2013-07-30 14:04:52 +02:00
settings.c cli: editor 'change' command: output -> input format conversion (rh #998929) 2013-09-13 10:56:20 +02:00
settings.h cli: editor 'change' command: output -> input format conversion (rh #998929) 2013-09-13 10:56:20 +02:00
utils.c nmcli: reword error message for a wrong user input in edit mode 2013-09-05 20:02:12 +02:00
utils.h cli: add 'nmcli' command for nmcli connection editor configuration 2013-07-22 13:37:16 +02:00