summaryrefslogtreecommitdiff
path: root/clients
AgeCommit message (Expand)AuthorFilesLines
2015-11-25nmcli/bash-completion: add completion for 'tun' connection modeBeniamino Galvani1-1/+1
2015-11-25cli: add support for tun settingsBeniamino Galvani2-3/+365
2015-11-24cli: make a prompt a translatable string in do_connection_clone()Jiří Klimeš1-1/+1
2015-11-23cli: add ipv4.dhcp-fqdn propertyBeniamino Galvani1-4/+15
2015-11-19build/nmcli: make nmcli build optionalJoel Holdsworth1-0/+4
2015-11-18cli: add support for GSM setting device-id, sim-id, and sim-operator-id prope...Dan Williams1-1/+60
2015-11-18nmcli: add support for WiFi MAC address randomization propertyDan Williams1-19/+79
2015-11-18cli: add 'nmcli connection clone' for cloning connections (bgo #757627)Jiří Klimeš2-1/+189
2015-11-16nm-online: do not put \r to a translatable string (bgo #758102)Jiří Klimeš1-1/+1
2015-11-16all: fix typos in the code and update translations for that (bgo #758102)Jiří Klimeš1-1/+1
2015-11-12nmcli/bash-completion: fix --show-password parsingLubomir Rintel1-1/+1
2015-11-11cli: print a warning if BSSID is given instead of SSID for hidden APJiří Klimeš1-0/+5
2015-11-10cli: add command for displaying LLDP neighborsBeniamino Galvani4-3/+289
2015-11-10cli: add '--show-password' option for 'nmcli device wifi hotspot'Jiří Klimeš2-3/+13
2015-11-10cli: add 'password' option for 'nmcli device wifi hotspot'Jiří Klimeš2-14/+53
2015-11-10cli: add 'nmcli device wifi hotspot' commandJiří Klimeš2-6/+338
2015-11-09cli: move unique_connection_name() to common.c as nmc_unique_connection_name()Jiří Klimeš3-27/+29
2015-11-06cli: fix `nmcli device set DEV managed true`Thomas Haller1-1/+1
2015-11-02cli: add addr-gen-mode propertyLubomir Rintel1-4/+44
2015-10-27vlan: (all) add VLAN MVRP flagJiří Klimeš1-0/+2
2015-10-23cli: improve error reporting of missing 'ifname' parameterJiří Klimeš1-8/+13
2015-10-23cli: trivial: correct argument description for nmc_parse_args()Jiří Klimeš1-2/+2
2015-10-20nmcli: fix bash completion of words containing colon (rh #1271271)Jiří Klimeš1-0/+14
2015-10-16wake-on-lan: add option to keep existing settingsBeniamino Galvani1-5/+8
2015-10-15cli: fix creation of VLANs with a given MAC addressBeniamino Galvani1-8/+6
2015-10-12cli: add support for 'connection.lldp' propertyBeniamino Galvani1-1/+61
2015-10-09tui: add a checkbox for ignore-auto-routes (bgo #756200)Jiří Klimeš2-0/+12
2015-10-06cli: add support for ipv4.dhcp-timeout propertyLubomir Rintel1-8/+19
2015-09-30build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller4-1/+5
2015-09-30tui: fix crash during activation when failed to create secret-agentThomas Haller1-4/+4
2015-09-29cli: print s390 subchannels for devices that have thatJiří Klimeš1-4/+6
2015-09-25cli: allow 'ipv6' and 'ppp' settings for GSM and CDMA connections (rh #1265993)Jiří Klimeš1-0/+4
2015-09-25cli: fix error string formatJiří Klimeš1-1/+1
2015-09-25cli: remove static width parameter from fields definitionJiří Klimeš5-423/+423
2015-09-21cli: fix type on printed nmcli error messageThomas Haller1-2/+2
2015-09-21nmcli/bash-completion: fix completion for device names for `nmcli device set`Thomas Haller1-1/+1
2015-09-21cli: support vpn.timeout property in nmcliJiří Klimeš1-1/+13
2015-09-21cli: allow creating ADSL connections with 'nmcli connection add' (rh #1264089)Jiří Klimeš2-1/+159
2015-09-21cli: initialize adsl.protocol in editor when creating a new connectionJiří Klimeš1-0/+8
2015-09-18nmcli: extend `nmcli device set` command to accept explicit ifname specifierThomas Haller2-4/+13
2015-09-18cli: add nmcli device set commandLubomir Rintel2-1/+144
2015-09-15nmcli: wake-on-lan property set/get fixesJiří Klimeš1-15/+27
2015-09-15nmcli: allow "none" value for ethernet.wake-on-lan property (rh #1260584)Jiří Klimeš1-5/+11
2015-09-04cli: describe usage of the 'connection.metered' propertyBeniamino Galvani1-1/+11
2015-08-20cli: terminate when the input terminal goes awayLubomir Rintel1-0/+10
2015-08-14cli: fix connecting to a hidden SSID with 'nmcli dev wifi connect' (bgo #752173)Jiří Klimeš2-14/+68
2015-08-14cli: add 'ssid' parameter for 'nmcli device wifi rescan'Jiří Klimeš2-12/+59
2015-08-13cli: fix an bug when reporting an errorJiří Klimeš1-9/+3
2015-08-05build: fix out-of-tree build for missing "nm-version.h"Thomas Haller1-0/+1
2015-08-05all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship50-86/+0