summaryrefslogtreecommitdiff
path: root/clients
Commit message (Expand)AuthorAgeFilesLines
* cli: TAB-completion for enum-style property values (rh #1034126)Jiří Klimeš2015-05-281-45/+170
* cli: add missing nmc_property_802_1X_allowed_eap() functionJiří Klimeš2015-05-281-2/+5
* cli: change function for allowed values to return array of stringsJiří Klimeš2015-05-283-39/+28
* cli: add @brackets parameter to nmc_util_strv_for_displayJiří Klimeš2015-05-283-5/+7
* cli: print valid-values hint in property menu for empty "set" commandJiří Klimeš2015-05-281-2/+9
* core/cli: add missing device state-reason to string conversionsJiří Klimeš2015-05-271-0/+6
* cli: add support for DNS optionsBeniamino Galvani2015-05-131-44/+140
* cli: (trivial) move DEFINE_SETTER_STR_LIST_MULTI to the right placeJiří Klimeš2015-05-051-9/+12
* fix typo and do not translate an empty stringYuri Chornoivan2015-05-041-1/+1
* cli: stop waiting for deactivation if device reaches unmanaged stateLubomir Rintel2015-04-231-3/+3
* cli: fix allowed slave-typesJiří Klimeš2015-04-221-1/+1
* cli: add NM-PLUGIN-MISSING to devicesJiří Klimeš2015-04-201-10/+12
* cli: better indicate when a Wi-Fi plugin might not be available (rh #1168573)Jiří Klimeš2015-04-201-44/+58
* wimax: drop WiMAX support (bgo #747846)Dan Winship2015-04-174-494/+3
* cli: add PHYS_PORT_ID property to devicesJiří Klimeš2015-04-141-7/+10
* wifi: indicate 2ghz and 5ghz wifi device capabilitiesBeniamino Galvani2015-04-081-1/+7
* device,libnm,cli: add "new-activation" reason for device state changeLubomir Rintel2015-04-081-0/+3
* cli: don't look up a device for activation request unless we have tolr/conn-reactivation-bgo730492Lubomir Rintel2015-04-031-2/+3
* cli: allow multiple devices for 'nmcli device disconnect/delete' (bgo #746097)Jiří Klimeš2015-03-202-126/+235
* cli: do not stall in 'nmcli connection delete/down' (rh #1168657)Jiří Klimeš2015-03-161-88/+95
* cli: only offer active connections in TAB completion for 'nmcli con down'Jiří Klimeš2015-03-131-2/+30
* libnm: add define for cert scheme prefix file:// for NMSetting8021xThomas Haller2015-03-121-6/+5
* cli: fix memory leaks when asking for argumentsJiří Klimeš2015-03-121-0/+2
* cli: fix TAB completion for multiple connections in 'nmcli con down/delete'Jiří Klimeš2015-03-121-11/+15
* cli: don't return empty strings in nmc_string_to_arg_array()Jiří Klimeš2015-03-123-9/+27
* cli/completion: add completion for --order optionThomas Haller2015-03-021-2/+29
* tui: fix the previous commitJiří Klimeš2015-03-021-1/+1
* tui: add "Enable IGMP snooping" to bridge editor (bgo #744853)Jiří Klimeš2015-03-021-0/+6
* tui: fix a crash when connection list for activation is empty (rh #1119663)Jiří Klimeš2015-02-271-3/+5
* cli: sort access point listJiří Klimeš2015-02-261-4/+37
* nmcli: add support for bridge multicast-snooping propertyJiří Klimeš2015-02-262-6/+49
* cli: silently ignore duplicated categories in "--order" option (bgo #738613)Jiří Klimeš2015-02-251-9/+8
* trivial: suppress compiler uninitialized usage warningDan Williams2015-02-241-1/+1
* cli: color output of 'nmcli device wifi list'Jiří Klimeš2015-02-241-0/+31
* cli/completion: add completion for --colors optionThomas Haller2015-02-231-1/+8
* nmcli: colorize 'general', 'radio' and 'networking' outputsJiří Klimeš2015-02-231-19/+70
* nmcli: show devices list in colorsJiří Klimeš2015-02-231-1/+13
* nmcli: show connection list in colorsJiří Klimeš2015-02-231-1/+15
* nmcli: add global '--colors' option for controlling color outputJiří Klimeš2015-02-233-3/+32
* nmcli: add support for terminal formatting, like bold, dim, underline, etc.Jiří Klimeš2015-02-234-19/+76
* nmcli: add support for printing color stringsJiří Klimeš2015-02-233-29/+88
* nmcli: pay attention to color escape sequencies when counting string lengthJiří Klimeš2015-02-231-5/+34
* nmcli: make filtering color sequences a utility functionJiří Klimeš2015-02-233-19/+45
* nmcli: add --order option for 'nmcli connection show'Jiří Klimeš2015-02-231-27/+140
* nmcli: sort connections in 'nmcli connection show' outputJiří Klimeš2015-02-231-40/+143
* nmcli: (trivial): use real parameter types in fill_output_connection() prototypeJiří Klimeš2015-02-231-3/+1
* nmcli: allow adding 'generic' connections via nmcli connection addJiří Klimeš2015-02-111-0/+5
* cli: fix memleak in nmc_setting_get_valid_properties()Thomas Haller2015-02-091-0/+1
* cli: add support for wifi.powersave settingDan Williams2015-01-211-1/+46
* cli: add description for certificate properties in editor (rh #1182575)Jiří Klimeš2015-01-201-5/+44