summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-12-19Ignore WiFi networks with IBSS (adhoc mode)Marcel Holtmann1-0/+2
2009-12-19Fix typo with exported device listMarcel Holtmann1-1/+1
2009-12-19Use new D-Bus helpers wherever possibleMarcel Holtmann8-505/+125
2009-12-19Add another D-Bus helper for properties with arraysMarcel Holtmann1-27/+36
2009-12-19Add helper function to retrieve list of devicesMarcel Holtmann2-0/+7
2009-12-19Add helpers for appending flexible D-Bus arraysMarcel Holtmann2-6/+44
2009-12-19Use D-Bus helpers for more readabilityMarcel Holtmann1-81/+36
2009-12-18Store flag for public DNS serversMarcel Holtmann1-12/+25
2009-12-18Ignore DNS servers without an interface for nowMarcel Holtmann1-0/+3
2009-12-18Ask for DEVICE_TYPE_WIFI when looking for a WiFi deviceSamuel Ortiz1-1/+1
2009-12-17Handle static method at function set_connectedMartin Xu1-0/+13
2009-12-17Clear associating and connecting state at connman_network_set_errorMartin Xu1-0/+3
2009-12-17Add function connman_network_get_elementMartin Xu1-0/+12
2009-12-15Remove faulty removal of IP address from interfaceMarcel Holtmann1-2/+0
2009-12-14Coding style cleanups for provider frameworkMarcel Holtmann1-21/+22
2009-12-14Add support using PSK when connecting to hidden networksMarcel Holtmann1-2/+3
2009-12-14Fix wrong usage of service security enumMarcel Holtmann1-1/+1
2009-12-14Add security definitions for PSK and IEEE 802.1xMarcel Holtmann1-0/+14
2009-12-14Add framework for configuration filesMarcel Holtmann4-0/+195
2009-12-14Add generic suffix handling to storage helpersMarcel Holtmann4-21/+45
2009-12-14Use public function to validate identifiersMarcel Holtmann1-19/+2
2009-12-14Add public function to validate D-Bus identifiersMarcel Holtmann1-0/+21
2009-12-14Fix memory leak in profiles and rename hash variableMarcel Holtmann1-11/+12
2009-12-14Add support for setting time server configurationMarcel Holtmann2-2/+41
2009-12-14Add framework for handling time serversMarcel Holtmann2-0/+107
2009-12-14Add timeserver value from DHCP configurationMarcel Holtmann2-0/+3
2009-12-14Add support for using public DNS serversMarcel Holtmann1-1/+79
2009-12-14Tell resolver to enable EDNS0 supportMarcel Holtmann1-0/+1
2009-12-09Add service types for system and VPN connectionsMarcel Holtmann3-0/+40
2009-12-09Add special routing handling for VPN supportMohamed Abbas1-5/+204
2009-12-09Fix broken flag handling for task spawningMarcel Holtmann1-10/+8
2009-12-09Add an option to allow processes spawn with pipesMohamed Abbas1-3/+15
2009-12-09Add interfaces for connecting providersMohamed Abbas1-0/+76
2009-12-09Add initial support for provider frameworkMohamed Abbas3-0/+895
2009-12-07Remove unused connection interfaceMarcel Holtmann2-225/+0
2009-12-07Remove unused secondary feature of devices and networksMarcel Holtmann2-41/+5
2009-12-07Add driver data handling for DHCPMarcel Holtmann1-0/+23
2009-12-07Add support for setting hostname and domainname from DHCPMarcel Holtmann3-0/+118
2009-12-07Parse interface MTU values from DHCP resultsMarcel Holtmann1-0/+1
2009-12-07Add parsing of Domainname, Hostname and Timeserver resultsMarcel Holtmann1-0/+3
2009-12-07Add DHCP value configuration handlingMarcel Holtmann1-0/+32
2009-12-07Add DHCP bound, renew and fail handlingMarcel Holtmann1-0/+51
2009-12-07Add function to get index value from DHCP structureMarcel Holtmann1-0/+11
2009-12-07Add DHCP driver and element handlingMarcel Holtmann2-0/+145
2009-12-07Add skeleton for DHCP driver transitionMarcel Holtmann3-0/+61
2009-12-06Remove unfinished and unneeded PPP supportMarcel Holtmann2-5/+0
2009-12-06Remove unused device typesMarcel Holtmann5-35/+9
2009-12-06Remove unused device specific connect/disconnect callbacksMarcel Holtmann2-17/+0
2009-12-06Remove new unused special carrier state of a serviceMarcel Holtmann1-3/+0
2009-12-05The network interface for informational purpose onlyMarcel Holtmann1-54/+0