summaryrefslogtreecommitdiff
path: root/clients/tui
Commit message (Expand)AuthorAgeFilesLines
* meson: merge branch 'inigomartinez/meson-license'Thomas Haller2020-03-282-0/+4
|\
| * license: Add license using SPDX identifiers to meson build filesIñigo Martínez2020-02-172-0/+4
* | all: use nm_clear_pointer() instead of g_clear_pointer()Thomas Haller2020-03-232-3/+3
* | all: use nm_clear_g_free() instead of g_clear_pointer()Thomas Haller2020-03-236-9/+9
* | nmtui: only set 'mode' and enable 'miimon' when setting up a new connectionAntonio Cardace2020-03-061-12/+7
* | all: use nm_utils_ifname_valid_kernel() instead of nm_utils_is_valid_iface_na...Antonio Cardace2020-02-171-3/+3
|/
* all: use nm_utils_ipaddr_is_valid() instead of nm_utils_ipaddr_valid()Thomas Haller2020-01-281-3/+3
* tui: don't use GIOChannel to watch plain file descriptor for key pressThomas Haller2020-01-131-14/+10
* tui: fix signature for nmt_newt_form_keypress_callback() callbackThomas Haller2020-01-131-1/+1
* tui: don't fetch permissions for NMClient in nmtuiThomas Haller2019-12-101-0/+1
* tui: create NMClient instance via async initThomas Haller2019-12-102-2/+7
* client/tui: add OWE supportDavid Bauer2019-12-052-0/+10
* all: unify format of our Copyright source code commentsThomas Haller2019-10-02122-122/+122
* meson: Improve nmtui and libnmt-newt buildIñigo Martínez2019-10-012-16/+12
* meson: Rename cflags variableIñigo Martínez2019-10-012-3/+3
* meson: Improve targets involving libnm libraryIñigo Martínez2019-10-011-1/+1
* meson: Improve the libnm-core build fileIñigo Martínez2019-10-011-0/+2
* meson: Use dependency for nm-default headerIñigo Martínez2019-10-011-1/+1
* tui: wifi: support WPA3-Personal (SAE)Beniamino Galvani2019-09-202-0/+11
* all: SPDX header conversionLubomir Rintel2019-09-10122-1586/+122
* wifi: drop support for wpa-none key-mgmtBeniamino Galvani2019-08-261-2/+1
* tui: newt: remove NULL checks after dereferenceBeniamino Galvani2019-08-021-6/+4
* tui: add only some options to new bond connectionsBeniamino Galvani2019-06-112-6/+18
* ipv6: add 'disabled' methodBeniamino Galvani2019-06-111-0/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-11122-122/+0
* build/meson: rename "nm_core_dep" to "libnm_core_dep"Thomas Haller2019-04-181-1/+1
* shared: build helper "libnm-libnm-core-{intern|aux}.la" library for libnm-coreThomas Haller2019-04-181-1/+1
* clients: only ask secrets for settings that require themBeniamino Galvani2019-04-022-0/+5
* libnm,core: use _nm_utils_ascii_str_to_uint64() instead of strtol()Thomas Haller2019-02-121-2/+2
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-1218-35/+15
* clients: don't tread secret agent as NMSecretAgentOldThomas Haller2019-02-051-4/+4
* build: meson: Add trailing commasIñigo Martínez2018-12-202-7/+7
* docs: misc. typosluz.paz2018-09-153-3/+3
* cli: fix reading "vpn.secrets.*" from passwd-fileThomas Haller2018-09-141-3/+3
* build: create "config-extra.h" header instead of passing directory variables ...Thomas Haller2018-07-171-1/+0
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-114-24/+24
* build: unifiy specifying locale directory defineThomas Haller2018-05-312-2/+2
* all: use the elvis operator wherever possibleLubomir Rintel2018-05-102-6/+6
* all: remove consecutive empty linesBeniamino Galvani2018-04-306-6/+0
* all: unify spelling of translators hint in source codeThomas Haller2018-04-131-1/+1
* all: fix -Wcast-function-type warningsLubomir Rintel2018-02-081-1/+1
* all: drop trailing spacesThomas Haller2018-02-074-4/+4
* all: replace non-leading tabs with spacesThomas Haller2018-02-077-21/+21
* all: require glib 2.40lr/glib-2-40Lubomir Rintel2018-01-181-10/+0
* build/meson: use variables for ldflags and linker-scriptThomas Haller2018-01-111-5/+1
* build/meson: unconditionally use linker version scriptsThomas Haller2018-01-101-4/+3
* meson: Use string variables extensivelyIñigo Martínez2018-01-101-2/+4
* meson: Improve dependency systemIñigo Martínez2018-01-102-16/+8
* clients: drop redundant #include "NetworkManager.h"Thomas Haller2018-01-0817-33/+0
* build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2018-01-081-4/+6