summaryrefslogtreecommitdiff
path: root/clients
Commit message (Expand)AuthorAgeFilesLines
* build/meson: unconditionally use linker version scriptsThomas Haller2018-01-103-12/+9
* meson: Use string variables extensivelyIñigo Martínez2018-01-102-4/+8
* meson: Improve dependency systemIñigo Martínez2018-01-106-57/+28
* mdns: add new connection property.Ismo Puustinen2018-01-092-0/+9
* clients: drop redundant #include "NetworkManager.h"Thomas Haller2018-01-0824-43/+0
* build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2018-01-085-13/+20
* ip-tunnel: add support for tunnel flagsBeniamino Galvani2018-01-052-0/+9
* build: Remove default install directoriesIñigo Martínez2018-01-023-6/+3
* all: add more meaningful error code for unsupported IP methodBeniamino Galvani2017-12-211-1/+2
* build: Remove documentation generation workaroundsIñigo Martínez2017-12-181-3/+1
* clients/cli: use a nicer password promptLubomir Rintel2017-12-183-12/+46
* libnm-core: move detection of UTF-8 capable terminals to clients/Lubomir Rintel2017-12-184-3/+62
* clients/cli: don't store a password in historyLubomir Rintel2017-12-181-0/+5
* all: get rid of a handful of unused-but-set variablesLubomir Rintel2017-12-183-17/+0
* build: use template files for enum types' sources generationIñigo Martínez2017-12-185-6/+6
* cli: fix editor crashBeniamino Galvani2017-12-151-1/+1
* build: rename unit tests with the `test-` patternIñigo Martínez2017-12-141-4/+2
* build: add initial support for meson build systemIñigo Martínez2017-12-136-0/+330
* cli: drop nmc_strsplit_set()Thomas Haller2017-12-127-249/+223
* cli: refactor splitting of first command line argumentThomas Haller2017-12-121-64/+90
* cli: rework DEFINE_SETTER_PRIV_KEY()Thomas Haller2017-12-121-17/+15
* cli: avoid out-of-bounds-read for show_device_info()Thomas Haller2017-12-121-2/+2
* clients: add tc tfilter supportLubomir Rintel2017-12-111-0/+83
* libnm-core: add traffic filter support to NMSettingTCConfigLubomir Rintel2017-12-111-0/+1
* clients: add tc qdisc supportLubomir Rintel2017-12-113-3/+96
* libnm-core: add NMSettingTCConfig with qdisc supportLubomir Rintel2017-12-111-0/+2
* cli: fix integer types in get-functions to match libnm originThomas Haller2017-12-081-6/+6
* cli: add support to TeamPort link watchersFrancesco Giudici2017-12-081-0/+80
* libnm-core: team-port: expose the new link-watchers propertyFrancesco Giudici2017-12-081-0/+1
* cli: add support to Team link watchersFrancesco Giudici2017-12-081-0/+242
* libnm-core: team: expose the new link-watchers propertyFrancesco Giudici2017-12-081-0/+1
* cli: don't print warnings when completing argumentsBeniamino Galvani2017-12-011-0/+4
* clients: fix display value for dns-optionsBeniamino Galvani2017-11-301-2/+9
* tui: fix creation of open Wi-Fi connectionsBeniamino Galvani2017-11-302-5/+28
* cli: exit from main loop after 'quit' editor commandBeniamino Galvani2017-11-291-0/+2
* cli: use nm_clear_g_source() util in quit() functionsThomas Haller2017-11-292-9/+2
* cli: do completion only when needed on 'nmcli con down'Beniamino Galvani2017-11-281-1/+1
* libnm-core: document bridge.mac-address as deprecatedBeniamino Galvani2017-11-231-1/+1
* clients: some cleanup of requesting VPN secretsThomas Haller2017-11-236-169/+178
* cli: fix connection type completionBeniamino Galvani2017-11-201-0/+3
* all: use nm_direct_hash() instead of g_direct_hash()Thomas Haller2017-11-162-2/+2
* all: include "nm-utils/nm-hash-utils.h" by defaultThomas Haller2017-11-167-12/+0
* clients: avoid crash in _complete_fcn_connection_master()Thomas Haller2017-11-151-1/+1
* all: use nm_close() instead of close()Thomas Haller2017-11-143-8/+8
* device: add a new state-reason for DAD failuresBeniamino Galvani2017-11-091-1/+3
* cli: add team-port propertiesFrancesco Giudici2017-11-091-0/+47
* libnm-core: add explicit team properties to NMSettingTeamPortFrancesco Giudici2017-11-091-0/+5
* cli: add team propertiesFrancesco Giudici2017-11-091-0/+179
* libnm-core: add explicit team properties to NMSettingTeamFrancesco Giudici2017-11-091-0/+14
* doc: fix type on documentation for NMSettingOvsPort:bond-updelayThomas Haller2017-11-061-1/+1