summaryrefslogtreecommitdiff
path: root/clients/cli/settings.h
Commit message (Expand)AuthorAgeFilesLines
* cli: move setting creation to meta dataThomas Haller2017-04-121-1/+0
* cli: use nmc_print() to output setting dataThomas Haller2017-04-121-1/+1
* cli: move NmcMetaGenericInfo to "utils.h"Thomas Haller2017-04-051-1/+0
* cli: add nmc_output_selection_create() to parse field selectionThomas Haller2017-04-051-1/+1
* cli: split out new file "nm-meta-setting-access.h"Thomas Haller2017-04-051-1/+0
* cli: split nm-meta-setting-desc out of settingsThomas Haller2017-03-301-94/+2
* cli/trivial: rename metadata related namesThomas Haller2017-03-301-31/+31
* cli: allow dynamic results from values_fcn() and describe_fcn() property func...Thomas Haller2017-03-301-5/+5
* cli: refactor indirection to legacy signatures (2)Thomas Haller2017-03-301-19/+8
* cli: fix intermediate regression of hiding blobs dataThomas Haller2017-03-301-1/+2
* cli: add property-info for the restThomas Haller2017-03-301-28/+9
* cli: add property-info for NMSettingWirelessThomas Haller2017-03-301-1/+0
* cli: add property-info for NMSettingWiredThomas Haller2017-03-301-1/+10
* cli: add property-info for NMSettingWimaxThomas Haller2017-03-301-1/+0
* cli: add property-info for NMSettingAdslThomas Haller2017-03-301-1/+0
* cli: add property-info for NMSettingPppThomas Haller2017-03-301-1/+0
* cli: add property-info for NMSetting8021xThomas Haller2017-03-301-1/+0
* cli: add property-info for NMSettingWirelessSecurityThomas Haller2017-03-301-1/+0
* cli: add property-info for NMSettingPppoeThomas Haller2017-03-301-1/+2
* cli: add property-info for NMSettingDcbThomas Haller2017-03-301-1/+0
* cli: add property-info for NMSettingProxyThomas Haller2017-03-301-8/+10
* cli: add NmcPropertyType structureThomas Haller2017-03-301-36/+40
* cli: add property-info for NMSettingIP4Config and NMSettingIP6ConfigThomas Haller2017-03-301-3/+14
* cli: generate all-properties list from NmcSettingInfoThomas Haller2017-03-301-1/+2
* cli: add values_func() to NmcPropertyInfo and use for "connection" settingThomas Haller2017-03-301-1/+3
* cli: add remove_func() to NmcPropertyInfo and use for "connection" settingThomas Haller2017-03-301-0/+2
* cli: add remove_func() to NmcPropertyInfo and use for "connection" settingThomas Haller2017-03-301-0/+10
* cli: add set_func() to NmcPropertyInfo and use for "connection" settingThomas Haller2017-03-301-0/+9
* cli: rework property handling via NmcPropertyInfo for NMSettingConnectionThomas Haller2017-03-301-1/+28
* cli: add setting-info structure to settings.cThomas Haller2017-03-301-1/+18
* cli: support dummy connectionsBeniamino Galvani2017-02-221-0/+1
* cli: macsec supportBeniamino Galvani2017-01-161-0/+1
* nmcli: Add Proxy support to nmcliAtul Anand2016-10-041-0/+2
* cli: add -f argument completionlr/completion-2Lubomir Rintel2016-08-011-0/+30
* cli: refactor property to string conversionThomas Haller2015-06-051-3/+3
* cli: change function for allowed values to return array of stringsJiří Klimeš2015-05-281-1/+1
* libnm-core: extract NMSettingIPConfig superclass out of IP4, IP6 classesDan Winship2014-11-071-2/+2
* cli: display '<hidden>' string for secret propertiesJiří Klimeš2014-10-301-1/+1
* cli: check IP configuration when setting connection.master in editorJiří Klimeš2014-10-301-1/+2
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-24/+0
* clients: reorganize source tree, put all the installed clients togetherDan Winship2014-07-301-0/+89