| Commit message (Expand) | Author | Age | Files | Lines |
* | cli: declare external variable nm_cli in <nmcli.h> headerth/reapply-fixes-bgo765848 | Thomas Haller | 2016-04-30 | 1 | -4/+0 |
* | all: cleanup includes and let "nm-default.h" include "config.h" | Thomas Haller | 2016-02-19 | 1 | -3/+1 |
* | cli: do not present secrets from openconnect to the user for confirmation | Jiří Klimeš | 2015-12-12 | 1 | -4/+10 |
* | cli: make asking VPN secrets for OpenConnect really work | Jiří Klimeš | 2015-12-12 | 1 | -1/+95 |
* | cli: produce new line after readline when echoing was off | Jiří Klimeš | 2015-12-07 | 1 | -1/+4 |
* | cli: add global --show-secrets option | Jiří Klimeš | 2015-12-07 | 1 | -1/+1 |
* | cli: do not echo passwords on terminal when asking for them | Jiří Klimeš | 2015-12-07 | 1 | -25/+74 |
* | cli: add command for displaying LLDP neighbors | Beniamino Galvani | 2015-11-10 | 1 | -0/+43 |
* | cli: move unique_connection_name() to common.c as nmc_unique_connection_name() | Jiří Klimeš | 2015-11-09 | 1 | -0/+23 |
* | cli: remove static width parameter from fields definition | Jiří Klimeš | 2015-09-25 | 1 | -21/+21 |
* | cli: terminate when the input terminal goes away | Lubomir Rintel | 2015-08-20 | 1 | -0/+10 |
* | all: drop includes to <glib/gi18n.h> for "nm-default.h" | Dan Winship | 2015-08-05 | 1 | -1/+0 |
* | all: make use of new header file "nm-default.h" | Thomas Haller | 2015-08-05 | 1 | -1/+1 |
* | all: rename nm-glib-compat.h to nm-glib.h, use everywhere | Dan Winship | 2015-07-24 | 1 | -3/+1 |
* | cli: add 'metered' property to device | Beniamino Galvani | 2015-06-09 | 1 | -0/+17 |
* | core/cli: add missing device state-reason to string conversions | Jiří Klimeš | 2015-05-27 | 1 | -0/+6 |
* | device,libnm,cli: add "new-activation" reason for device state change | Lubomir Rintel | 2015-04-08 | 1 | -0/+3 |
* | trivial: whitespace fix | Thomas Haller | 2015-01-11 | 1 | -1/+1 |
* | libnm: rename NMSecretAgent to NMSecretAgentOld | Dan Winship | 2014-11-21 | 1 | -1/+1 |
* | cli: add support for secret agent to 'nmcli dev connect' toojk/nmcli-dev-connect-secrets | Jiří Klimeš | 2014-11-20 | 1 | -0/+102 |
* | cli: show gateway as a separate item in active connection data (bgo #739958) | Jiří Klimeš | 2014-11-11 | 1 | -26/+24 |
* | all: allow route metrics to be "0" | Dan Winship | 2014-11-07 | 1 | -5/+7 |
* | libnm: create NMDhcpConfig as parent of NMDhcp4Config and NMDhcp6Config | Dan Winship | 2014-11-07 | 1 | -4/+4 |
* | libnm: create NMIPConfig as parent of NMIP4Config and NMIP6Config | Dan Winship | 2014-11-07 | 1 | -13/+13 |
* | libnm-core: add NMSettingIPConfig:gateway, drop NMIPAddress:gateway | Dan Winship | 2014-11-07 | 1 | -15/+8 |
* | libnm-core, all: merge IPv4 and IPv6 address/route types | Dan Winship | 2014-11-07 | 1 | -249/+102 |
* | libnm: change GSList to GPtrArray in libnm methods | Dan Winship | 2014-10-28 | 1 | -11/+8 |
* | cli: fix crash by getting addresses and routes | Jiří Klimeš | 2014-09-19 | 1 | -67/+73 |
* | libnm: drop libnm IP-address-array types, use G_TYPE_STRV | Dan Winship | 2014-09-04 | 1 | -24/+3 |
* | libnm: drop NM_TYPE_STRING_ARRAY, use G_TYPE_STRV | Dan Winship | 2014-09-04 | 1 | -18/+2 |
* | libnm, core, cli, tui: fix the capitalization of various types | Dan Winship | 2014-08-01 | 1 | -2/+2 |
* | all: port everything to libnm | Dan Winship | 2014-08-01 | 1 | -1/+1 |
* | clients: reorganize source tree, put all the installed clients together | Dan Winship | 2014-07-30 | 1 | -0/+1232 |