summaryrefslogtreecommitdiff
path: root/clients
AgeCommit message (Expand)AuthorFilesLines
2016-01-07build: minor change creating symlinks in install-exec-hook for nmtuiThomas Haller1-2/+2
2016-01-07build: use symlinks for nmtuiMichael Biebl1-1/+1
2015-12-17cli: fix spelling in error messageThomas Haller1-1/+1
2015-12-14clients: fix build with old GLibBeniamino Galvani1-1/+1
2015-12-12tui: prefill a secret in the entry if we have a valueJiří Klimeš1-0/+2
2015-12-12tui: allow connecting to OpenConnectJiří Klimeš1-1/+91
2015-12-12cli: do not present secrets from openconnect to the user for confirmationJiří Klimeš1-4/+10
2015-12-12cli: make asking VPN secrets for OpenConnect really workJiří Klimeš1-1/+95
2015-12-12clients: add a helper function to get required openconnect VPN secretsJiří Klimeš2-0/+85
2015-12-12clients: add vpn_type member to secret structure in secret agentJiří Klimeš2-0/+20
2015-12-12clients: move vpn_get_secret_names() to nm-vpn-helpersJiří Klimeš5-51/+63
2015-12-12clients: enable VPN secrets for nmtui/nmcli secret agent (rh #975185)Jiří Klimeš2-13/+201
2015-12-03cli: remove duplicated checks for running NetworkmanagerJiří Klimeš1-12/+0
2015-11-28cli: fix an error in setting s390-options in nmcli editorJiří Klimeš1-1/+12
2015-11-28cli: fix an error in nmcli editor when setting vpn.data/vpn.secretsJiří Klimeš1-2/+15
2015-11-26clients: (trivial) remove unused commented code in nm-vpn-helpersJiří Klimeš2-236/+0
2015-11-26clients: move clients/tui/vpn-helpers.c to clients/common/nm-vpn-helpers.cJiří Klimeš3-76/+107
2015-11-25clients: check errors of polkit_unix_session_new_for_process_sync()Jiří Klimeš1-3/+5
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-11cli: print a warning if BSSID is given instead of SSID for hidden APJiří Klimeš1-0/+5
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-20wake-on-lan: add option to keep existing settingsBeniamino Galvani1-5/+8
2015-10-20nmcli: fix bash completion of words containing colon (rh #1271271)Jiří Klimeš1-0/+14
2015-10-09tui: add a checkbox for ignore-auto-routes (bgo #756200)Jiří Klimeš2-0/+12
2015-09-30build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller3-0/+4
2015-09-30tui: add a missing include to fix buildLubomir Rintel1-0/+2
2015-09-30tui: fix crash during activation when failed to create secret-agentThomas Haller1-4/+4
2015-09-25cli: allow 'ipv6' and 'ppp' settings for GSM and CDMA connections (rh #1265993)Jiří Klimeš1-0/+4
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-15nmcli: allow adding 'generic' connections via nmcli connection addJiří Klimeš1-0/+5
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-21cli: add support for Wake-on-LAN settingsBeniamino Galvani1-1/+62
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-07-22cli: fix metered to string propertyThomas Haller1-0/+11
2015-07-22cli: fix error message localizationBeniamino Galvani1-2/+8
2015-07-22cli: add support for 'metered' connection propertyBeniamino Galvani1-1/+56
2015-07-22cli: add nmc_string_to_tristate()Beniamino Galvani2-0/+37
2015-07-22cli: add 'metered' property to deviceBeniamino Galvani3-1/+22
2015-07-17cli: fix verifying flag-based properties (rh #1244048)Jiří Klimeš1-3/+63
2015-07-10clients: fix bad array loop in nm-secret-agent-simple.c:strv_has (bgo #752137)Jiří Klimeš1-3/+3
2015-07-03libnm: add define for cert scheme prefix file:// for NMSetting8021xThomas Haller1-6/+4
2015-06-25cli: allow multiple devices for 'nmcli device disconnect/delete' (bgo #746097)Jiří Klimeš2-125/+235
2015-06-25cli: fix TAB completion for multiple connections in 'nmcli con down/delete'Jiří Klimeš1-11/+15