NetworkManager/cli/src
2013-01-30 15:27:06 +01:00
..
common.c typo: replace all misstyped 'seconadary' strings with 'secondary' 2012-11-04 23:08:02 +01:00
common.h cli: show progress in --pretty mode for 'nmcli con up' 2012-05-09 14:19:03 +02:00
connections.c cli: use setting_details() to simplify printing connection details 2013-01-30 12:27:13 +01:00
connections.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
devices.c cli: add bridge support 2012-11-30 13:21:51 -06: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: allow more forms of "help" command showing OBJECTs' description 2012-11-13 15:41:20 +01:00
network-manager.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
nmcli.c cli: replace 'dev' and 'con' OBJECTs by 'device', resp. 'connection' 2012-11-13 15:41:20 +01:00
nmcli.h cli: use an error quark for domain in g_set_error() instead of 0 (rh #842975) 2012-07-25 13:57:45 +02:00
settings.c cli: add missing properties (mainly secrets flags, and some others) 2013-01-30 15:27:06 +01:00
settings.h cli: add generic setting_details() for printing NMSetting 2013-01-30 12:27:13 +01:00
utils.c cli: allow next_arg() to move arguments past the last one 2012-11-20 15:20:38 +01:00
utils.h cli: add 'connect to SSID' feature: nmcli dev wifi connect <SSID> ... 2012-04-28 22:33:30 +02:00