summaryrefslogtreecommitdiff
path: root/clients/tui/nm-editor-bindings.c
Commit message (Expand)AuthorAgeFilesLines
* tui: move from "clients/tui/" to "src/nmtui/"Thomas Haller2021-03-151-1139/+0
* build: move "libnm/" to "src/" and split itThomas Haller2021-02-241-1/+1
* all: add "libnm/nm-default-client.h" as replacement for "nm-default.h"Thomas Haller2021-02-091-1/+1
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* wifi: add WPA-EAP-SUITE-B-192 supportac/wpa3eap_suiteb192Antonio Cardace2020-12-221-0/+3
* 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-4/+4
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-746/+793
* all: use nm_utils_ipaddr_is_valid() instead of nm_utils_ipaddr_valid()Thomas Haller2020-01-281-3/+3
* client/tui: add OWE supportDavid Bauer2019-12-051-0/+9
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* tui: wifi: support WPA3-Personal (SAE)Beniamino Galvani2019-09-201-0/+9
* all: SPDX header conversionLubomir Rintel2019-09-101-13/+1
* wifi: drop support for wpa-none key-mgmtBeniamino Galvani2019-08-261-2/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-3/+2
* docs: misc. typosluz.paz2018-09-151-1/+1
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-111-11/+11
* tui: fix creation of open Wi-Fi connectionsBeniamino Galvani2017-11-301-3/+0
* tui: fix crash creating Wi-Fi connectionThomas Haller2017-10-111-0/+3
* shared: pass addr_family as first argument to nm_utils_parse_inaddr*()Thomas Haller2017-10-061-30/+30
* tui: extend range of route metric to full uint32Thomas Haller2017-09-051-4/+1
* tui: guess the prefix length (netmask) of private IPv4 addresses and routes b...Thomas Haller2017-09-051-43/+32
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+0
* tui: fix unsetting Gateway (rh #1163896)Dan Winship2014-11-131-1/+1
* tui: fix gateway editingDan Winship2014-11-121-0/+107
* all: allow route metrics to be "0"Dan Winship2014-11-071-3/+6
* libnm-core: add NMSettingIPConfig:gateway, drop NMIPAddress:gatewayDan Winship2014-11-071-108/+4
* libnm-core, all: merge IPv4 and IPv6 address/route typesDan Winship2014-11-071-637/+188
* Revert "tui: fix a crash"Dan Winship2014-09-171-10/+6
* tui: fix a crashDan Winship2014-09-151-6/+10
* libnm-core: improve NMSettingIP4Config / NMSettingIP6Config property typesDan Winship2014-09-041-226/+93
* all: stop using virtual interface-name propertiesDan Winship2014-09-041-4/+7
* all: remove a bunch of unnecessary dbus/dbus-glib includesDan Winship2014-09-031-2/+0
* clients: reorganize source tree, put all the installed clients togetherDan Winship2014-07-301-0/+1676