summaryrefslogtreecommitdiff
path: root/src/connman.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-22Add support for RFKILL changes of the WiFi subsystemMarcel Holtmann1-0/+8
2009-07-22Remove deprecated and unused network storage callbacksMarcel Holtmann1-3/+0
2009-07-22Add common helpers for keyfile storageMarcel Holtmann1-0/+3
2009-07-22Rename internal function to match other function namesMarcel Holtmann1-1/+1
2009-07-22Enforce current offline mode for new devicesMarcel Holtmann1-0/+4
2009-07-22Add infrastructure for global settings storageMarcel Holtmann1-0/+3
2009-07-22Add support for persistent storage of device power stateMarcel Holtmann1-0/+2
2009-07-19Add support for default technology propertyMarcel Holtmann1-0/+1
2009-07-19Add support for ConnectedTechnologies propertyMarcel Holtmann1-1/+5
2009-07-19Track service types and not device types for technologies listingMarcel Holtmann1-6/+8
2009-07-17Add full support for enable/disable technology methodsMarcel Holtmann1-0/+4
2009-07-17Fix reference counting with multiple networks with same SSIDMarcel Holtmann1-0/+2
2009-07-17Add function for cleaning out stale networksMarcel Holtmann1-0/+1
2009-07-17If the WiFi signal strength is below 20 then don't show networkMarcel Holtmann1-0/+1
2009-07-16Add support for Technologies and EnabledTechnologies propertiesMarcel Holtmann1-0/+4
2009-07-16Add global method call to request scanningMarcel Holtmann1-0/+2
2009-07-16Trigger auto-connect from service list changed signalsMarcel Holtmann1-0/+1
2009-07-16Some service list updates should be not delayedMarcel Holtmann1-1/+1
2009-07-16Delay the update of service list by 2 secondsMarcel Holtmann1-1/+1
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