summaryrefslogtreecommitdiff
path: root/src/element.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-03Add device type for Ericsson MBM hardwareMarcel Holtmann1-0/+1
2009-07-03Use RTNL device detection only if udev is not availableMarcel Holtmann1-2/+0
2009-06-30Add support for DHCP errors from servicesMarcel Holtmann1-1/+1
2009-06-30Forward error reporting from elements to servicesMarcel Holtmann1-2/+14
2009-06-29Add suppport for setting IPv4 configuration methodMarcel Holtmann1-28/+0
2009-06-29First step towards a generic IP configuration infrastructureMarcel Holtmann1-16/+16
2009-06-26Add support for setting Broadcast and Nameserver valuesMarcel Holtmann1-0/+24
2009-06-26Add support for exporting Broadcast and Nameserver propertiesMarcel Holtmann1-0/+13
2009-05-29Add support for reading RFKILL eventsMarcel Holtmann1-0/+2
2009-05-18Add debug information for missing parent elementMarcel Holtmann1-0/+6
2009-05-16Include device details within the profile storageMarcel Holtmann1-1/+1
2009-05-16Add special StateChanged signalMarcel Holtmann1-0/+10
2009-05-14Some GCC are just too stupidMarcel Holtmann1-2/+2
2009-05-13Add support for async service connect and timeout handlingMarcel Holtmann1-0/+6
2009-05-12Fix service lookup for WiFi and WiMAX devicesMarcel Holtmann1-2/+20
2009-05-01Fix wrong device path in connection propertiesMarcel Holtmann1-1/+1
2009-04-21Add support for service ready and disconnect state changesMarcel Holtmann1-0/+32
2009-04-21Add function to retrieve device from an elementMarcel Holtmann1-3/+14
2009-04-21Rename helper function to get device/network pathMarcel Holtmann1-4/+4
2009-04-07Add service initialization and lifetime tracking supportMarcel Holtmann1-0/+2
2009-03-24Add definitions for element states and errorsMarcel Holtmann1-0/+24
2009-03-23Fix crash with property blobsMarcel Holtmann1-1/+1
2009-03-11Add fully dynamic property storage capabilitiesMarcel Holtmann1-9/+111
2009-03-11Add basic support for notifier infrastructureMarcel Holtmann1-0/+2
2009-01-23Move connection signal handling away from elements coreMarcel Holtmann1-42/+2
2009-01-21Add extra options to exclude devices and pluginsMarcel Holtmann1-1/+2
2009-01-21Introduce global "connecting" stateMarcel Holtmann1-1/+22
2009-01-21More simplification of property functionsMarcel Holtmann1-75/+24
2009-01-21Add support for static IPv4 settingsMarcel Holtmann1-0/+101
2009-01-20Remove old property systemMarcel Holtmann1-374/+52
2009-01-10Add Device and Network property to connection interfaceMarcel Holtmann1-0/+24
2009-01-07Add support for storage setup callbacksMarcel Holtmann1-0/+2
2009-01-06Remove deprecated element strength handlingMarcel Holtmann1-22/+0
2009-01-06Allow retrieving static properties with byte valuesMarcel Holtmann1-0/+4
2009-01-05Add support for connection type propertyMarcel Holtmann1-0/+4
2009-01-05Remove the unused devpath variableMarcel Holtmann1-1/+0
2009-01-05All WiFi properties are now part of network interfaceMarcel Holtmann1-34/+0
2009-01-05All policy is now part of devices and networksMarcel Holtmann1-29/+0
2009-01-05All elements are fully statelessMarcel Holtmann1-1/+0
2009-01-05Add support for IPv4 details in connection interfaceMarcel Holtmann1-0/+11
2009-01-05Remove element subtype detailsMarcel Holtmann1-34/+2
2009-01-05Move IPv4 handling into daemon coreMarcel Holtmann1-0/+2
2009-01-05Remove enable and disable element callbacksMarcel Holtmann1-38/+0
2009-01-05Remove connection interface from element systemMarcel Holtmann1-250/+9
2009-01-05Reorder device, network and connection setupMarcel Holtmann1-4/+4
2009-01-05Add skeleton for core connection driverMarcel Holtmann1-0/+2
2009-01-05Remove element specific storage functionsMarcel Holtmann1-4/+0
2009-01-05Only return networks that are registeredMarcel Holtmann1-0/+4
2009-01-05Remove scanning support from elementsMarcel Holtmann1-46/+0
2009-01-05Remove special handling for devices and networksMarcel Holtmann1-14/+0