summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: cli: move nmc_setting_get_valid_propertiesth/cli-metaThomas Haller2017-04-138-64/+576
* cli: merge branch 'th/cli-meta-3'Thomas Haller2017-04-1310-1451/+1175
|\
| * cli: make properties list a list of pointersThomas Haller2017-04-137-1005/+725
| * cli: let NMMetaNestedPropertyInfo derive NMMetaPropertyInfoThomas Haller2017-04-133-103/+109
| * cli: move parsing of meta data fieldsThomas Haller2017-04-135-311/+325
| * cli/trivial: rename NmcOutputSelectionItem typeThomas Haller2017-04-133-50/+50
| * cli: use virtual get_nested method in _output_selection_select_one()Thomas Haller2017-04-131-23/+7
|/
* cli: fix addition of slave connection typesBeniamino Galvani2017-04-131-8/+8
* cli: merge branch 'th/cli-meta-2'Thomas Haller2017-04-1223-2289/+4477
|\
| * cli: move setting creation to meta dataThomas Haller2017-04-127-125/+216
| * cli: move completion for connection type to meta dataThomas Haller2017-04-126-50/+90
| * cli: move completion for master connections to meta dataThomas Haller2017-04-126-48/+123
| * cli: move completion for devices names to meta dataThomas Haller2017-04-126-25/+102
| * cli: move information about valid connection settings to commonThomas Haller2017-04-126-480/+524
| * cli: move setting alias to meta dataThomas Haller2017-04-123-151/+190
| * cli: add meta data for NMSettingGenericThomas Haller2017-04-123-0/+8
| * cli: move completing static-value types to meta dataThomas Haller2017-04-121-65/+1
| * cli: move completing VPN service types to meta dataThomas Haller2017-04-123-39/+41
| * cli: move prompting for enum values to meta dataThomas Haller2017-04-121-62/+2
| * cli: use meta data's completion in nmcli_con_add_tab_completion()Thomas Haller2017-04-121-0/+47
| * cli: move prompting for boolean values to meta dataThomas Haller2017-04-123-36/+49
| * cli: add property completion to meta-dataThomas Haller2017-04-125-9/+113
| * cli: move part of setting meta data from "connection.c"'s OptionInfoThomas Haller2017-04-123-391/+1016
| * cli: make OptionInfo immutableThomas Haller2017-04-122-44/+76
| * cli: move property option flags to nm-meta-settings-desc.hThomas Haller2017-04-122-127/+129
| * cli: don't translate <hidden> text in terse modeThomas Haller2017-04-121-9/+14
| * cli: extend NMMetaSettingInfoEditor's get_fcn() to support different output f...Thomas Haller2017-04-123-181/+308
| * cli: cleanup meta data virtual function argumentsThomas Haller2017-04-126-48/+61
| * cli: use nmc_print() to output device's IP4 infoThomas Haller2017-04-1213-207/+385
| * cli: move global "loop" variable to nmcli.h headerThomas Haller2017-04-125-20/+5
| * cli: use nmc_print() to output `nmcli general logging`Thomas Haller2017-04-122-51/+65
| * cli: use nmc_print() to output `nmcli general permissions`Thomas Haller2017-04-123-104/+125
| * cli: use nmc_print() to output setting dataThomas Haller2017-04-128-179/+127
| * cli: merge editor_show_secrets with NmcConfig.show_secretsThomas Haller2017-04-123-7/+5
| * cli: move show_secret field to NmcConfigThomas Haller2017-04-126-11/+11
| * cli: implement new nmc_print() command to generically output cli dataThomas Haller2017-04-127-218/+943
| * cli: refactor enum-to-string function to have non-translating versionThomas Haller2017-04-121-32/+23
| * cli/trivial: move codeThomas Haller2017-04-122-115/+121
| * cli: cleanup print_required_fields()Thomas Haller2017-04-121-43/+44
| * shared: add NM_PTRARRAY_EMPTY() utilThomas Haller2017-04-122-0/+8
| * shared: add NM_PTRARRAY_LEN() utility macroThomas Haller2017-04-122-0/+93
|/
* cli: do not show description of unsupported propertiesBeniamino Galvani2017-04-122-22/+24
* clients: avoid crash when property meta data do not existBeniamino Galvani2017-04-121-0/+4
* manager: unexport VPN connections when the activation fails earlyBeniamino Galvani2017-04-111-3/+9
* wifi: only attempt to set the scan MAC address when it actually changesLubomir Rintel2017-04-111-13/+10
* nmcli: fix "nmcli device monitor <dev>"Francesco Giudici2017-04-111-3/+3
* test: set 8021x private key password flagsLubomir Rintel2017-04-101-0/+13
* wifi: merge branch 'th/wifi-ap-max-rate-bgo779771'Beniamino Galvani2017-04-101-11/+335
|\
| * wifi: fix HT max rate calculationBeniamino Galvani2017-04-101-13/+17
| * wifi: parse the first 77 bits of the supported mcs setJames Kalbfleisch2017-04-101-7/+7