summaryrefslogtreecommitdiff
path: root/clients
Commit message (Expand)AuthorAgeFilesLines
* cli: add command for displaying LLDP neighborsBeniamino Galvani2015-11-104-3/+289
* cli: add '--show-password' option for 'nmcli device wifi hotspot'Jiří Klimeš2015-11-102-3/+13
* cli: add 'password' option for 'nmcli device wifi hotspot'Jiří Klimeš2015-11-102-14/+53
* cli: add 'nmcli device wifi hotspot' commandJiří Klimeš2015-11-102-6/+338
* cli: move unique_connection_name() to common.c as nmc_unique_connection_name()Jiří Klimeš2015-11-093-27/+29
* cli: fix `nmcli device set DEV managed true`Thomas Haller2015-11-061-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
* cli: improve error reporting of missing 'ifname' parameterJiří Klimeš2015-10-231-8/+13
* cli: trivial: correct argument description for nmc_parse_args()Jiří Klimeš2015-10-231-2/+2
* nmcli: fix bash completion of words containing colon (rh #1271271)Jiří Klimeš2015-10-201-0/+14
* wake-on-lan: add option to keep existing settingsBeniamino Galvani2015-10-161-5/+8
* cli: fix creation of VLANs with a given MAC addressBeniamino Galvani2015-10-151-8/+6
* cli: add support for 'connection.lldp' propertyBeniamino Galvani2015-10-121-1/+61
* tui: add a checkbox for ignore-auto-routes (bgo #756200)Jiří Klimeš2015-10-092-0/+12
* cli: add support for ipv4.dhcp-timeout propertylr/ipv4-dhcp-timeout-rh1262922Lubomir Rintel2015-10-061-8/+19
* build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller2015-09-304-1/+5
* tui: fix crash during activation when failed to create secret-agentThomas Haller2015-09-301-4/+4
* cli: print s390 subchannels for devices that have thatJiří Klimeš2015-09-291-4/+6
* cli: allow 'ipv6' and 'ppp' settings for GSM and CDMA connections (rh #1265993)Jiří Klimeš2015-09-251-0/+4
* cli: fix error string formatJiří Klimeš2015-09-251-1/+1
* cli: remove static width parameter from fields definitionJiří Klimeš2015-09-255-423/+423
* cli: fix type on printed nmcli error messageThomas Haller2015-09-211-2/+2
* nmcli/bash-completion: fix completion for device names for `nmcli device set`Thomas Haller2015-09-211-1/+1
* cli: support vpn.timeout property in nmcliJiří Klimeš2015-09-211-1/+13
* cli: allow creating ADSL connections with 'nmcli connection add' (rh #1264089)Jiří Klimeš2015-09-212-1/+159
* cli: initialize adsl.protocol in editor when creating a new connectionJiří Klimeš2015-09-211-0/+8
* nmcli: extend `nmcli device set` command to accept explicit ifname specifierThomas Haller2015-09-182-4/+13
* cli: add nmcli device set commandLubomir Rintel2015-09-182-1/+144
* 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
* cli: terminate when the input terminal goes awayLubomir Rintel2015-08-201-0/+10
* cli: fix connecting to a hidden SSID with 'nmcli dev wifi connect' (bgo #752173)Jiří Klimeš2015-08-142-14/+68
* cli: add 'ssid' parameter for 'nmcli device wifi rescan'Jiří Klimeš2015-08-142-12/+59
* cli: fix an bug when reporting an errorJiří Klimeš2015-08-131-9/+3
* build: fix out-of-tree build for missing "nm-version.h"Thomas Haller2015-08-051-0/+1
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-0550-86/+0
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-0540-39/+41
* logging: support an "OFF" logging levelThomas Haller2015-08-041-1/+1
* tui: use NMVpnPluginInfo in vpn-helper.cThomas Haller2015-07-292-132/+28
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-2438-44/+43
* cli: add support for Wake-on-LAN settingsBeniamino Galvani2015-07-241-1/+62
* cli: fix verifying flag-based properties (rh #1244048)Jiří Klimeš2015-07-171-3/+63
* cli: fix a crash adding a slave connection with 'nmcli -a con add'Jiří Klimeš2015-07-151-2/+4
* cli: fix formating of "nmcli con add help" outputJiří Klimeš2015-07-151-2/+2
* cli: add 'slave-type' parameter for "nmcli con add" to bash completionJiří Klimeš2015-07-151-3/+9
* cli: fix usage output for `nmcli connection add` removing duplicate "save"Thomas Haller2015-07-131-1/+0
* cli: add "nmcli c add master" to bash-completionlr/cli-add-masterLubomir Rintel2015-07-121-22/+4
* cli: add master option to "nmcli c add"Lubomir Rintel2015-07-121-6/+25