summaryrefslogtreecommitdiff
path: root/clients/tui/nm-editor-utils.c
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-13/+1
* tui: add only some options to new bond connectionsBeniamino Galvani2019-06-111-6/+15
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-111-2/+2
* clients: drop redundant #include "NetworkManager.h"Thomas Haller2018-01-081-2/+0
* all: use "unsigned" instead of "unsigned int"Thomas Haller2017-03-141-1/+1
* tui: generate names for bonds, teams and bridgesLubomir Rintel2017-02-201-1/+39
* tui: add support for IP tunnel connectionsBeniamino Galvani2016-11-091-0/+8
* clients: fix wrong assertion _assert_format_int()Thomas Haller2016-06-181-1/+1
* clients/trivial: rename nm_vpn_get_plugins() to nm_vpn_get_plugin_infos()Thomas Haller2016-06-151-1/+1
* clients: fix wrong assertion _assert_format_int()Thomas Haller2016-06-061-0/+1
* clients: fix compilation without NM_MORE_ASSERTSThomas Haller2016-06-061-4/+3
* build: avoid compiler warnings about non-constant format strings (-Wformat-no...Thomas Haller2016-06-051-0/+16
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-3/+2
* clients: move clients/tui/vpn-helpers.c to clients/common/nm-vpn-helpers.cJiří Klimeš2015-11-261-6/+6
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-1/+0
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-0/+1
* tui: fix generated new connection namesDan Winship2014-11-111-1/+1
* libnm: change GSList to GPtrArray in libnm methodsDan Winship2014-10-281-5/+5
* libnm: merge NMRemoteSettings into NMClientDan Winship2014-10-101-8/+8
* tui: add support for editing DSL connections (rh #1105753)Dan Winship2014-09-161-1/+1
* libnm-core, libnm, core: make NMConnection an interfaceDan Winship2014-08-161-1/+1
* libnm-core: move some fake NMConnection methods over to NMSettingDan Winship2014-08-161-2/+2
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-10/+1
* clients: reorganize source tree, put all the installed clients togetherDan Winship2014-07-301-0/+423