summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-07Add definitions for service mode and security settingsMarcel Holtmann1-0/+14
2009-04-07Add definition for service structureMarcel Holtmann1-0/+2
2009-04-07Move service type and state declarations to header fileMarcel Holtmann1-0/+17
2009-04-07Add skeleton for service interface includesMarcel Holtmann2-1/+41
2009-04-05Add function for getting network typeMarcel Holtmann1-0/+1
2009-04-05Add function for getting device typeMarcel Holtmann1-0/+1
2009-03-31Add initial support for service propertiesMarcel Holtmann1-0/+1
2009-03-31Add helper function to encode D-Bus object pathsMarcel Holtmann1-0/+2
2009-03-31Add function for setting network group nameMarcel Holtmann1-0/+2
2009-03-25Add support for join device driver callbackMarcel Holtmann1-0/+2
2009-03-24Add definitions for element states and errorsMarcel Holtmann2-1/+19
2009-03-11Add initial support for common property key constantsMarcel Holtmann1-0/+5
2009-03-11Add fully dynamic property storage capabilitiesMarcel Holtmann2-13/+22
2009-03-11Update notifier callback event declarationsMarcel Holtmann1-2/+3
2009-03-11Add type for GPS based devices (just for power control)Marcel Holtmann1-0/+1
2009-03-11Add basic support for notifier infrastructureMarcel Holtmann2-1/+56
2009-03-09Use GCC visibility for exporting symbolsMarcel Holtmann1-0/+2
2009-02-28Add priority field to plugin descriptor definitionMarcel Holtmann1-3/+2