summaryrefslogtreecommitdiff
path: root/clients/tui/nmt-route-table.c
Commit message (Expand)AuthorAgeFilesLines
* tui: move from "clients/tui/" to "src/nmtui/"Thomas Haller2021-03-151-304/+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
* 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-11/+11
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-206/+194
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-13/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* clients: drop redundant #include "NetworkManager.h"Thomas Haller2018-01-081-2/+0
* all: get rid of a handful of unused-but-set variablesLubomir Rintel2017-12-181-2/+0
* tui: change default route metric of new routes to -1Thomas Haller2017-09-051-2/+2
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+2
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-1/+0
* libnm-core, all: merge IPv4 and IPv6 address/route typesDan Winship2014-11-071-98/+33
* tui: fix multiple route editor bugs (rh #1149175)Dan Winship2014-10-081-9/+11
* libnm-core: improve NMSettingIP4Config / NMSettingIP6Config property typesDan Winship2014-09-041-48/+48
* all: remove a bunch of unnecessary dbus/dbus-glib includesDan Winship2014-09-031-1/+0
* all: add nm-core-internal.h headerThomas Haller2014-08-221-1/+0
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-1/+2
* clients: reorganize source tree, put all the installed clients togetherDan Winship2014-07-301-0/+398