summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-03-07Remove unneeded plugin for Ericsson MBM supportMarcel Holtmann2-2/+0
2010-03-07Remove unneeded plugin for Option HSO supportMarcel Holtmann2-2/+0
2010-02-11Fix VPN issue when setting up host routeMohamed Abbas1-0/+1
2010-02-11Add static IP supportMartin Xu1-0/+1
2010-02-02Rename mac80211 routines and fields to cfg80211Samuel Ortiz1-1/+1
2010-01-29Add basic support for a location detection frameworkMarcel Holtmann1-0/+71
2010-01-29Add special state for portal login stepMarcel Holtmann1-3/+4
2010-01-29Add network->driver->setup() callback functionMartin Xu1-0/+1
2010-01-26Use more unique debug descriptorMarcel Holtmann1-2/+2
2010-01-25Add support for technology interfaceMarcel Holtmann1-0/+2
2010-01-13Add special "online" service stateMarcel Holtmann1-0/+1
2010-01-07Add support for setting immutable flag from configurationsMarcel Holtmann1-3/+0
2010-01-05Use common set of INET routing helpersMarcel Holtmann1-0/+1
2010-01-05Add helper for removing host routesMarcel Holtmann1-1/+2
2010-01-05Split gateway and host route setting in two separate functionsMarcel Holtmann1-1/+2
2010-01-05Move online/offline state handling into notifier frameworkMarcel Holtmann1-1/+1
2010-01-05Add place-holder for technology type GPSMarcel Holtmann1-1/+2
2010-01-04Add framework for counter callbacksMarcel Holtmann1-0/+1
2010-01-04Store PAC URL configuration in DHCP and provider elementsMarcel Holtmann2-0/+2
2010-01-01Update copyright informationMarcel Holtmann27-27/+27
2009-12-30Add INET functions for setting gateway address and gateway interfaceMartin Xu1-1/+2
2009-12-30Add function connman_network_set_method()Martin Xu1-0/+4
2009-12-20Add IP configured method for fixed addressesMarcel Holtmann1-2/+3
2009-12-20Add D-Bus interface for configuring IP addressesMarcel Holtmann1-0/+2
2009-12-20Rename IP configuration methods to match specificationMarcel Holtmann1-2/+2
2009-12-20Add tracking of system IP address settingsMarcel Holtmann1-0/+1
2009-12-19Rename D-Bus helper function for variable arraysMarcel Holtmann1-11/+11
2009-12-19Add D-Bus helper for array property changed signalsMarcel Holtmann1-0/+3
2009-12-19Add user data parameter to dictionary helpersMarcel Holtmann1-4/+6
2009-12-19Add user data argument to D-Bus array property helpersMarcel Holtmann1-3/+4
2009-12-19Rename D-Bus helper for basic dictionary typesMarcel Holtmann1-1/+1
2009-12-19Rename D-Bus helper for basic property typesMarcel Holtmann1-2/+2
2009-12-19Add user data to D-Bus helper function callbacksMarcel Holtmann1-1/+2
2009-12-19Add helpers for adding dictionaries as propertyMarcel Holtmann1-1/+17
2009-12-19Add helper for sending PropertyChanged signalMarcel Holtmann1-0/+4
2009-12-19Use inline functions for dictionary helpersMarcel Holtmann1-6/+32
2009-12-19Create another helper for fixed array propertiesMarcel Holtmann1-0/+2
2009-12-19Remove unused D-Bus interface name constantMarcel Holtmann1-1/+0
2009-12-19Add another D-Bus helper for properties with arraysMarcel Holtmann1-0/+2
2009-12-19Add helpers for appending flexible D-Bus arraysMarcel Holtmann1-5/+10
2009-12-18Create helpers for dictionary containersMarcel Holtmann1-0/+15
2009-12-17Add function connman_network_get_elementMartin Xu1-0/+3
2009-12-14Coding style cleanups for provider frameworkMarcel Holtmann1-8/+8
2009-12-14Add security definitions for PSK and IEEE 802.1xMarcel Holtmann1-2/+4
2009-12-14Add list of different provider typesMarcel Holtmann1-2/+6
2009-12-14Add public function to validate D-Bus identifiersMarcel Holtmann1-0/+1
2009-12-14Add support for setting time server configurationMarcel Holtmann1-0/+1
2009-12-14Add framework for handling time serversMarcel Holtmann1-0/+52
2009-12-14Add timeserver value from DHCP configurationMarcel Holtmann1-0/+1
2009-12-14Add support for using public DNS serversMarcel Holtmann1-4/+9