framework/connectivity/connman.git
2010-08-03 Samuel OrtizAdd server ID option support to dhcp-lib
2010-08-02 Samuel OrtizLink VPN nameservers and domains to the VPN service
2010-08-02 Samuel OrtizTrack and report VPN providers states
2010-08-02 Samuel OrtizUpdate the provider related documentation
2010-08-02 Samuel OrtizRemove the manager Providers property
2010-08-02 Samuel OrtizRemove provider PassphraseRequired property
2010-08-02 Samuel OrtizSwitch VPN service state to IDLE when being disconnected
2010-08-02 Samuel OrtizFix test-manager
2010-08-02 Samuel OrtizUpdate test scripts for the new provider interface
2010-08-02 Samuel OrtizRemove the provider D-Bus interface
2010-08-02 Samuel OrtizLink providers with services
2010-08-02 Samuel OrtizUnref openconnect provider on disconnect and remove
2010-08-02 Marcel HoltmannFix potential NULL pointer with DHCP plugin and hostname
2010-08-01 Marcel HoltmannFix up test tool for web service library
2010-08-01 Marcel HoltmannAdd some initial support for HTTP to web service library
2010-08-01 Marcel HoltmannReport error if lookup fails
2010-08-01 Marcel HoltmannFix small function prototype mismatch
2010-07-31 Marcel HoltmannAdd simple test tool for web service library
2010-07-31 Marcel HoltmannAdd skeleton for web service library
2010-07-31 Marcel HoltmannAdd placeholder for PAC file download
2010-07-30 Marcel HoltmannFix WPAD issue with empty result list
2010-07-30 Marcel HoltmannCheck also top-level DNS records for WPAD information
2010-07-30 Marcel HoltmannFix broken printout of proxy auto-configuration test...
2010-07-30 Marcel HoltmannAdd test script for retrieving proxy auto-configuration
2010-07-30 Marcel HoltmannAdd decoding of IPv6 properties for get-services test...
2010-07-30 Marcel HoltmannAdd support for property changed signal for domain...
2010-07-30 Marcel HoltmannFix missing export of current domain name
2010-07-30 Marcel HoltmannClaim ownership of some task from TODO list
2010-07-30 Marcel HoltmannAdd decoding support for IPv6 properties
2010-07-30 Marcel HoltmannAdd support for WPAD setting proxy information
2010-07-30 Marcel HoltmannAdd proxy auto-config support to service and IP config...
2010-07-30 Marcel HoltmannAdd support for proxy auto-configuration D-Bus properties
2010-07-30 Marcel HoltmannAdd support for retrieving proxy auto-configuration...
2010-07-30 Marcel HoltmannAdd function to get nameserver address for a service
2010-07-30 Marcel HoltmannAdd function for retrieving index value from service
2010-07-30 Marcel HoltmannUpdate service domain name when connection becomes...
2010-07-30 Marcel HoltmannAdd support for storing service specific domain name
2010-07-30 Marcel HoltmannProvide access to hostname and domainname element prope...
2010-07-30 Marcel HoltmannFix memory leak with IPv6 address and network values
2010-07-30 Marcel HoltmannStore host and domain names retrieved from DHCP
2010-07-30 Marcel HoltmannRequest proxy auto configuration from DHCP server
2010-07-30 Marcel HoltmannAdd missing src/wpad.c file
2010-07-30 Marcel HoltmannAdd skeleton for WPAD integration
2010-07-29 Marcel HoltmannFix build issue with dhclient-test utility
2010-07-29 Marcel HoltmannAdd simple test tool for running WPAD DNS queries
2010-07-29 Marcel HoltmannRemove some unneeded casts in DHCP plugin
2010-07-29 Marcel HoltmannAdd domain name support to DHCP plugin
2010-07-29 Marcel HoltmannAdd domain name support to DHCP test tool
2010-07-29 Marcel HoltmannAdd DHCP library constant for requesting domain name
2010-07-29 Marcel HoltmannFix stupid typo
2010-07-29 Marcel HoltmannAdd some debug handling for received packets in DHCP...
2010-07-29 Marcel HoltmannRemove unused timer code from DHCP library
2010-07-29 Samuel OrtizSkip IPv6 link-local addresses reporting
2010-07-29 Samuel OrtizSet default ipconfig method to OFF for IPv6
2010-07-29 Marcel HoltmannAdd minimal debug support for DHCP client library
2010-07-29 Marcel HoltmannAdd CONNMAN_DHCP_DEBUG handling to DHCP plugin
2010-07-29 Samuel OrtizDisable offline mode when enabling a technology from...
2010-07-29 Martin XuSet default IPv6 method as off
2010-07-29 Samuel OrtizFix dhclient-test.c build error
2010-07-29 Samuel OrtizSeparate v4 and v6 gateways in connman_ipdevice structure
2010-07-29 Samuel OrtizAdd a family argument to the ipconfig routing functions
2010-07-29 Samuel OrtizAdd a family member to connman_ipaddress
2010-07-29 Samuel OrtizUpdate test scripts for IPv6 support
2010-07-29 Samuel OrtizTrack IPv6 address changes through rtnl
2010-07-29 Martin XuInitial IPv6 support
2010-07-28 Marcel HoltmannFix timer handling for DHCP library test tool
2010-07-28 Marcel HoltmannAdd tool for standalone dhclient testing
2010-07-28 Marcel HoltmannAdd some extra checks to dhclient callout script
2010-07-28 Marcel HoltmannReport human readable status information for resolver...
2010-07-28 Marcel HoltmannAdd proper status support for lookups via resolver...
2010-07-28 Marcel HoltmannAdd simple timer for resolver test program
2010-07-28 Marcel HoltmannDestroy timer of DHCP test program
2010-07-28 Marcel HoltmannFix result status handling with resolver library callback
2010-07-28 Marcel HoltmannRemove udhcp plugin
2010-07-28 Marcel HoltmannRemove resolvconf plugin
2010-07-28 Marcel HoltmannAdd debug option to resolver test tool
2010-07-28 Marcel HoltmannFix issue with missing query id return value of resolve...
2010-07-28 Marcel HoltmannAdd function to cancel requests from resolver library
2010-07-27 Marcel HoltmannAdd simple timeout handling for resolver lookups
2010-07-27 Marcel HoltmannFix return value of nameserver functions of resolver...
2010-07-27 Marcel HoltmannFix user data for resolver library debug function prototype
2010-07-27 Marcel HoltmannFix resolver test script to show lookup results
2010-07-27 Marcel HoltmannAdd better result callback handling for resolver library
2010-07-26 Marcel HoltmannMake resolver test tool use internal resolver library
2010-07-26 Marcel HoltmannFix build issues with internal resolver library
2010-07-26 Marcel HoltmannAdd initial support for hostname lookup via resolver
2010-07-26 Marcel HoltmannAdd functions for adding and flushing nameservers with...
2010-07-26 Marcel HoltmannUse top-level include directory for internal DHCP library
2010-07-26 Marcel HoltmannAdd skeleton for internal resolver library
2010-07-26 Samuel OrtizTry all technologies from start-scanning test script
2010-07-26 Samuel OrtizReturn html fetching error when recv returns 0
2010-07-26 Samuel OrtizStart ondemand connection when getting a DNS request...
2010-07-26 Samuel OrtizHave ondemand_connected always return TRUE
2010-07-26 Samuel OrtizDon't try to connect when service list is empty
2010-07-26 Samuel Ortizdnsproxy flush method implementation
2010-07-26 Samuel OrtizAdd a resolver flush method
2010-07-26 Samuel OrtizInitial on-demand connection implementation
2010-07-26 Zhenhua ZhangFree service data in service_reply
2010-07-25 Marcel HoltmannRelease 0.55
2010-07-25 Marcel HoltmannFix script for testing counter interface
next