summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-12-07Add DHCP driver and element handlingMarcel Holtmann1-0/+67
2009-12-06Remove unfinished and unneeded PPP supportMarcel Holtmann2-2/+0
2009-12-06Remove unused device typesMarcel Holtmann1-3/+0
2009-12-06Remove unused device specific connect/disconnect callbacksMarcel Holtmann1-4/+0
2009-12-06Remove new unused special carrier state of a serviceMarcel Holtmann1-4/+3
2009-11-29Use network details also for Ethernet devicesMarcel Holtmann2-4/+1
2009-11-29Add network type for cable/carrier detectionMarcel Holtmann1-2/+3
2009-11-28Add method to retrieve interface name from serviceMarcel Holtmann1-0/+1
2009-11-28Add support for default service changed notifierMarcel Holtmann2-0/+3
2009-11-26Add device function for scheduling a scanMarcel Holtmann1-0/+2
2009-11-25Add support for dynamic debug frameworkMarcel Holtmann1-1/+24
2009-11-23Add function connman_network_set_errorMartin Xu1-0/+7
2009-11-23Add function connman_device_remove_all_networksMartin Xu1-0/+1
2009-11-23Add network type CONNMAN_NETWORK_TYPE_CELLULARMartin Xu1-0/+1
2009-11-23Add device type CONNMAN_DEVICE_TYPE_CELLULARMartin Xu1-1/+2
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