summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-07-22Remove deprecated and unused network storage callbacksMarcel Holtmann1-5/+0
2009-07-22Add infrastructure for global settings storageMarcel Holtmann1-0/+2
2009-07-17Fix handling of out-of-range access pointsMarcel Holtmann1-3/+4
2009-07-16Add helper function for WiFi group nameMarcel Holtmann2-1/+39
2009-07-16Add function to retrieve network association stateMartin Xu1-0/+2
2009-07-15Add error codes for failing connection attemptsMarcel Holtmann2-6/+8
2009-07-12Add function to retrieve control interfaceMarcel Holtmann1-0/+1
2009-07-12Add network type for Ericsson MBM devicesMarcel Holtmann1-0/+1
2009-07-12Store control interface for complex devicesMarcel Holtmann1-1/+1
2009-07-12Remove connman_device_get_interface() functionMarcel Holtmann1-1/+0
2009-07-11Set hidden network group name at time of associationSamuel Ortiz1-0/+1
2009-07-05Add service error for missing PIN codesMarcel Holtmann1-0/+1
2009-07-05Add function getting device disconnected stateMarcel Holtmann1-0/+1
2009-07-03Add device type for Ericsson MBM hardwareMarcel Holtmann1-0/+1
2009-07-01Fix handling of connect/disconnect for Ethernet devicesMarcel Holtmann1-0/+2
2009-06-30Add support for DHCP errors from servicesMarcel Holtmann1-1/+2
2009-06-30Update module descriptionMarcel Holtmann1-1/+1
2009-06-30Set default IP configuration method for servicesMarcel Holtmann1-0/+3
2009-06-29Add function for more detailed error reportingMarcel Holtmann1-0/+4
2009-06-29Remove the useless extern declaration for public functionsMarcel Holtmann15-128/+126
2009-06-29First step towards a generic IP configuration infrastructureMarcel Holtmann4-52/+26
2009-06-29Add types for Bluetooth and cellular servicesMarcel Holtmann1-4/+6
2009-06-29The device policy is a bad idea and so remove all support for itMarcel Holtmann1-10/+0
2009-06-26Add callbacks for device connects and disconnectsMarcel Holtmann1-0/+2
2009-06-26Add some more INET helpersMarcel Holtmann1-0/+7
2009-05-29Add skeleton for new RFKILL interfaceMarcel Holtmann2-1/+34
2009-05-21Add helper for setting network address and use itMarcel Holtmann1-0/+2
2009-05-21Add helpers for setting network name and signal strength valuesMarcel Holtmann1-0/+5
2009-05-21Export and use more generic INET helpersMarcel Holtmann1-0/+6
2009-05-21Add generic wrapper for INET based device creationMarcel Holtmann1-0/+4
2009-05-21Add skeleton for generic INET helpersMarcel Holtmann2-1/+34
2009-05-20Add option for selecting WiFi/Supplicant driver from command lineMarcel Holtmann2-1/+36
2009-05-20Make network connect function private for nowMarcel Holtmann1-2/+0
2009-05-18Add frequency property to network objectsMarcel Holtmann1-0/+4
2009-05-17Remove all usage of the Remember network propertyMarcel Holtmann1-3/+0
2009-05-17Use "RSN" instead of "WPA2" for the security detailsMarcel Holtmann1-1/+1
2009-05-13Make sure favorite setting is properly loadedMarcel Holtmann1-4/+0
2009-05-12Fix service state signal emission and error handlingMarcel Holtmann1-0/+2
2009-05-05Add printf format checking attributeMarcel Holtmann1-3/+6
2009-05-01Add support for marking devices as secondaryMarcel Holtmann1-0/+3
2009-04-27Add infrastructure for built-in pluginsMarcel Holtmann1-3/+1
2009-04-23Add callbacks for service storage functionsMarcel Holtmann1-0/+4
2009-04-23Add functions for handling unique device identifiersMarcel Holtmann1-0/+3
2009-04-23Add initial steps for builtin pluginsMarcel Holtmann1-0/+9
2009-04-21Add support for carrier service stateMarcel Holtmann1-5/+6
2009-04-21Create proper service interface abstractionMarcel Holtmann1-0/+4
2009-04-12Don't install resolver and IP configuration headersMarcel Holtmann1-3/+3
2009-04-12Add basic IP configuration frameworkMarcel Holtmann2-1/+55
2009-04-12Add service creation and reference counting functionsMarcel Holtmann1-0/+4
2009-04-07Add service initialization and lifetime tracking supportMarcel Holtmann1-0/+3