framework/connectivity/connman.git
13 years agoIf hostname is not provided then don't request one via DHCP
Marcel Holtmann [Tue, 3 Aug 2010 16:24:25 +0000 (09:24 -0700)]
If hostname is not provided then don't request one via DHCP

13 years agoForward device_enable() error from enable_technolgy()
Samuel Ortiz [Tue, 3 Aug 2010 15:24:55 +0000 (17:24 +0200)]
Forward device_enable() error from enable_technolgy()

13 years agoDo not try to enable a device if it's rfkill blocked
Samuel Ortiz [Tue, 3 Aug 2010 14:28:46 +0000 (16:28 +0200)]
Do not try to enable a device if it's rfkill blocked

13 years agoToggle the powered_pending device flag only if driver op succeeds
Samuel Ortiz [Tue, 3 Aug 2010 14:03:33 +0000 (16:03 +0200)]
Toggle the powered_pending device flag only if driver op succeeds

13 years agoUse __connman_device_[enable|disable] from set_powered
Samuel Ortiz [Tue, 3 Aug 2010 14:52:16 +0000 (16:52 +0200)]
Use __connman_device_[enable|disable] from set_powered

13 years agoToggle offline mode only if device enablement succeeds
Ying An Deng [Tue, 3 Aug 2010 14:48:33 +0000 (16:48 +0200)]
Toggle offline mode only if device enablement succeeds

13 years agoAdd server ID option support to dhcp-lib
Samuel Ortiz [Tue, 3 Aug 2010 00:30:43 +0000 (02:30 +0200)]
Add server ID option support to dhcp-lib

13 years agoLink VPN nameservers and domains to the VPN service
Samuel Ortiz [Mon, 2 Aug 2010 22:31:37 +0000 (00:31 +0200)]
Link VPN nameservers and domains to the VPN service

13 years agoTrack and report VPN providers states
Samuel Ortiz [Mon, 2 Aug 2010 18:52:35 +0000 (20:52 +0200)]
Track and report VPN providers states

13 years agoUpdate the provider related documentation
Samuel Ortiz [Mon, 2 Aug 2010 18:10:13 +0000 (20:10 +0200)]
Update the provider related documentation

13 years agoRemove the manager Providers property
Samuel Ortiz [Mon, 2 Aug 2010 18:07:33 +0000 (20:07 +0200)]
Remove the manager Providers property

Providers are regular VPN services, no need to differentiate them
anymore.

13 years agoRemove provider PassphraseRequired property
Samuel Ortiz [Mon, 2 Aug 2010 18:06:12 +0000 (20:06 +0200)]
Remove provider PassphraseRequired property

13 years agoSwitch VPN service state to IDLE when being disconnected
Samuel Ortiz [Mon, 2 Aug 2010 17:54:55 +0000 (19:54 +0200)]
Switch VPN service state to IDLE when being disconnected

13 years agoFix test-manager
Samuel Ortiz [Mon, 2 Aug 2010 17:33:39 +0000 (19:33 +0200)]
Fix test-manager

13 years agoUpdate test scripts for the new provider interface
Samuel Ortiz [Mon, 2 Aug 2010 17:24:59 +0000 (19:24 +0200)]
Update test scripts for the new provider interface

13 years agoRemove the provider D-Bus interface
Samuel Ortiz [Mon, 2 Aug 2010 17:11:12 +0000 (19:11 +0200)]
Remove the provider D-Bus interface

All provider properties are now accessible through the provider service.

13 years agoLink providers with services
Samuel Ortiz [Fri, 30 Jul 2010 14:08:44 +0000 (16:08 +0200)]
Link providers with services

With each provider we now have a VPN type service.

13 years agoUnref openconnect provider on disconnect and remove
Samuel Ortiz [Fri, 30 Jul 2010 14:02:44 +0000 (16:02 +0200)]
Unref openconnect provider on disconnect and remove

13 years agoFix potential NULL pointer with DHCP plugin and hostname
Marcel Holtmann [Mon, 2 Aug 2010 16:02:43 +0000 (09:02 -0700)]
Fix potential NULL pointer with DHCP plugin and hostname

13 years agoFix up test tool for web service library
Marcel Holtmann [Sun, 1 Aug 2010 23:42:13 +0000 (16:42 -0700)]
Fix up test tool for web service library

13 years agoAdd some initial support for HTTP to web service library
Marcel Holtmann [Sun, 1 Aug 2010 23:41:44 +0000 (16:41 -0700)]
Add some initial support for HTTP to web service library

13 years agoReport error if lookup fails
Marcel Holtmann [Sun, 1 Aug 2010 23:35:05 +0000 (16:35 -0700)]
Report error if lookup fails

13 years agoFix small function prototype mismatch
Marcel Holtmann [Sun, 1 Aug 2010 22:07:44 +0000 (15:07 -0700)]
Fix small function prototype mismatch

13 years agoAdd simple test tool for web service library
Marcel Holtmann [Sat, 31 Jul 2010 22:16:20 +0000 (15:16 -0700)]
Add simple test tool for web service library

13 years agoAdd skeleton for web service library
Marcel Holtmann [Sat, 31 Jul 2010 22:10:06 +0000 (15:10 -0700)]
Add skeleton for web service library

13 years agoAdd placeholder for PAC file download
Marcel Holtmann [Sat, 31 Jul 2010 21:47:30 +0000 (14:47 -0700)]
Add placeholder for PAC file download

13 years agoFix WPAD issue with empty result list
Marcel Holtmann [Fri, 30 Jul 2010 21:27:46 +0000 (14:27 -0700)]
Fix WPAD issue with empty result list

13 years agoCheck also top-level DNS records for WPAD information
Marcel Holtmann [Fri, 30 Jul 2010 05:58:00 +0000 (22:58 -0700)]
Check also top-level DNS records for WPAD information

13 years agoFix broken printout of proxy auto-configuration test script
Marcel Holtmann [Fri, 30 Jul 2010 05:07:38 +0000 (22:07 -0700)]
Fix broken printout of proxy auto-configuration test script

13 years agoAdd test script for retrieving proxy auto-configuration
Marcel Holtmann [Fri, 30 Jul 2010 05:04:49 +0000 (22:04 -0700)]
Add test script for retrieving proxy auto-configuration

13 years agoAdd decoding of IPv6 properties for get-services test script
Marcel Holtmann [Fri, 30 Jul 2010 04:50:10 +0000 (21:50 -0700)]
Add decoding of IPv6 properties for get-services test script

13 years agoAdd support for property changed signal for domain names
Marcel Holtmann [Fri, 30 Jul 2010 04:31:27 +0000 (21:31 -0700)]
Add support for property changed signal for domain names

13 years agoFix missing export of current domain name
Marcel Holtmann [Fri, 30 Jul 2010 04:19:56 +0000 (21:19 -0700)]
Fix missing export of current domain name

13 years agoClaim ownership of some task from TODO list
Marcel Holtmann [Fri, 30 Jul 2010 04:15:40 +0000 (21:15 -0700)]
Claim ownership of some task from TODO list

13 years agoAdd decoding support for IPv6 properties
Marcel Holtmann [Fri, 30 Jul 2010 03:47:25 +0000 (20:47 -0700)]
Add decoding support for IPv6 properties

13 years agoAdd support for WPAD setting proxy information
Marcel Holtmann [Fri, 30 Jul 2010 03:46:33 +0000 (20:46 -0700)]
Add support for WPAD setting proxy information

13 years agoAdd proxy auto-config support to service and IP config framework
Marcel Holtmann [Fri, 30 Jul 2010 03:46:12 +0000 (20:46 -0700)]
Add proxy auto-config support to service and IP config framework

13 years agoAdd support for proxy auto-configuration D-Bus properties
Marcel Holtmann [Fri, 30 Jul 2010 03:28:32 +0000 (20:28 -0700)]
Add support for proxy auto-configuration D-Bus properties

13 years agoAdd support for retrieving proxy auto-configuration via DNS
Marcel Holtmann [Fri, 30 Jul 2010 03:15:17 +0000 (20:15 -0700)]
Add support for retrieving proxy auto-configuration via DNS

13 years agoAdd function to get nameserver address for a service
Marcel Holtmann [Fri, 30 Jul 2010 03:13:32 +0000 (20:13 -0700)]
Add function to get nameserver address for a service

13 years agoAdd function for retrieving index value from service
Marcel Holtmann [Fri, 30 Jul 2010 02:34:54 +0000 (19:34 -0700)]
Add function for retrieving index value from service

13 years agoUpdate service domain name when connection becomes active
Marcel Holtmann [Fri, 30 Jul 2010 02:26:37 +0000 (19:26 -0700)]
Update service domain name when connection becomes active

13 years agoAdd support for storing service specific domain name
Marcel Holtmann [Fri, 30 Jul 2010 02:25:43 +0000 (19:25 -0700)]
Add support for storing service specific domain name

13 years agoProvide access to hostname and domainname element properties
Marcel Holtmann [Fri, 30 Jul 2010 02:14:20 +0000 (19:14 -0700)]
Provide access to hostname and domainname element properties

13 years agoFix memory leak with IPv6 address and network values
Marcel Holtmann [Fri, 30 Jul 2010 02:07:17 +0000 (19:07 -0700)]
Fix memory leak with IPv6 address and network values

13 years agoStore host and domain names retrieved from DHCP
Marcel Holtmann [Fri, 30 Jul 2010 02:05:51 +0000 (19:05 -0700)]
Store host and domain names retrieved from DHCP

13 years agoRequest proxy auto configuration from DHCP server
Marcel Holtmann [Fri, 30 Jul 2010 02:00:00 +0000 (19:00 -0700)]
Request proxy auto configuration from DHCP server

13 years agoAdd missing src/wpad.c file
Marcel Holtmann [Fri, 30 Jul 2010 01:25:23 +0000 (18:25 -0700)]
Add missing src/wpad.c file

13 years agoAdd skeleton for WPAD integration
Marcel Holtmann [Fri, 30 Jul 2010 01:24:34 +0000 (18:24 -0700)]
Add skeleton for WPAD integration

13 years agoFix build issue with dhclient-test utility
Marcel Holtmann [Thu, 29 Jul 2010 23:27:55 +0000 (16:27 -0700)]
Fix build issue with dhclient-test utility

13 years agoAdd simple test tool for running WPAD DNS queries
Marcel Holtmann [Thu, 29 Jul 2010 23:13:58 +0000 (16:13 -0700)]
Add simple test tool for running WPAD DNS queries

13 years agoRemove some unneeded casts in DHCP plugin
Marcel Holtmann [Thu, 29 Jul 2010 22:33:52 +0000 (15:33 -0700)]
Remove some unneeded casts in DHCP plugin

13 years agoAdd domain name support to DHCP plugin
Marcel Holtmann [Thu, 29 Jul 2010 22:32:15 +0000 (15:32 -0700)]
Add domain name support to DHCP plugin

13 years agoAdd domain name support to DHCP test tool
Marcel Holtmann [Thu, 29 Jul 2010 22:29:57 +0000 (15:29 -0700)]
Add domain name support to DHCP test tool

13 years agoAdd DHCP library constant for requesting domain name
Marcel Holtmann [Thu, 29 Jul 2010 22:29:28 +0000 (15:29 -0700)]
Add DHCP library constant for requesting domain name

13 years agoFix stupid typo
Marcel Holtmann [Thu, 29 Jul 2010 22:13:48 +0000 (15:13 -0700)]
Fix stupid typo

13 years agoAdd some debug handling for received packets in DHCP library
Marcel Holtmann [Thu, 29 Jul 2010 21:11:30 +0000 (14:11 -0700)]
Add some debug handling for received packets in DHCP library

13 years agoRemove unused timer code from DHCP library
Marcel Holtmann [Thu, 29 Jul 2010 21:06:47 +0000 (14:06 -0700)]
Remove unused timer code from DHCP library

13 years agoSkip IPv6 link-local addresses reporting
Samuel Ortiz [Thu, 29 Jul 2010 21:00:19 +0000 (23:00 +0200)]
Skip IPv6 link-local addresses reporting

13 years agoSet default ipconfig method to OFF for IPv6
Samuel Ortiz [Thu, 29 Jul 2010 20:46:17 +0000 (22:46 +0200)]
Set default ipconfig method to OFF for IPv6

13 years agoAdd minimal debug support for DHCP client library
Marcel Holtmann [Thu, 29 Jul 2010 20:44:11 +0000 (13:44 -0700)]
Add minimal debug support for DHCP client library

13 years agoAdd CONNMAN_DHCP_DEBUG handling to DHCP plugin
Marcel Holtmann [Thu, 29 Jul 2010 20:39:46 +0000 (13:39 -0700)]
Add CONNMAN_DHCP_DEBUG handling to DHCP plugin

13 years agoDisable offline mode when enabling a technology from offline mode
Samuel Ortiz [Thu, 29 Jul 2010 18:10:02 +0000 (20:10 +0200)]
Disable offline mode when enabling a technology from offline mode

When enabling a technology in offline mode ConnMan now enables said
technology, set offline mode to false while keeping the other technologies
off.

13 years agoSet default IPv6 method as off
Martin Xu [Thu, 29 Jul 2010 04:38:37 +0000 (12:38 +0800)]
Set default IPv6 method as off

13 years agoFix dhclient-test.c build error
Samuel Ortiz [Thu, 29 Jul 2010 00:20:08 +0000 (02:20 +0200)]
Fix dhclient-test.c build error

13 years agoSeparate v4 and v6 gateways in connman_ipdevice structure
Samuel Ortiz [Wed, 28 Jul 2010 18:28:56 +0000 (20:28 +0200)]
Separate v4 and v6 gateways in connman_ipdevice structure

13 years agoAdd a family argument to the ipconfig routing functions
Samuel Ortiz [Wed, 28 Jul 2010 18:22:45 +0000 (20:22 +0200)]
Add a family argument to the ipconfig routing functions

13 years agoAdd a family member to connman_ipaddress
Samuel Ortiz [Wed, 28 Jul 2010 18:13:56 +0000 (20:13 +0200)]
Add a family member to connman_ipaddress

13 years agoUpdate test scripts for IPv6 support
Samuel Ortiz [Wed, 28 Jul 2010 17:59:05 +0000 (19:59 +0200)]
Update test scripts for IPv6 support

13 years agoTrack IPv6 address changes through rtnl
Samuel Ortiz [Wed, 28 Jul 2010 17:55:36 +0000 (19:55 +0200)]
Track IPv6 address changes through rtnl

13 years agoInitial IPv6 support
Martin Xu [Wed, 28 Jul 2010 15:28:42 +0000 (17:28 +0200)]
Initial IPv6 support

Only manual/fixed setting supported for now.

13 years agoFix timer handling for DHCP library test tool
Marcel Holtmann [Wed, 28 Jul 2010 22:28:07 +0000 (15:28 -0700)]
Fix timer handling for DHCP library test tool

13 years agoAdd tool for standalone dhclient testing
Marcel Holtmann [Wed, 28 Jul 2010 20:25:22 +0000 (13:25 -0700)]
Add tool for standalone dhclient testing

13 years agoAdd some extra checks to dhclient callout script
Marcel Holtmann [Wed, 28 Jul 2010 19:12:31 +0000 (12:12 -0700)]
Add some extra checks to dhclient callout script

13 years agoReport human readable status information for resolver result
Marcel Holtmann [Wed, 28 Jul 2010 18:50:42 +0000 (11:50 -0700)]
Report human readable status information for resolver result

13 years agoAdd proper status support for lookups via resolver library
Marcel Holtmann [Wed, 28 Jul 2010 18:50:16 +0000 (11:50 -0700)]
Add proper status support for lookups via resolver library

13 years agoAdd simple timer for resolver test program
Marcel Holtmann [Wed, 28 Jul 2010 17:34:12 +0000 (10:34 -0700)]
Add simple timer for resolver test program

13 years agoDestroy timer of DHCP test program
Marcel Holtmann [Wed, 28 Jul 2010 17:32:53 +0000 (10:32 -0700)]
Destroy timer of DHCP test program

13 years agoFix result status handling with resolver library callback
Marcel Holtmann [Wed, 28 Jul 2010 02:06:42 +0000 (19:06 -0700)]
Fix result status handling with resolver library callback

13 years agoRemove udhcp plugin
Marcel Holtmann [Wed, 28 Jul 2010 01:40:18 +0000 (18:40 -0700)]
Remove udhcp plugin

13 years agoRemove resolvconf plugin
Marcel Holtmann [Wed, 28 Jul 2010 01:36:05 +0000 (18:36 -0700)]
Remove resolvconf plugin

13 years agoAdd debug option to resolver test tool
Marcel Holtmann [Wed, 28 Jul 2010 01:29:32 +0000 (18:29 -0700)]
Add debug option to resolver test tool

13 years agoFix issue with missing query id return value of resolver library
Marcel Holtmann [Wed, 28 Jul 2010 01:21:41 +0000 (18:21 -0700)]
Fix issue with missing query id return value of resolver library

13 years agoAdd function to cancel requests from resolver library
Marcel Holtmann [Wed, 28 Jul 2010 01:21:09 +0000 (18:21 -0700)]
Add function to cancel requests from resolver library

13 years agoAdd simple timeout handling for resolver lookups
Marcel Holtmann [Tue, 27 Jul 2010 07:03:15 +0000 (00:03 -0700)]
Add simple timeout handling for resolver lookups

13 years agoFix return value of nameserver functions of resolver library
Marcel Holtmann [Tue, 27 Jul 2010 06:45:14 +0000 (23:45 -0700)]
Fix return value of nameserver functions of resolver library

13 years agoFix user data for resolver library debug function prototype
Marcel Holtmann [Tue, 27 Jul 2010 06:43:51 +0000 (23:43 -0700)]
Fix user data for resolver library debug function prototype

13 years agoFix resolver test script to show lookup results
Marcel Holtmann [Tue, 27 Jul 2010 06:42:53 +0000 (23:42 -0700)]
Fix resolver test script to show lookup results

13 years agoAdd better result callback handling for resolver library
Marcel Holtmann [Tue, 27 Jul 2010 06:40:53 +0000 (23:40 -0700)]
Add better result callback handling for resolver library

13 years agoMake resolver test tool use internal resolver library
Marcel Holtmann [Mon, 26 Jul 2010 22:21:56 +0000 (15:21 -0700)]
Make resolver test tool use internal resolver library

13 years agoFix build issues with internal resolver library
Marcel Holtmann [Mon, 26 Jul 2010 22:21:12 +0000 (15:21 -0700)]
Fix build issues with internal resolver library

13 years agoAdd initial support for hostname lookup via resolver
Marcel Holtmann [Mon, 26 Jul 2010 22:20:20 +0000 (15:20 -0700)]
Add initial support for hostname lookup via resolver

13 years agoAdd functions for adding and flushing nameservers with resolver
Marcel Holtmann [Mon, 26 Jul 2010 18:37:21 +0000 (11:37 -0700)]
Add functions for adding and flushing nameservers with resolver

13 years agoUse top-level include directory for internal DHCP library
Marcel Holtmann [Mon, 26 Jul 2010 17:14:58 +0000 (10:14 -0700)]
Use top-level include directory for internal DHCP library

13 years agoAdd skeleton for internal resolver library
Marcel Holtmann [Mon, 26 Jul 2010 17:13:22 +0000 (10:13 -0700)]
Add skeleton for internal resolver library

13 years agoTry all technologies from start-scanning test script
Samuel Ortiz [Mon, 26 Jul 2010 16:09:17 +0000 (18:09 +0200)]
Try all technologies from start-scanning test script

13 years agoReturn html fetching error when recv returns 0
Samuel Ortiz [Mon, 26 Jul 2010 15:36:07 +0000 (17:36 +0200)]
Return html fetching error when recv returns 0

13 years agoStart ondemand connection when getting a DNS request while disconnected
Samuel Ortiz [Mon, 26 Jul 2010 10:17:41 +0000 (12:17 +0200)]
Start ondemand connection when getting a DNS request while disconnected

13 years agoHave ondemand_connected always return TRUE
Samuel Ortiz [Sat, 24 Jul 2010 09:51:28 +0000 (11:51 +0200)]
Have ondemand_connected always return TRUE

For now ondemand_connected() always return TRUE as the ondemand feature
is not complete yet.

13 years agoDon't try to connect when service list is empty
Samuel Ortiz [Sat, 24 Jul 2010 09:49:26 +0000 (11:49 +0200)]
Don't try to connect when service list is empty