summaryrefslogtreecommitdiff
path: root/libnm/nm-device.c
Commit message (Expand)AuthorAgeFilesLines
* all: use nm_str_hash() instead of g_str_hash()Thomas Haller2017-11-161-1/+1
* introspection: add o.fd.NM.Device.OvsBridge interfaceLubomir Rintel2017-10-301-0/+3
* introspection: add o.fd.NM.Device.OvsPort interfaceLubomir Rintel2017-10-301-0/+3
* introspection: add o.fd.NM.Device.OvsInterface interfaceLubomir Rintel2017-10-301-0/+3
* device: add NMDevicePPPBeniamino Galvani2017-08-051-0/+3
* all: fix typos in documentation, translated strings and commentsYuri Chornoivan2017-05-281-1/+1
* libnm: move fixup_desc_string() to nm-libnm-utils.cth/sanitize-non-utf8-rh1443114-pt2Thomas Haller2017-05-191-138/+3
* libnm: ignore phrases in fixup device description only when delimited by spaceThomas Haller2017-05-191-1/+5
* libnm: fix device description in fixup_desc_string()Thomas Haller2017-05-191-1/+1
* libnm: UTF-8 sanitize strings from UDev in NMDeviceThomas Haller2017-05-191-121/+152
* udev: add and use nm_udev_utils_property_decode() functionThomas Haller2017-03-221-41/+2
* libnm/udev: cache and reuse udev instance for NMDeviceThomas Haller2017-03-221-17/+20
* udev: drop libgudev in favor of libudevThomas Haller2017-03-221-44/+32
* libnm: fix memleak of GUdevDevice in get_bus_name()Thomas Haller2017-03-201-0/+1
* core: add support for dummy devicesBeniamino Galvani2017-02-221-0/+3
* libnm: disconnect signal from D-Bus proxies on disposeBeniamino Galvani2017-02-181-0/+2
* core,libnm: introduce NMDeviceMacsecBeniamino Galvani2017-01-161-0/+3
* all: rename the introspection data to use the interface paths in namesLubomir Rintel2016-11-231-1/+1
* libnm: avoid leaking the interface proxiesLubomir Rintel2016-11-141-0/+2
* libnm: initialize @device_type of device objectsBeniamino Galvani2016-11-141-6/+32
* libnm: use the o.fd.DBus.ObjectManager API for object managementlr/object-managerLubomir Rintel2016-11-101-185/+8
* libnm: coerce empty strings to NULL for D-Bus propertiesThomas Haller2016-10-241-8/+8
* libnm: minor refactoring by using g_clear_object() and nm_str_not_empty()Thomas Haller2016-10-241-8/+1
* libnm/libnm-glib: use Bluetooth device name as description (bgo #592819)Dan Williams2016-06-211-0/+10
* libnm: add code comments to hint that NMConnection might not validateThomas Haller2016-03-291-0/+6
* libnm: don't normalize connection for nm_device_get_applied_connection()Thomas Haller2016-03-261-2/+2
* libnm: declare internal function as staticThomas Haller2016-03-171-2/+2
* libnm,core: fix syntax of 'transfer' annotationBeniamino Galvani2016-02-241-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-2/+1
* device: fix signature for @flags argument of impl_device_reapply()Thomas Haller2016-02-161-2/+2
* libnm: add nm_device_get_applied_connection() functionThomas Haller2016-02-161-0/+173
* all: add version-id argument to device's Reapply methodThomas Haller2016-02-161-2/+10
* build: cleanup default includesThomas Haller2016-02-121-4/+3
* libnm: add versioning comments and macros to nm_device_reapply*()Beniamino Galvani2016-01-121-0/+6
* libnm: add nm_device_reapply()Lubomir Rintel2016-01-101-0/+122
* libnm: add NMDeviceVxlanBeniamino Galvani2015-12-091-0/+3
* libnm: add NMDeviceMacvlanBeniamino Galvani2015-12-091-0/+3
* libnm,device: don't notify of property change when getting vendor & product f...Lubomir Rintel2015-12-051-10/+15
* libnm-glib/libnm: add support for "real" NMDevice propertyDan Williams2015-12-041-0/+40
* libnm: add NMDeviceIPTunnelBeniamino Galvani2015-12-011-0/+3
* libnm: add NMDeviceTunBeniamino Galvani2015-11-251-0/+3
* libnm: define NMLldpNeighbor as boxed typeBeniamino Galvani2015-10-161-2/+16
* libnm,libnm-core: fix GTK-Doc warningsBeniamino Galvani2015-10-161-1/+1
* libnm: document that some return values are immutableBeniamino Galvani2015-10-121-1/+2
* libnm: add LLDP supportBeniamino Galvani2015-10-121-0/+256
* libnm,libnm-glib: add Device.Managed setterLubomir Rintel2015-09-181-0/+29
* Revert "all: change "Since: 1.2" to "Since: 1.0.4"/"Since: 1.0.6" for backpor...Thomas Haller2015-08-251-1/+1
* all: change "Since: 1.2" to "Since: 1.0.4"/"Since: 1.0.6" for backported APIJiří Klimeš2015-08-211-1/+1