summaryrefslogtreecommitdiff
path: root/clients
Commit message (Expand)AuthorAgeFilesLines
* clients: add missing openvpn secret types to secret agentBeniamino Galvani2016-05-051-2/+7
* cli: declare external variable nm_cli in <nmcli.h> headerThomas Haller2016-05-035-18/+2
* cli: remove unused functionsThomas Haller2016-05-032-74/+0
* cli: don't allow multiple <ifname> arguments to device-reapplyThomas Haller2016-05-032-51/+32
* cli: refactor cleanup in do_device_reapply()Thomas Haller2016-05-031-10/+7
* cli: remove version check against NMFrancesco Giudici2016-05-029-67/+3
* cli: handle device failure when activatingBeniamino Galvani2016-04-291-1/+8
* build: disable deprecation checks for internal compilationThomas Haller2016-04-053-3/+0
* cli: fix setting 'slave-type' for `nmcli connection add type *-slave`Thomas Haller2016-03-301-0/+3
* cli/trivial: fix indention and whitespaceThomas Haller2016-03-301-30/+30
* cli: allow setting multiple IPs in bond 'arp_ip_target' optionBeniamino Galvani2016-03-291-1/+30
* cli/trivial: fix TABs for indentionThomas Haller2016-03-291-12/+12
* nmcli: fix slave_type settingLubomir Rintel2016-03-291-18/+8
* cli: make the *-slave type option parsing out of the common pathLubomir Rintel2016-03-291-138/+136
* cli: add support for NMSetting8021x domain-suffix-match propertiesBeniamino Galvani2016-03-161-48/+70
* cli: fix memory leak in connection listingBeniamino Galvani2016-03-141-2/+2
* cli: prefer 'modify' over 'monitor' when the command is abbreviatedBeniamino Galvani2016-03-102-3/+3
* nmcli: fix check on allowed parameters for slave connectionsFrancesco Giudici2016-03-041-134/+236
* all: use g_error_matches()Dan Winship2016-03-031-3/+3
* all: clean-up usage of GErrorThomas Haller2016-03-031-4/+4
* cli: fix use-after-free when adding ADSL connectionsBeniamino Galvani2016-02-291-7/+9
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-1974-124/+86
* cli: disable colors on dumb terminalsLubomir Rintel2016-02-171-2/+7
* 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
* all: add version-id argument to device's Reapply methodThomas Haller2016-02-161-1/+1
* 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
* cli: remove some dead codeLubomir Rintel2016-02-121-7/+1
* build: cleanup default includesThomas Haller2016-02-122-8/+6
* cli: remove unused NMC_FIELDS_SETTING_*_COMMON definesBeniamino Galvani2016-02-121-29/+0
* cli: fix compile errorBeniamino Galvani2016-02-111-1/+1
* client: fix NULL dereference with no connectionsLubomir Rintel2016-02-111-1/+4
* cli: sort_access_points() doesn't take a NULL argumentLubomir Rintel2016-02-111-1/+3
* cli: fix nmcli help for 'monitor' commandJiří Klimeš2016-02-031-1/+1
* tui: disallow reserved vlan id 4095Thomas Haller2016-01-221-1/+1
* cli: disallow reserved vlan id 4095Thomas Haller2016-01-221-3/+3
* libnm-core,core,cli: fix spelling of NM_IP_TUNNEL_MODE_UNKNOWNDan Williams2016-01-202-4/+4
* cli: add support for new ipv4.dad-timeout propertyJiří Klimeš2016-01-201-1/+31
* cli: add nmcli d reapplyLubomir Rintel2016-01-102-2/+132
* build: minor change creating symlinks in install-exec-hook for nmtuiThomas Haller2016-01-071-2/+2
* build: use symlinks for nmtuiMichael Biebl2016-01-071-1/+1
* build: rename directory "include" to "shared"Thomas Haller2015-12-244-8/+8
* tun: add support for MTU and cloned-mac-address propertiesBeniamino Galvani2015-12-191-0/+1
* vxlan: add support for MTU and cloned-mac-address propertiesBeniamino Galvani2015-12-191-0/+1
* ip-tunnel: add a MTU propertyBeniamino Galvani2015-12-191-1/+12
* cli: (bash completion): add new settings to completion of '--fields'Jiří Klimeš2015-12-171-1/+1
* cli: add bash completion for arguments of tun, ip-tunnel, macvlan, vxlanJiří Klimeš2015-12-171-1/+34
* cli: use '|' instead of ',' for delimiting the modesJiří Klimeš2015-12-171-1/+1
* cli: really fix the description this timeJiří Klimeš2015-12-171-1/+0