summaryrefslogtreecommitdiff
path: root/libnm/nm-device-bridge.c
Commit message (Expand)AuthorAgeFilesLines
* 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-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-16/+0
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+359