| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: add units to some libnm (and libnm-glib) function docs | Harry Mallon | 2018-05-23 | 1 | -1/+1 |
* | all: remove consecutive empty lines | Beniamino Galvani | 2018-04-30 | 1 | -1/+0 |
* | all: unify spelling of translators hint in source code | Thomas Haller | 2018-04-13 | 1 | -1/+1 |
* | udev: add and use nm_udev_utils_property_decode() function | Thomas Haller | 2017-03-22 | 1 | -28/+1 |
* | udev: drop libgudev in favor of libudev | Thomas Haller | 2017-03-22 | 1 | -40/+29 |
* | libnm: fix memleak of GUdevDevice in get_bus_name() | Thomas Haller | 2017-03-20 | 1 | -0/+1 |
* | all/trivial: unify construct-only property comments | Thomas Haller | 2017-03-08 | 1 | -1/+1 |
* | libnm/libnm-glib: use Bluetooth device name as description (bgo #592819) | Dan Williams | 2016-06-21 | 1 | -0/+10 |
* | all: don't include error->code in log messages | Thomas Haller | 2016-03-03 | 1 | -2/+1 |
* | all: clean-up usage of GError | Thomas Haller | 2016-03-03 | 1 | -2/+2 |
* | device: add new NMDeviceType NM_DEVICE_TYPE_VETH | Thomas Haller | 2016-02-23 | 1 | -0/+3 |
* | libnm: add missing device types to get_type_name() | Thomas Haller | 2016-02-23 | 1 | -2/+14 |
* | all: cleanup includes and let "nm-default.h" include "config.h" | Thomas Haller | 2016-02-19 | 1 | -3/+1 |
* | libnm-glib: consider unknown devices as generic ones | Beniamino Galvani | 2015-12-09 | 1 | -2/+2 |
* | libnm-glib/libnm: add support for "real" NMDevice property | Dan Williams | 2015-12-04 | 1 | -0/+41 |
* | libnm-glib: add support for IP tunnel devices as generic ones | Beniamino Galvani | 2015-12-01 | 1 | -0/+1 |
* | libnm-glib: add support for TUN devices | Beniamino Galvani | 2015-11-25 | 1 | -0/+1 |
* | libnm-glib: refactor _nm_device_type_for_path() | Beniamino Galvani | 2015-11-25 | 1 | -16/+20 |
* | libnm,libnm-glib: add Device.Managed setter | Lubomir Rintel | 2015-09-18 | 1 | -0/+34 |
* | all: drop includes to <glib/gi18n.h> for "nm-default.h" | Dan Winship | 2015-08-05 | 1 | -1/+0 |
* | all: make use of new header file "nm-default.h" | Thomas Haller | 2015-08-05 | 1 | -1/+1 |
* | all: rename nm-glib-compat.h to nm-glib.h, use everywhere | Dan Winship | 2015-07-24 | 1 | -1/+1 |
* | include: add nm-dbus-compat.h | Dan Winship | 2015-07-24 | 1 | -2/+2 |
* | docs: misc small fixes | Dan Winship | 2014-12-18 | 1 | -2/+1 |
* | libnm*: fix library gettext usage | Dan Winship | 2014-11-13 | 1 | -1/+1 |
* | all: consistently include config.h | Dan Winship | 2014-11-13 | 1 | -0/+2 |
* | libnm-glib: implement nm_device_delete() for D-Bus device' Delete() method | Jiří Klimeš | 2014-07-22 | 1 | -12/+46 |
* | libnm-glib: add nm_device_is_software() function to NMDevice | Jiří Klimeš | 2014-07-22 | 1 | -0/+19 |
* | libnm-util, libnm-glib: whitespace fixes | Dan Winship | 2014-07-15 | 1 | -13/+13 |
* | libnm-util, libnm-glib: standardize copyright/license headers | Dan Winship | 2014-07-15 | 1 | -4/+2 |
* | libnm-util, libnm-glib: tweak (element-type) annotations in docs | Dan Winship | 2014-07-15 | 1 | -3/+3 |
* | all: remove remaining GParamSpec name/blurb strings | Dan Winship | 2014-06-19 | 1 | -107/+84 |
* | libnm-util, libnm-glib: be consistent about "Wi-Fi", "Ethernet", "InfiniBand"... | Dan Winship | 2014-06-19 | 1 | -9/+9 |
* | libnm-glib: fix double unref() when object creation fails | Jiří Klimeš | 2014-06-05 | 1 | -6/+7 |
* | libnm-glib: add nm_device_get_setting_type() | Dan Winship | 2014-03-06 | 1 | -0/+19 |
* | libnm-util, libnm-glib: add some missing "Since: 0.9.10" tags | Dan Winship | 2014-02-13 | 1 | -0/+2 |
* | libnm-util, libnm-glib: add device/connection describing functions | Dan Winship | 2014-01-27 | 1 | -8/+445 |
* | libnm-glib: add 'mtu' property to NMDevice | Jiří Klimeš | 2013-12-20 | 1 | -0/+40 |
* | libnm-glib: add nm_device_get_hw_address() to NMDevice | Jiří Klimeš | 2013-12-20 | 1 | -0/+22 |
* | libnm-glib: expose new NMActiveConnection IP/DHCP config properties | Dan Winship | 2013-12-19 | 1 | -0/+16 |
* | libnm-glib: add NMDevice:physical-port-id property | Dan Winship | 2013-11-06 | 1 | -0/+55 |
* | Fix typos | Yuri Chornoivan | 2013-10-19 | 1 | -1/+1 |
* | libnm: more valgrinding fixes | Dan Winship | 2013-10-03 | 1 | -4/+9 |
* | libnm-glib: add support for team device | Jiri Pirko | 2013-08-15 | 1 | -0/+3 |
* | libnm-glib: fix device description with newer udev versions | Dan Williams | 2013-06-11 | 1 | -1/+5 |
* | libnm-glib, core: use g_cclosure_marshal_generic | Dan Winship | 2013-05-08 | 1 | -4/+2 |
* | libnm-glib, cli: add nm_device_get_type_description | Dan Winship | 2013-05-07 | 1 | -0/+38 |
* | core, libnm-glib: add NMDeviceGeneric | Dan Winship | 2013-05-07 | 1 | -0/+3 |
* | Use %NULL macro in doc strings | Martin Pitt | 2013-04-19 | 1 | -1/+1 |
* | libnm-glib: use helpers to create dbus proxies | Dan Williams | 2013-04-08 | 1 | -10/+4 |