summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-device-vlan.c
Commit message (Expand)AuthorAgeFilesLines
* libnm-glib: add nm_device_get_setting_type()Dan Winship2014-03-061-0/+7
* libnm-glib: fix a double free in NMDeviceVlanDan Winship2014-03-051-1/+0
* trivial: remove unused #definesDan Williams2014-01-231-4/+0
* libnm-glib: add nm_device_get_hw_address() to NMDeviceJiří Klimeš2013-12-201-0/+7
* all: standardize on NMSettingWired:mac-address for all VLANsDan Winship2013-09-121-0/+18
* libnm-glib: use helpers to create dbus proxiesDan Williams2013-04-081-8/+2
* libnm-glib: match interface name in nm_device_connection_compatible()Dan Winship2013-03-131-3/+1
* libnm-glib: fix build on older glib without g_clear_object()Dan Williams2012-04-271-0/+2
* libnm-glib: NULL out priv fields on dispose()Dan Winship2012-04-231-4/+1
* libnm-glib: more ensure_inited() fixingDan Winship2012-03-281-0/+2
* libnm-glib: add errors to device classes and nm_device_connection_compatible()Jiří Klimeš2012-03-161-8/+38
* libnm-glib: ensure nm_device_set_device_type() stays privateDan Williams2012-03-121-1/+1
* libnm-glib: simplify setting device-type propertyDan Williams2012-03-071-0/+1
* libnm-glib: add NMDeviceVlanDan Williams2012-03-071-0/+307