summaryrefslogtreecommitdiff
path: root/clients/common/nm-client-utils.c
Commit message (Expand)AuthorAgeFilesLines
* cli: don't treat empty string as valid number in nmc_string_to_uint_base()Thomas Haller2019-03-251-0/+4
* core/devices: Add P2P Wifi device and peer trackingBenjamin Berg2019-01-271-0/+1
* doc,all: fix spelling of Open vSwitch (instead of OpenVSwitch)Thomas Haller2018-11-281-1/+1
* cli: drop NMCTriStateValue for NMTernaryThomas Haller2018-08-101-4/+4
* device: configure SR-IOVBeniamino Galvani2018-07-111-0/+1
* cli: rework enum-to-string function to not return translated textThomas Haller2018-07-091-236/+117
* cli: fix property matchingBeniamino Galvani2018-05-281-17/+24
* clients: fix an error message in case of property ambiguityLubomir Rintel2018-05-241-4/+6
* clients/common: add nmc_objects_sort_by_path() helperThomas Haller2018-05-141-0/+41
* all: unify spelling of translators hint in source codeThomas Haller2018-04-131-2/+2
* client: fix nmc_string_is_valid ambiguous detectionFrancesco Giudici2018-02-121-9/+11
* all: add more meaningful error code for unsupported IP methodBeniamino Galvani2017-12-211-1/+2
* clients/cli: use a nicer password promptLubomir Rintel2017-12-181-0/+14
* libnm-core: move detection of UTF-8 capable terminals to clients/Lubomir Rintel2017-12-181-0/+56
* cli: drop nmc_strsplit_set()Thomas Haller2017-12-121-12/+0
* device: add a new state-reason for DAD failuresBeniamino Galvani2017-11-091-1/+3
* all: add OVSDB connection failure device state reasonLubomir Rintel2017-10-301-0/+3
* cli/trivial: drop default branch from some casesLubomir Rintel2017-10-301-5/+9
* clients: move get_effective_activation_state() to nm-clients-utils.cBeniamino Galvani2017-10-161-0/+72
* build: move nm-client-utils.c to libnmc-base.aBeniamino Galvani2017-10-161-0/+225
* clients: replace nmc_string_to_int() by _nm_utils_ascii_str_to_int64()Thomas Haller2017-05-231-34/+0
* clients: don't use nmc_string_to_int_base() and nmc_string_to_uint_base() utilThomas Haller2017-05-231-2/+2
* cli: move prompting for boolean values to meta dataThomas Haller2017-04-121-2/+2
* cli: move nmc_bond_validate_mode() to "clients/common/nm-client-utils.h"Thomas Haller2017-04-051-0/+21
* shared: move _nm_utils_strv_cleanup() to shared utilsThomas Haller2017-04-051-15/+2
* cli: move utils function from common.h to nm-meta-setting-desc.cThomas Haller2017-03-301-0/+239