summaryrefslogtreecommitdiff
path: root/clients/cli/utils.h
Commit message (Expand)AuthorAgeFilesLines
* cli: move from "clients/cli/" to "src/nmcli/"Thomas Haller2021-03-151-370/+0
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* all: unify comment style for SPDX-License-Identifier tagThomas Haller2020-09-291-1/+1
* format: replace tabs for indentation in code commentsac/clang-formatThomas Haller2020-09-281-6/+6
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-295/+296
* cli: add nmc_meta_generic_get_str_i18n_null() helperThomas Haller2020-07-031-0/+18
* all: add device.path propertyBeniamino Galvani2020-06-121-0/+1
* cli: mark argv argument for command line parsing as constThomas Haller2020-04-101-2/+2
* cli: avoid using nm_cli global variable in print_data()Thomas Haller2020-04-041-0/+2
* cli: make nmc_meta_environment_arg const pointerThomas Haller2020-04-041-1/+1
* cli: expose device D-Bus pathBeniamino Galvani2019-12-101-0/+1
* all: add device carrier flagBeniamino Galvani2019-11-221-0/+1
* cli: print interface flagsBeniamino Galvani2019-11-221-0/+4
* nmcli: show IP interface name when doing 'nmcli connection show <PROFILE>'Antonio Cardace2019-11-061-0/+1
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-2/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* wifi: expose IBSS_RSN capabilityBeniamino Galvani2019-08-261-0/+1
* clients: Wi-Fi Mesh supportlr/wifi-meshLubomir Rintel2019-07-291-0/+1
* cli: don't use global variable nm_cli in nmc_terminal_spawn_pager()Thomas Haller2018-10-101-1/+1
* cli: print per-device & per-AF connectivity statusLubomir Rintel2018-09-241-0/+4
* cli: add additional user-data argument to get_fcn()Thomas Haller2018-07-091-0/+2
* cli: rework printing of "wired" and "wifi" device detailsThomas Haller2018-07-091-0/+21
* cli: rework printing of "capabilities" device detailsThomas Haller2018-07-091-0/+6
* cli: rework printing of "connections" device detailsThomas Haller2018-07-091-0/+4
* cli: rework printing of "general" device detailsThomas Haller2018-07-091-0/+26
* cli: rework printing of device statusThomas Haller2018-07-091-0/+9
* cli: rework printing of dhcp optionsThomas Haller2018-07-091-0/+3
* cli: rework printing of vpn active-connection propertiesThomas Haller2018-07-091-7/+31
* cli: add connection FILENAME fieldLubomir Rintel2018-06-111-0/+1
* cli: rework printing of general active-connection propertiesThomas Haller2018-06-011-0/+14
* cli: rework printing of `nmcli connection` for multiple active connectionsThomas Haller2018-06-011-0/+16
* cli: use macro for list of argument for NmcMetaGenericInfo.get_fcn()th/cli-connection-handlingThomas Haller2018-05-141-9/+13
* cli: add helper methods for implementing NmcMetaGenericInfo's get_fcn()Thomas Haller2018-05-141-0/+40
* cli: add and use macro for creating NmcMetaGenericInfo parent groupsThomas Haller2018-05-141-0/+6
* cli: use a palette to implement coloringLubomir Rintel2018-05-101-8/+5
* cli: rework enabling and disabling colorsLubomir Rintel2018-05-101-2/+1
* cli: drop --prompt-colorLubomir Rintel2018-05-101-2/+1
* clients: change nm_meta_abstract_info_get() to report defaultsBeniamino Galvani2018-04-131-0/+1
* cli: drop nmc_strsplit_set()Thomas Haller2017-12-121-1/+0
* cli: refactor printing IP6 device infoThomas Haller2017-09-261-0/+7
* clients: make meta data subtypes of NMObjBaseInstThomas Haller2017-07-051-1/+4
* cli: spawn a pager when running on a terminalLubomir Rintel2017-05-151-1/+3
* cli: don't mark field names for translationThomas Haller2017-04-231-1/+1
* cli/trivial: remove whitespace between N_ macro and parenthesisThomas Haller2017-04-191-1/+1
* cli: move parsing of meta data fieldsThomas Haller2017-04-131-20/+0
* cli/trivial: rename NmcOutputSelectionItem typeThomas Haller2017-04-131-10/+10
* cli: cleanup meta data virtual function argumentsThomas Haller2017-04-121-0/+3
* cli: use nmc_print() to output device's IP4 infoThomas Haller2017-04-121-2/+18
* cli: use nmc_print() to output `nmcli general logging`Thomas Haller2017-04-121-0/+4