summaryrefslogtreecommitdiff
path: root/src/devices/nm-device-ethernet-utils.c
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+2
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* device: fix a wrong comparisonBeniamino Galvani2018-10-061-1/+1
* settings: use delegation instead of inheritance for NMSettingsConnection and ...Thomas Haller2018-08-281-15/+7
* device: don't limit try count in nm_device_ethernet_utils_get_default_wired_n...Thomas Haller2018-08-281-2/+1
* device: use NMSettings directly instead of NMConnectionProvider in subclassesThomas Haller2016-05-241-16/+12
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-3/+3
* 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-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* settings: create default wired connection from NMDeviceEthernetDan Williams2014-09-111-0/+53