summaryrefslogtreecommitdiff
path: root/clients/cli/settings.c
Commit message (Expand)AuthorAgeFilesLines
* cli: enable TAB-completion for proxy properties in interactive editorJiří Klimeš2017-01-171-1/+13
* cli: macsec supportBeniamino Galvani2017-01-161-0/+203
* cli: add support for pkcs11: URI scheme on relevant propertiesLubomir Rintel2017-01-061-13/+10
* cli: support printing the pkcs11: URI schemeLubomir Rintel2017-01-061-24/+66
* cli: do not require a password when setting a PKLubomir Rintel2017-01-061-13/+6
* all: use nm_utils_is_valid_iface_name()Lubomir Rintel2017-01-061-4/+2
* cli: enable TAB-completion for connection.lldp in interactive editorJiří Klimeš2016-12-151-1/+4
* cli: enable TAB-completion for connection.metered in interactive editorJiří Klimeš2016-12-151-1/+5
* nmcli: add get functions for 802-3.speed and 802-3.duplex propertiesFrancesco Giudici2016-11-221-2/+24
* nmcli: enable set on 802-3 propertiesFrancesco Giudici2016-11-221-12/+13
* cli: always include "settings-docs.c"Thomas Haller2016-11-211-4/+0
* cli: get rid of client-global connections listLubomir Rintel2016-11-111-2/+4
* cli: support the autoconnect-retries propertyBeniamino Galvani2016-10-161-22/+52
* proxy: cleanup handling of proxy-methodThomas Haller2016-10-051-4/+4
* proxy: change semantics of pac-scriptAtul Anand2016-10-041-2/+18
* proxy: remove unnecessary APIsAtul Anand2016-10-041-189/+7
* nmcli: Add Proxy support to nmcliAtul Anand2016-10-041-1/+328
* cli: only connect handlers for property changes in interactive editLubomir Rintel2016-08-241-3/+0
* cli/connections: do connection completion in get_connection()Lubomir Rintel2016-08-011-4/+2
* all: make MAC address randomization algorithm configurableThomas Haller2016-06-301-26/+48
* device: extend MAC address handling including randomization for ethernet and ...Thomas Haller2016-06-301-4/+18
* libnm: add NMSettingConnection:stable-id propertyThomas Haller2016-06-301-30/+41
* nmcli: when adding a vpn store the full service name in vpn-typeFrancesco Giudici2016-06-271-1/+12
* nmcli: streamline connection additionLubomir Rintel2016-06-211-6/+72
* cli: add ipv6.token supportLubomir Rintel2016-05-301-1/+12
* cli: also hide phase2 private key unless --show-secrets is passedBeniamino Galvani2016-05-131-9/+20
* cli: hide secret certificate blobs unless --show-secrets is passedBeniamino Galvani2016-05-131-27/+60
* cli: add support for DNS priorityBeniamino Galvani2016-05-121-52/+74
* cli: declare external variable nm_cli in <nmcli.h> headerThomas Haller2016-05-031-7/+0
* cli: allow setting multiple IPs in bond 'arp_ip_target' optionBeniamino Galvani2016-03-291-1/+30
* cli: add support for NMSetting8021x domain-suffix-match propertiesBeniamino Galvani2016-03-161-48/+70
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* libnm-core: make ipvx.dhcp-timeout signedBeniamino Galvani2016-02-161-1/+1
* libnm,core,cli: move dhcp-timeout property to generic NMSettingIPConfigBeniamino Galvani2016-02-161-4/+4
* wifi: don't touch by default current powersave settingBeniamino Galvani2016-02-161-16/+34
* all/trivial: rename STRLEN() macro to NM_STRLEN()Thomas Haller2016-02-141-4/+4
* build: cleanup default includesThomas Haller2016-02-121-4/+3
* cli: remove unused NMC_FIELDS_SETTING_*_COMMON definesBeniamino Galvani2016-02-121-29/+0
* libnm-core,core,cli: fix spelling of NM_IP_TUNNEL_MODE_UNKNOWNDan Williams2016-01-201-2/+2
* cli: add support for new ipv4.dad-timeout propertyJiří Klimeš2016-01-201-1/+31
* ip-tunnel: add a MTU propertyBeniamino Galvani2015-12-191-1/+12
* cli: fix spelling in user visible textsThomas Haller2015-12-171-2/+2
* cli: enable TAB-completion for macvlan.mode in editorJiří Klimeš2015-12-161-1/+13
* cli: enable TAB-completion for ip-tunnel.mode in editorJiří Klimeš2015-12-161-1/+14
* cli: add vxlan supportBeniamino Galvani2015-12-091-0/+214
* cli: add macvlan supportBeniamino Galvani2015-12-091-0/+131
* cli: add support for IP tunnel settingsBeniamino Galvani2015-12-011-0/+195
* cli: allow TAB-completion for tun.mode in nmcli editorJiří Klimeš2015-11-281-1/+5
* cli: fix an error in setting s390-options in nmcli editorJiří Klimeš2015-11-281-1/+12
* cli: fix an error in nmcli editor when setting vpn.data/vpn.secretsJiří Klimeš2015-11-281-2/+15