summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-device.c
Commit message (Expand)AuthorAgeFilesLines
* doc: add units to some libnm (and libnm-glib) function docsHarry Mallon2018-05-231-1/+1
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-1/+0
* all: unify spelling of translators hint in source codeThomas Haller2018-04-131-1/+1
* udev: add and use nm_udev_utils_property_decode() functionThomas Haller2017-03-221-28/+1
* udev: drop libgudev in favor of libudevThomas Haller2017-03-221-40/+29
* libnm: fix memleak of GUdevDevice in get_bus_name()Thomas Haller2017-03-201-0/+1
* all/trivial: unify construct-only property commentsThomas Haller2017-03-081-1/+1
* libnm/libnm-glib: use Bluetooth device name as description (bgo #592819)Dan Williams2016-06-211-0/+10
* all: don't include error->code in log messagesThomas Haller2016-03-031-2/+1
* all: clean-up usage of GErrorThomas Haller2016-03-031-2/+2
* device: add new NMDeviceType NM_DEVICE_TYPE_VETHThomas Haller2016-02-231-0/+3
* libnm: add missing device types to get_type_name()Thomas Haller2016-02-231-2/+14
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-3/+1
* libnm-glib: consider unknown devices as generic onesBeniamino Galvani2015-12-091-2/+2
* libnm-glib/libnm: add support for "real" NMDevice propertyDan Williams2015-12-041-0/+41
* libnm-glib: add support for IP tunnel devices as generic onesBeniamino Galvani2015-12-011-0/+1
* libnm-glib: add support for TUN devicesBeniamino Galvani2015-11-251-0/+1
* libnm-glib: refactor _nm_device_type_for_path()Beniamino Galvani2015-11-251-16/+20
* libnm,libnm-glib: add Device.Managed setterLubomir Rintel2015-09-181-0/+34
* 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-1/+1
* include: add nm-dbus-compat.hDan Winship2015-07-241-2/+2
* docs: misc small fixesDan Winship2014-12-181-2/+1
* libnm*: fix library gettext usageDan Winship2014-11-131-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-glib: implement nm_device_delete() for D-Bus device' Delete() methodJiří Klimeš2014-07-221-12/+46
* libnm-glib: add nm_device_is_software() function to NMDeviceJiří Klimeš2014-07-221-0/+19
* libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-151-13/+13
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-4/+2
* libnm-util, libnm-glib: tweak (element-type) annotations in docsDan Winship2014-07-151-3/+3
* all: remove remaining GParamSpec name/blurb stringsDan Winship2014-06-191-107/+84
* libnm-util, libnm-glib: be consistent about "Wi-Fi", "Ethernet", "InfiniBand"...Dan Winship2014-06-191-9/+9
* libnm-glib: fix double unref() when object creation failsJiří Klimeš2014-06-051-6/+7
* libnm-glib: add nm_device_get_setting_type()Dan Winship2014-03-061-0/+19
* libnm-util, libnm-glib: add some missing "Since: 0.9.10" tagsDan Winship2014-02-131-0/+2
* libnm-util, libnm-glib: add device/connection describing functionsDan Winship2014-01-271-8/+445
* libnm-glib: add 'mtu' property to NMDeviceJiří Klimeš2013-12-201-0/+40
* libnm-glib: add nm_device_get_hw_address() to NMDeviceJiří Klimeš2013-12-201-0/+22
* libnm-glib: expose new NMActiveConnection IP/DHCP config propertiesDan Winship2013-12-191-0/+16
* libnm-glib: add NMDevice:physical-port-id propertyDan Winship2013-11-061-0/+55
* Fix typosYuri Chornoivan2013-10-191-1/+1
* libnm: more valgrinding fixesDan Winship2013-10-031-4/+9
* libnm-glib: add support for team deviceJiri Pirko2013-08-151-0/+3
* libnm-glib: fix device description with newer udev versionsDan Williams2013-06-111-1/+5
* libnm-glib, core: use g_cclosure_marshal_genericDan Winship2013-05-081-4/+2
* libnm-glib, cli: add nm_device_get_type_descriptionDan Winship2013-05-071-0/+38
* core, libnm-glib: add NMDeviceGenericDan Winship2013-05-071-0/+3
* Use %NULL macro in doc stringsMartin Pitt2013-04-191-1/+1
* libnm-glib: use helpers to create dbus proxiesDan Williams2013-04-081-10/+4