summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-device-bridge.c
Commit message (Expand)AuthorAgeFilesLines
* all: consistently include config.hDan Winship2014-11-131-1/+2
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-3/+1
* libnm-util, libnm-glib: tweak (element-type) annotations in docsDan Winship2014-07-151-1/+1
* all: remove remaining GParamSpec name/blurb stringsDan Winship2014-06-191-12/+9
* libnm-glib: add nm_device_get_setting_type()Dan Winship2014-03-061-0/+7
* 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
* core: cleanup freeing of glib collections of pointersThomas Haller2013-10-221-1/+1
* libnm-util, libnm-glib: fix up some gtk-doc commentsDan Winship2013-10-111-1/+1
* 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: add Since tags to new functions and propertiesDan Williams2013-02-221-0/+16
* core,libnm-glib: expose "slaves" property on NMDeviceBridgeJiří Klimeš2012-11-301-0/+45
* bridge: add bridge device typeThomas Graf2012-11-301-0/+301