summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-12-27Add basic detection of Option HSO devicesMarcel Holtmann1-2/+5
2008-12-27Add generic device detection supportMarcel Holtmann4-2/+266
2008-12-27Add stage for stopping element registrationMarcel Holtmann3-0/+8
2008-12-27Register device interface only when driver is boundMarcel Holtmann1-11/+19
2008-12-26Emit signal when list of devices changesMarcel Holtmann1-3/+40
2008-12-26Unlink node before calling remove callbackMarcel Holtmann1-3/+4
2008-12-26Remove device interface handling from element functionsMarcel Holtmann1-294/+4
2008-12-26Fix networks list of devicesMarcel Holtmann1-1/+2
2008-12-26Fix wrong order of argumentsMarcel Holtmann1-2/+2
2008-12-26Fix documentation typosMarcel Holtmann1-2/+2
2008-12-26Add support for handling network detailsMarcel Holtmann1-3/+120
2008-12-26Add support for identifier and driver dataMarcel Holtmann1-0/+40
2008-12-25Initialize the element reference countMarcel Holtmann1-0/+2
2008-12-25Add functions for network creationMarcel Holtmann1-0/+73
2008-12-25Add support for different network modesMarcel Holtmann1-8/+17
2008-12-25Add not supported error and use itMarcel Holtmann3-1/+8
2008-12-25Add support for Name property to generic driverMarcel Holtmann1-0/+25
2008-12-25Add functions for handling path valueMarcel Holtmann1-1/+29
2008-12-25Add advanced device specific APIMarcel Holtmann1-25/+293
2008-12-25Add destruct callback to element structureMarcel Holtmann1-0/+2
2008-12-24Add Type property to generic device driverMarcel Holtmann1-0/+25
2008-12-24Add skeleton for generic network driverMarcel Holtmann3-0/+38
2008-12-24Add support for scanning property of devicesMarcel Holtmann1-0/+49
2008-12-24Add support for changing device power stateMarcel Holtmann1-0/+20
2008-12-24Add support for device power functionsMarcel Holtmann1-2/+41
2008-12-24Add D-Bus interface features for device driverMarcel Holtmann1-45/+199
2008-12-24Postpone initial driver probing after all plugins are loadedMarcel Holtmann3-17/+63
2008-12-23Use global connman.h header fileMarcel Holtmann1-1/+1
2008-12-22Ignore network devices in generic driverMarcel Holtmann1-0/+3
2008-12-21Add global Policy property and cleanup State propertyMarcel Holtmann1-22/+9
2008-12-21Re-enable generic device driver infrastructureMarcel Holtmann1-5/+2
2008-12-21Create exported symbols list after all objects are builtMarcel Holtmann1-1/+1
2008-12-20Use connman_dbus_dict_append_variant() instead of self-coded versionMarcel Holtmann1-18/+2
2008-12-20Add generic reference to the global D-Bus connectionMarcel Holtmann3-0/+29
2008-12-20Add variable to hold a possible object pathMarcel Holtmann1-0/+1
2008-12-20Add D-Bus helper for appending propertiesMarcel Holtmann1-38/+46
2008-12-18Only allow WiFi devices to create networks for nowMarcel Holtmann1-0/+3
2008-12-17Add Device property to network objectsMarcel Holtmann1-0/+4
2008-12-17Add support for changing scanning stateMarcel Holtmann1-4/+49
2008-12-16Include sys/types.h to make it build with uClibcMarcel Holtmann1-0/+1
2008-12-16Add Scanning property to device objectsMarcel Holtmann1-0/+5
2008-12-16Fix Name property of device objectsMarcel Holtmann1-0/+31
2008-12-15Fix offline state signal emissionMarcel Holtmann1-1/+3
2008-12-15Add support for changing default connectionsMarcel Holtmann1-2/+36
2008-12-15Add property to indicate default connectionsMarcel Holtmann1-0/+7
2008-12-15Add support RTNL gateway change notificationsMarcel Holtmann1-53/+263
2008-12-15Add support for IPv4.Broadcast propertyMarcel Holtmann1-0/+16
2008-12-15Indicate when signal strength of connection changesMarcel Holtmann1-1/+14
2008-12-15Add signal strength to connection objectsMarcel Holtmann1-0/+20
2008-12-15Add property for connection typeMarcel Holtmann1-2/+8