NetworkManager/cli/src
2014-06-04 09:47:37 +02:00
..
common.c cli: make prompt argument a printf-like format string, remove history argument 2014-06-04 09:47:37 +02:00
common.h cli: make prompt argument a printf-like format string, remove history argument 2014-06-04 09:47:37 +02:00
connections.c cli: use readline for quit confirmation in editor, and accept localized answer 2014-06-04 09:47:37 +02:00
connections.h cli: move readline related functions to common.h to be usable throughout nmcli 2014-06-04 09:47:37 +02:00
devices.c cli: implement TAB completion for connection and interface names 2014-06-04 09:47:37 +02:00
devices.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
Makefile.am cli/build: make libreadline a build-time dependency (bgo #729846) 2014-06-04 09:47:37 +02:00
network-manager.c cli: add 'help' for second level commands (bgo #698237) (rh #1034119) 2014-01-09 10:14:03 +01:00
network-manager.h cli: remove obsolete 'nmcli nm' 2013-04-24 10:04:43 +02:00
nmcli.c cli: move readline related functions to common.h to be usable throughout nmcli 2014-06-04 09:47:37 +02:00
nmcli.h cli: allow specifying 'group.name' syntax for '--fields' 2013-12-17 13:51:34 +01:00
settings.c cli: support new bridge.mac-address property 2014-05-30 17:02:31 +02:00
settings.h cli: show warning when setting band/channel for infra mode (rh #1000096) 2014-02-13 12:22:52 +01:00
utils.c cli: don't leak 'str' returned by g_strdup_vprintf() 2014-06-04 08:55:35 +02:00
utils.h cli: consolidate active and configured connections (rh #997999) 2014-01-23 13:45:46 +01:00