summaryrefslogtreecommitdiff
path: root/libnm/nm-device.c
Commit message (Expand)AuthorAgeFilesLines
* libnm: drop unused property setter NM_DEVICE_MANAGEDThomas Haller2019-09-211-5/+0
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* device: free temporary typename with iface variableMarco Trevisan (Treviño)2019-07-221-3/+4
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* shared: move udev helper to separate directory "shared/nm-udev-aux"Thomas Haller2019-04-181-1/+1
* libnm/lldp: cleanup asserting for valid NMLldpNeighbor agumentbg/lldp-enh-rh1652211Thomas Haller2019-03-271-12/+19
* libnm/lldp: fix leak and bug in nm_lldp_neighbor_dup()Thomas Haller2019-03-271-1/+7
* libnm: add nm_lldp_neighbor_get_attr_value()Beniamino Galvani2019-03-271-0/+21
* libnm: make attribute name const in LLDP API functionsBeniamino Galvani2019-03-271-3/+3
* libnm: Fix reporting of unknown device typesBenjamin Berg2019-03-071-2/+2
* core,wifi-p2p: Fix Wi-Fi P2P device typeBenjamin Berg2019-03-071-0/+3
* nm: Fix syntax on introspection annotationsMarco Trevisan (Treviño)2019-03-071-2/+2
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-1/+0
* libnm: fix GObject Introspection annotations for functions returning a GPtrArrayCorentin Noël2018-11-121-1/+1
* libnm: add support for per-device & per-AF connectivity statusLubomir Rintel2018-09-241-0/+74
* docs: misc. typos pt2luz.paz2018-09-171-1/+1
* core: introduce NMDeviceWireGuardJavier Arteaga2018-08-061-0/+3
* libnm: add (allow-none) annotations to nm_device_reapply()Beniamino Galvani2018-07-041-8/+11
* contrib/rpm: Use Open vSwitch instead of OpenVSwitchTimothy Redaelli2018-06-281-3/+3
* devices: add NMDevice6LowpanLubomir Rintel2018-06-261-0/+3
* devices: add NMDeviceWpanLubomir Rintel2018-06-261-1/+4
* doc: add units to nm_device_get_mtu()Thomas Haller2018-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
* gobject-introspection: made several fixes to the annotationsCorentin Noël2018-03-261-3/+1
* Add calls to g_simple_async_result_set_check_cancellableBenjamin Berg2018-03-081-0/+8
* libnm/device: use the type name for description if the product is emptylr/ugly-descriptionsLubomir Rintel2018-02-231-2/+5
* libnm/device: (trivial) move some function upwardsLubomir Rintel2018-02-231-130/+130
* libnm/device: prefer FROM_DATABASE udev propertiesLubomir Rintel2018-02-231-7/+6
* libnm/utils: extend the product fixup phrase listLubomir Rintel2018-02-231-1/+1
* libnm/utils: split out vendor fixupLubomir Rintel2018-02-231-1/+1
* 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