summaryrefslogtreecommitdiff
path: root/src/element.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-02Add skeleton for technology specific functionsMarcel Holtmann1-0/+2
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-19Rename D-Bus helper for basic dictionary typesMarcel Holtmann1-7/+7
2009-12-19Use helper for basic property changed signalsMarcel Holtmann1-11/+2
2009-12-19Use new D-Bus helpers wherever possibleMarcel Holtmann1-19/+6
2009-12-14Add support for setting time server configurationMarcel Holtmann1-0/+27
2009-12-14Add timeserver value from DHCP configurationMarcel Holtmann1-0/+1
2009-12-09Add service types for system and VPN connectionsMarcel Holtmann1-0/+6
2009-12-09Add initial support for provider frameworkMohamed Abbas1-0/+2
2009-12-07Add skeleton for DHCP driver transitionMarcel Holtmann1-0/+2
2009-12-06Remove unfinished and unneeded PPP supportMarcel Holtmann1-2/+0
2009-12-06Remove unused device typesMarcel Holtmann1-4/+1
2009-11-29Use network details also for Ethernet devicesMarcel Holtmann1-2/+0
2009-11-25Remove element signal emissionMarcel Holtmann1-27/+0
2009-11-23Add device type CONNMAN_DEVICE_TYPE_CELLULARMartin Xu1-0/+1
2009-10-20Fix some coding style issues and make it more readableMarcel Holtmann1-10/+18
2009-10-20Fix command line options for device filteringSam Leffler1-7/+22
2009-09-19Add support for basic boolean propertiesMarcel Holtmann1-2/+36
2009-09-17Fix issue with missing service ready state notificationMarcel Holtmann1-3/+3
2009-09-13Fix issue with udev versus /dev/rfkill event processingMarcel Holtmann1-1/+4
2009-08-29Remove all the useless D-Bus connection passingMarcel Holtmann1-4/+6
2009-08-04Add support for creating, modifying and removing profilesMarcel Holtmann1-3/+1
2009-07-23Fix wrong usage of device types instead of service typesMarcel Holtmann1-50/+32
2009-07-23Fix setup of udev context before loading any pluginsMarcel Holtmann1-2/+2
2009-07-22Move RTNL and udev init after probing of devicesMarcel Holtmann1-0/+3
2009-07-22Load global settings before probing devicesMarcel Holtmann1-2/+2
2009-07-22Remove deprecated and unused network storage callbacksMarcel Holtmann1-2/+0
2009-07-22Add infrastructure for global settings storageMarcel Holtmann1-0/+4
2009-07-22Add support for persistent storage of device power stateMarcel Holtmann1-2/+2
2009-07-19Don't emit connecting state change signalMarcel Holtmann1-0/+2
2009-07-17Add full support for enable/disable technology methodsMarcel Holtmann1-0/+98
2009-07-16Add global method call to request scanningMarcel Holtmann1-0/+49
2009-07-16Add function to find first device of a given typeMarcel Holtmann1-0/+34
2009-07-16Fix one last breakage of strict-aliasing rulesMarcel Holtmann1-1/+1
2009-07-15Add error codes for failing connection attemptsMarcel Holtmann1-0/+2
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