summaryrefslogtreecommitdiff
path: root/clients/cli/settings.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* cli: add support for tun settingsBeniamino Galvani2015-11-251-2/+145
* cli: add ipv4.dhcp-fqdn propertyBeniamino Galvani2015-11-231-4/+15
* cli: add support for GSM setting device-id, sim-id, and sim-operator-id prope...Dan Williams2015-11-181-1/+60
* nmcli: add support for WiFi MAC address randomization propertyDan Williams2015-11-181-19/+79
* all: fix typos in the code and update translations for that (bgo #758102)Jiří Klimeš2015-11-161-1/+1
* cli: add addr-gen-mode propertyLubomir Rintel2015-11-021-4/+44
* vlan: (all) add VLAN MVRP flagJiří Klimeš2015-10-271-0/+2
* wake-on-lan: add option to keep existing settingsBeniamino Galvani2015-10-161-5/+8
* cli: add support for 'connection.lldp' propertyBeniamino Galvani2015-10-121-1/+61
* cli: add support for ipv4.dhcp-timeout propertylr/ipv4-dhcp-timeout-rh1262922Lubomir Rintel2015-10-061-8/+19
* cli: remove static width parameter from fields definitionJiří Klimeš2015-09-251-247/+247
* cli: support vpn.timeout property in nmcliJiří Klimeš2015-09-211-1/+13
* nmcli: wake-on-lan property set/get fixesJiří Klimeš2015-09-151-15/+27
* nmcli: allow "none" value for ethernet.wake-on-lan property (rh #1260584)Jiří Klimeš2015-09-151-5/+11
* cli: describe usage of the 'connection.metered' propertyBeniamino Galvani2015-09-041-1/+11
* 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