NetworkManager/clients/cli
Beniamino Galvani 1bb3b6a4c6 libnm-core: make ipvx.dhcp-timeout signed
Change the dhcp-timeout property in NMSettingIPConfig to int type for
consistency with the dad-timeout property. For dad-timeout -1 means
"use default value", while for dhcp-timeout probably we will never use
negative values, but it seems more correct to use the same type for
the two properties.
2016-02-16 11:37:26 +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 cli: fix compile error 2016-02-11 17:14:35 +01:00
connections.h cli: add nmcli monitor 2015-12-05 12:16:23 +01:00
devices.c all: add version-id argument to device's Reapply method 2016-02-16 11:24:49 +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: add nmcli d reapply 2016-01-10 23:13:34 +01:00
nmcli.c cli: fix nmcli help for 'monitor' command 2016-02-03 10:04:47 +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 libnm-core: make ipvx.dhcp-timeout signed 2016-02-16 11:37:26 +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