summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-device.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-06libnm-glib: add NMDevice:physical-port-id propertyDan Winship1-0/+55
2013-10-19Fix typosYuri Chornoivan1-1/+1
2013-10-03libnm: more valgrinding fixesDan Winship1-4/+9
2013-08-15libnm-glib: add support for team deviceJiri Pirko1-0/+3
2013-06-11libnm-glib: fix device description with newer udev versionsDan Williams1-1/+5
2013-05-08libnm-glib, core: use g_cclosure_marshal_genericDan Winship1-4/+2
2013-05-07libnm-glib, cli: add nm_device_get_type_descriptionDan Winship1-0/+38
2013-05-07core, libnm-glib: add NMDeviceGenericDan Winship1-0/+3
2013-04-19Use %NULL macro in doc stringsMartin Pitt1-1/+1
2013-04-08libnm-glib: use helpers to create dbus proxiesDan Williams1-10/+4
2013-03-28libnm-util: consolidate hex-string <-> bin conversion functionsJiří Klimeš1-28/+2
2013-03-25all: use G_VALUE_INIT to initialize GValue variablesJiří Klimeš1-2/+2
2013-03-22libnm-glib: fix use-after-free getting device vendor and productDan Williams1-57/+30
2013-03-13libnm-glib: match interface name in nm_device_connection_compatible()Dan Winship1-3/+44
2013-02-22libnm-glib: add Since tags to new functions and propertiesDan Williams1-0/+4
2013-02-14libnm-glib: add NMDevice:available-connectionsDan Winship1-0/+50
2012-12-03libnm-glib: more NMDevice::state-changed fixesDan Winship1-0/+20
2012-11-30bridge: add bridge device typeThomas Graf1-0/+3
2012-08-29libnm-glib: update properties before NMDevice:state-changedDan Winship1-9/+34
2012-08-06trivial: fix typo in libnm-glib NMDevice documentationDan Williams1-2/+2
2012-06-29docs: fix some annotations in libnm-glibJiří Klimeš1-2/+4
2012-06-08libnm-glib: add 'driver-version' and 'firmware-version' properties to NMDeviceJiří Klimeš1-0/+76
2012-05-22libnm-glib: add 'autoconnect' property for devicesJiří Klimeš1-0/+68
2012-05-18adsl: add libnm-glib and nmcli codePantelis Koukousoulas1-0/+3
2012-04-23libnm-glib: NULL out priv fields on dispose()Dan Winship1-21/+7
2012-03-28libnm-glib: more ensure_inited() fixingDan Winship1-0/+2
2012-03-16libnm-glib: add errors to device classes and nm_device_connection_compatible()Jiří Klimeš1-2/+29
2012-03-12libnm-glib: ensure nm_device_set_device_type() stays privateDan Williams1-3/+3
2012-03-07libnm-glib: simplify setting device-type propertyDan Williams1-58/+54
2012-03-07libnm-glib: add NMDeviceVlanDan Williams1-1/+11
2012-03-05libnm-glib: add NMDeviceBondDan Winship1-0/+3
2012-02-28libnm-glib: ensure device state is updated when it changesDan Williams1-1/+9
2012-02-28libnm-glib: add NMDeviceOlpcMeshJiří Klimeš1-0/+5
2012-02-20libnm-glib: fix some property-handling warningsDan Winship1-3/+2
2012-02-15Use glib-mkenums to generate enum typesDan Winship1-3/+3
2012-02-10libnm-glib: ensure some new private symbols stay privateDan Williams1-18/+18
2012-02-08libnm-glib: add StateReason property for NMDeviceJiří Klimeš1-1/+67
2012-02-07libnm-glib: fix missing G_VALUE_INIT to not depend on newer glibThomas Bechtold1-0/+1
2012-02-03libnm-glib: implement GInitable/GAsyncInitable in NMObjectDan Winship1-73/+12
2012-02-03libnm-glib: simplify handling of object and object array propertiesDan Winship1-226/+147
2012-02-03libnm-glib: simplify property getter methodsDan Winship1-218/+27
2012-02-03libnm-glib: simplify and genericize property declarationDan Winship1-23/+25
2012-02-02libnm-glib: don't use client-side generated dbus-glib bindingsDan Winship1-6/+8
2012-01-13docs: added notes to the nm_device_filter_connections docsAlberto Ruiz1-1/+2
2011-12-02libnm-glib: add NMDeviceInfinibandDan Winship1-0/+4
2011-11-24libnm-glib: get devices and their properties in constructor (NMClient, NMDevice)Jiří Klimeš1-0/+61
2011-11-24libnm-glib: fix demarshalling of ActiveConnection property in NMDeviceJiří Klimeš1-5/+5
2011-10-26libnm-glib: fix introspection annotations for callbacks and user_data (rh #74...Dan Williams1-2/+3
2011-07-02libnm-glib: fix GObject introspection annotationDan Williams1-1/+2
2011-06-18libnm-glib: fix demarshalling of Dhcp6Config property changesDan Williams1-5/+5