| Commit message (Expand) | Author | Age | Files | Lines |
| * | libnm*: fix library gettext usagedanw/i18n | 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 |
| * | libnm-util: consolidate hex-string <-> bin conversion functions | Jiří Klimeš | 2013-03-28 | 1 | -28/+2 |
| * | all: use G_VALUE_INIT to initialize GValue variables | Jiří Klimeš | 2013-03-25 | 1 | -2/+2 |
| * | libnm-glib: fix use-after-free getting device vendor and product | Dan Williams | 2013-03-22 | 1 | -57/+30 |
| * | libnm-glib: match interface name in nm_device_connection_compatible() | Dan Winship | 2013-03-13 | 1 | -3/+44 |
| * | libnm-glib: add Since tags to new functions and properties | Dan Williams | 2013-02-22 | 1 | -0/+4 |
| * | libnm-glib: add NMDevice:available-connections | Dan Winship | 2013-02-14 | 1 | -0/+50 |
| * | libnm-glib: more NMDevice::state-changed fixes | Dan Winship | 2012-12-03 | 1 | -0/+20 |
| * | bridge: add bridge device type | Thomas Graf | 2012-11-30 | 1 | -0/+3 |
| * | libnm-glib: update properties before NMDevice:state-changed | Dan Winship | 2012-08-29 | 1 | -9/+34 |
| * | trivial: fix typo in libnm-glib NMDevice documentation | Dan Williams | 2012-08-06 | 1 | -2/+2 |
| * | docs: fix some annotations in libnm-glib | Jiří Klimeš | 2012-06-29 | 1 | -2/+4 |
| * | libnm-glib: add 'driver-version' and 'firmware-version' properties to NMDevice | Jiří Klimeš | 2012-06-08 | 1 | -0/+76 |
| * | libnm-glib: add 'autoconnect' property for devices | Jiří Klimeš | 2012-05-22 | 1 | -0/+68 |
| * | adsl: add libnm-glib and nmcli code | Pantelis Koukousoulas | 2012-05-18 | 1 | -0/+3 |
| * | libnm-glib: NULL out priv fields on dispose() | Dan Winship | 2012-04-23 | 1 | -21/+7 |
| * | libnm-glib: more ensure_inited() fixing | Dan Winship | 2012-03-28 | 1 | -0/+2 |
| * | libnm-glib: add errors to device classes and nm_device_connection_compatible() | Jiří Klimeš | 2012-03-16 | 1 | -2/+29 |
| * | libnm-glib: ensure nm_device_set_device_type() stays private | Dan Williams | 2012-03-12 | 1 | -3/+3 |
| * | libnm-glib: simplify setting device-type property | Dan Williams | 2012-03-07 | 1 | -58/+54 |
| * | libnm-glib: add NMDeviceVlan | Dan Williams | 2012-03-07 | 1 | -1/+11 |
| * | libnm-glib: add NMDeviceBond | Dan Winship | 2012-03-05 | 1 | -0/+3 |
| * | libnm-glib: ensure device state is updated when it changes | Dan Williams | 2012-02-28 | 1 | -1/+9 |
| * | libnm-glib: add NMDeviceOlpcMesh | Jiří Klimeš | 2012-02-28 | 1 | -0/+5 |
| * | libnm-glib: fix some property-handling warnings | Dan Winship | 2012-02-20 | 1 | -3/+2 |