summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-09-22Add function connman_device_cleanup_scanning()Martin Xu1-0/+2
2009-09-19Add support for network roaming propertyMarcel Holtmann1-0/+6
2009-09-19Add support for basic boolean propertiesMarcel Holtmann1-0/+4
2009-09-18Add missing cellular mode definitionsMarcel Holtmann1-0/+3
2009-09-14Add inet helper to retrieve current flagsMarcel Holtmann1-0/+2
2009-09-14Add support for monitoring operation state from pluginsMarcel Holtmann1-0/+8
2009-09-05Add helper to check if it is a mac80211 interfaceMarcel Holtmann1-0/+1
2009-08-23Convert to fully non-recursive build systemMarcel Holtmann1-25/+0
2009-08-23Add support for cloning IP configurationsMarcel Holtmann1-0/+1
2009-08-12Add function for printing warningsMarcel Holtmann1-0/+2
2009-08-11Add callbacks for IP bound and release eventsMarcel Holtmann1-0/+2
2009-08-11Use global IP address structure for transactionMarcel Holtmann1-6/+6
2009-08-11Add cleaner handling of IP address detailsMarcel Holtmann1-0/+15
2009-08-10Add support for variable task argument setupMarcel Holtmann1-2/+4
2009-08-10Fix arguments for IP driver callbacksMarcel Holtmann1-3/+3
2009-08-10Use ignore method for unconfigured IP devicesMarcel Holtmann1-1/+1
2009-08-10Add more detailed tracking of IP devicesMarcel Holtmann1-1/+4
2009-08-09Add skeletons for IP operation callbacksMarcel Holtmann1-0/+13
2009-08-08Add support for storing default gateway informationMarcel Holtmann1-2/+0
2009-08-08Integrate RTNL deeper into IP configuration trackingMarcel Holtmann1-1/+0
2009-08-08Track IP configuration based on RTNL interface listMarcel Holtmann1-1/+1
2009-08-08Create IP configuration based on the interface indexMarcel Holtmann1-1/+1
2009-08-07Add initial steps for IPv4 monitoring via RTNLMarcel Holtmann1-1/+1
2009-08-07Add fully flexible task handling frameworkMarcel Holtmann1-1/+21
2009-08-07Move include directive to the right spotMarcel Holtmann1-2/+2
2009-08-07Add first steps of generic task frameworkMarcel Holtmann2-0/+6
2009-08-04Add skeleton for task handling frameworkMarcel Holtmann2-1/+40
2009-08-04Add skeleton for provider framework implementationMarcel Holtmann2-1/+40
2009-08-04Add support for creating, modifying and removing profilesMarcel Holtmann3-9/+52
2009-07-24Fix notification to use service types instead of device typesMarcel Holtmann2-2/+4
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