NetworkManager/clients/cli
Thomas Haller db80ec05ab build: rename directory "include" to "shared"
Up to now, the "include" directory contained (only) header files that were
used project-wide by libs, core, clients, et al.

Since the directory now also contains a non-header file, the "include"
name is misleading. Instead of adding yet another directory that is
project-wide, with non-header-only content, rename the "include"
directory to "shared".
2015-12-24 11:42:37 +01:00
..
agent.c cli: turn should_wait into a semaphore 2015-12-05 12:05:17 +01:00
agent.h cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
common.c cli: do not present secrets from openconnect to the user for confirmation 2015-12-12 20:06:35 +01:00
common.h cli: do not echo passwords on terminal when asking for them 2015-12-07 14:14:58 +01:00
connections.c tun: add support for MTU and cloned-mac-address properties 2015-12-19 12:06:33 +01:00
connections.h cli: add nmcli monitor 2015-12-05 12:16:23 +01:00
devices.c cli: add global --show-secrets option 2015-12-07 14:14:58 +01:00
devices.h cli: add nmcli monitor 2015-12-05 12:16:23 +01:00
general.c cli: monitor whether NetworkManager is running 2015-12-14 16:37:57 +01:00
general.h cli: add nmcli monitor 2015-12-05 12:16:23 +01:00
Makefile.am build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
nmcli-completion cli: (bash completion): add new settings to completion of '--fields' 2015-12-17 16:42:54 +01:00
nmcli.c cli: add global --show-secrets option 2015-12-07 14:14:58 +01:00
nmcli.h cli: add global --show-secrets option 2015-12-07 14:14:58 +01:00
polkit-agent.c cli: use new nmc_readline_echo() in polkit agent 2015-12-07 14:14:58 +01:00
polkit-agent.h cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
settings-docs.xsl clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
settings.c ip-tunnel: add a MTU property 2015-12-19 12:06:33 +01:00
settings.h cli: refactor property to string conversion 2015-06-05 12:26:48 +02:00
utils.c cli: move the decision whether to use colors to nmc_colorize() 2015-12-05 12:05:17 +01:00
utils.h cli: move the decision whether to use colors to nmc_colorize() 2015-12-05 12:05:17 +01:00