summaryrefslogtreecommitdiff
path: root/src/connman.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-16Add support for connecting existing services via SSIDMarcel Holtmann1-0/+1
2009-07-16Add helper function for WiFi group nameMarcel Holtmann1-0/+2
2009-07-16Add function to find first device of a given typeMarcel Holtmann1-0/+2
2009-07-12Store control interface for complex devicesMarcel Holtmann1-1/+1
2009-07-11Add detection routine for Ericsson MBM devicesMarcel Holtmann1-0/+1
2009-07-06Split service connect/disconnect from D-Bus message handlingMarcel Holtmann1-0/+3
2009-07-06Fix various error definitionsMarcel Holtmann1-0/+1
2009-07-04Move the network device type detection into its own functionMarcel Holtmann1-0/+2
2009-07-03Use RTNL device detection only if udev is not availableMarcel Holtmann1-3/+0
2009-07-03Require udev and if not present use a compat layerMarcel Holtmann1-16/+0
2009-06-30Add callbacks for storage of IP configuration of servicesMarcel Holtmann1-0/+5
2009-06-29Add function for more detailed error reportingMarcel Holtmann1-0/+2
2009-06-29Add support for exporting IP configuration propertiesMarcel Holtmann1-0/+2
2009-06-29Hook up setting of IPv4 propertiesMarcel Holtmann1-0/+3
2009-06-29First step towards a generic IP configuration infrastructureMarcel Holtmann1-5/+3
2009-06-29Add error code for invalid propertiesMarcel Holtmann1-0/+1
2009-06-28Add support for reading DEVTYPE attributeMarcel Holtmann1-0/+6
2009-06-26Add support for switching default route based on service orderMarcel Holtmann1-0/+2
2009-06-26Add function to read the internal service order valueMarcel Holtmann1-0/+2
2009-05-29Add support for reading RFKILL eventsMarcel Holtmann1-0/+3
2009-05-29Add skeleton for new RFKILL interfaceMarcel Holtmann1-0/+2
2009-05-21Add skeleton for generic INET helpersMarcel Holtmann1-0/+2
2009-05-20Add option for selecting WiFi/Supplicant driver from command lineMarcel Holtmann1-0/+2
2009-05-20Make network connect function private for nowMarcel Holtmann1-0/+1
2009-05-16Add support for default route notificationsMarcel Holtmann1-0/+1
2009-05-15Add helper for invalid service error messagesMarcel Holtmann1-0/+1
2009-05-13Make some service function private for nowMarcel Holtmann1-0/+2
2009-05-13Add helper for already connected error messagesMarcel Holtmann1-0/+1
2009-05-13Add helper for operation timeout error messagesMarcel Holtmann1-0/+1
2009-05-13Add helper for operation aborted error messagesMarcel Holtmann1-0/+1
2009-05-13Add helper for in progress error messagesMarcel Holtmann1-0/+1
2009-05-12Fix service state signal emission and error handlingMarcel Holtmann1-4/+3
2009-04-23Export active profile path and ident informationMarcel Holtmann1-1/+2
2009-04-23Add callbacks for service storage functionsMarcel Holtmann1-1/+4
2009-04-23Add functions for handling unique device identifiersMarcel Holtmann1-0/+2
2009-04-22Add helper function for no carrier error messagesMarcel Holtmann1-0/+1
2009-04-21Add support for service ready and disconnect state changesMarcel Holtmann1-0/+3
2009-04-21Add function to retrieve device from an elementMarcel Holtmann1-0/+1
2009-04-21Rename helper function to get device/network pathMarcel Holtmann1-2/+2
2009-04-21Add basic handling of configuration stateMarcel Holtmann1-2/+1
2009-04-21Add support for carrier service stateMarcel Holtmann1-0/+3
2009-04-21Add functions for device connect/disconnect handlingMarcel Holtmann1-1/+2
2009-04-21Create proper service interface abstractionMarcel Holtmann1-1/+10
2009-04-12Add basic IP configuration frameworkMarcel Holtmann1-0/+2
2009-04-07Add service initialization and lifetime tracking supportMarcel Holtmann1-0/+3
2009-04-07Add skeleton for service interface includesMarcel Holtmann1-0/+2
2009-04-06Add support for handling carrier updates from devicesMarcel Holtmann1-0/+2
2009-04-04Add D-Bus error message for not implemented methodsMarcel Holtmann1-0/+1
2009-03-31Add function to retrieve string represenation for network typeMarcel Holtmann1-0/+1
2009-03-31Add function to retrieve string represenation for device typeMarcel Holtmann1-0/+2