summaryrefslogtreecommitdiff
path: root/clients/cli/nmcli.c
Commit message (Expand)AuthorAgeFilesLines
* cli: add global --show-secrets optionJiří Klimeš2015-12-071-0/+4
* cli: add nmcli monitorlr/nmcli-monitor-rh1034158Lubomir Rintel2015-12-051-0/+2
* cli: turn should_wait into a semaphoreLubomir Rintel2015-12-051-1/+1
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-2/+0
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-2/+1
* all: remove #if GLIB_CHECK_VERSION conditionals around g_type_init()Thomas Haller2015-07-121-4/+3
* nmcli: add global '--colors' option for controlling color outputJiří Klimeš2015-02-231-1/+21
* libnm: rename NMSecretAgent to NMSecretAgentOldDan Winship2014-11-211-1/+1
* cli: add 'nmcli agent' command (bgo #739568)Jiří Klimeš2014-11-071-8/+3
* cli: add a polkit agent support for nmcliJiří Klimeš2014-11-071-1/+23
* cli: add 'passwd-file' option for 'nmcli connection up' to provide passwordsJiří Klimeš2014-11-071-0/+4
* cli: use secret agent for getting passwords from userJiří Klimeš2014-11-071-0/+7
* cli: allow showing secrets in the editorJiří Klimeš2014-10-301-0/+1
* libnm: change GSList to GPtrArray in libnm methodsDan Winship2014-10-281-2/+0
* libnm: merge NMRemoteSettings into NMClientDan Winship2014-10-101-3/+0
* cli: (trivial) rename NmCli.system_connections to connectionsDan Winship2014-10-101-2/+2
* cli: rename network-manager.[ch] to general.[ch]Jiří Klimeš2014-10-011-2/+2
* cli: use g_print/g_printerr rather than printf/fprintfDan Winship2014-09-271-31/+30
* libnm-core: change DBUS_TYPE_G_UCHAR_ARRAY properties to G_TYPE_BYTESDan Winship2014-09-041-0/+32
* libnm-core: change map-of-string properties to G_TYPE_HASH_TABLEDan Winship2014-09-041-0/+30
* libnm-core: change list-of-string and array-of-string properties to G_TYPE_STRVDan Winship2014-09-041-0/+22
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-3/+0
* libnm: make the the use of GInitable mandatoryDan Winship2014-08-011-2/+5
* clients: reorganize source tree, put all the installed clients togetherDan Winship2014-07-301-0/+514