summaryrefslogtreecommitdiff
path: root/libnm/nm-device-team.c
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+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/+1
* gobject-introspection: made several fixes to the annotationsCorentin Noël2018-03-261-3/+1
* libnm: use the o.fd.DBus.ObjectManager API for object managementlr/object-managerLubomir Rintel2016-11-101-5/+0
* libnm: coerce empty strings to NULL for D-Bus propertiesThomas Haller2016-10-241-2/+2
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-1/+1
* team: expose current device configuration through D-Bus and nmcliBeniamino Galvani2016-05-261-0/+40
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-5/+4
* 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-2/+1
* libnm*: fix library gettext usageDan Winship2014-11-131-1/+1
* all: consistently include config.hDan Winship2014-11-131-1/+2
* libnm: merge device-type-specific errors into NMDeviceErrorDan Winship2014-10-221-42/+6
* libnm: further NULL-vs-empty-array fixesDan Winship2014-10-191-0/+4
* libnm: let NMObject create all D-Bus proxiesDan Winship2014-09-181-6/+3
* libnm: change empty-GPtrArray-return semanticsDan Winship2014-09-041-1/+1
* libnm: drop NM_TYPE_OBJECT_ARRAY, use G_TYPE_PTR_ARRAYDan Winship2014-09-041-9/+7
* all: stop using virtual interface-name propertiesDan Winship2014-09-041-1/+1
* libnm, libnm-glib: fix cut-and-paste-osDan Winship2014-08-181-5/+5
* libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.hDan Winship2014-08-071-1/+0
* libnm: make the the use of GInitable mandatoryDan Winship2014-08-011-5/+0
* libnm: add init_dbus() virtual method to NMObjectDan Winship2014-08-011-15/+10
* libnm: remove _new functions from NMObject subclassesDan Winship2014-08-011-25/+0
* libnm: remove Since tags and NM_AVAILABLE_IN_* attributesDan Winship2014-08-011-10/+0
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+353