summaryrefslogtreecommitdiff
path: root/libnm/nm-device-vlan.c
Commit message (Expand)AuthorAgeFilesLines
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-6/+5
* 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: add missing (transfer) annotation for nm_device_vlan_get_parent()Jiří Klimeš2014-11-251-1/+1
* libnm: add :parent property for VLAN devicesJiří Klimeš2014-11-241-0/+33
* libnm*: fix library gettext usageDan Winship2014-11-131-1/+1
* all: consistently include config.hDan Winship2014-11-131-1/+2
* libnm-core: add nm-core-types.h, remove cross-includesDan Winship2014-10-281-0/+1
* libnm: merge device-type-specific errors into NMDeviceErrorDan Winship2014-10-221-45/+12
* libnm: let NMObject create all D-Bus proxiesDan Winship2014-09-181-15/+3
* libnm-core: change all mac-address properties to G_TYPE_STRINGDan Winship2014-09-041-8/+6
* 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-core, etc: drop type-based hwaddr funcs, port to length-based onesDan Winship2014-08-071-1/+1
* 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: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+353