summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)AuthorFilesLines
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
2009-12-09Add service types for system and VPN connectionsMarcel Holtmann1-5/+7
2009-12-09Fix broken flag handling for task spawningMarcel Holtmann1-1/+1
2009-12-09Add an option to allow processes spawn with pipesMohamed Abbas1-1/+2
2009-12-09Add initial support for provider frameworkMohamed Abbas2-0/+60
2009-12-07Remove unused secondary feature of devices and networksMarcel Holtmann1-3/+0
2009-12-07Add driver data handling for DHCPMarcel Holtmann1-0/+3
2009-12-07Add support for setting hostname and domainname from DHCPMarcel Holtmann1-0/+49
2009-12-07Add DHCP value configuration handlingMarcel Holtmann1-0/+3
2009-12-07Add DHCP bound, renew and fail handlingMarcel Holtmann1-0/+2
2009-12-07Add function to get index value from DHCP structureMarcel Holtmann1-0/+1
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