ipconfig: Enable and disable IPv6 properly
[framework/connectivity/connman.git] / src / service.c
2011-02-18 Jukka Rissanenipconfig: Enable and disable IPv6 properly
2011-02-16 Samuel Ortizservice: Remove unused mcc and mnc fields
2011-02-16 Samuel Ortizservice: Remove APN property
2011-02-15 Samuel Ortizservice: Compare combined states in service_compare()
2011-02-15 Daniel Wagnerconnection: Remove connection element
2011-02-15 Daniel Wagneripconfig: Rename __connman_ipconfig_get_*(index)
2011-02-15 Daniel Wagnerservice: Refactor Service nameserver API
2011-02-11 Jukka Rissanenservice: Change IPv4 state when address is released
2011-02-11 Jukka Rissanenservice: Check service state properly if user changes...
2011-02-11 Jukka Rissanenservice: IPv6 autoconf will change the service state
2011-02-11 Jukka Rissanenservice: Split service state to IPv4 and IPv6 parts
2011-02-07 Patrik Flyktservice: Add CONNMAN_SERVICE_ERROR_INVALID_KEY to servi...
2011-02-04 Samuel Ortizservice: Remove WPS from the exported D-Bus properties
2011-01-28 Mohamed Abbasprovider: Report VPN error code
2011-01-27 Samuel Ortizservice: Check for WPS support only in the WiFi case
2011-01-27 Tomasz Bursztykaservice: WPS connection logic
2011-01-27 Tomasz Bursztykaservice: WPS enabled getter
2011-01-27 Tomasz Bursztykaservice: WPS support
2011-01-27 Pekka Pessiservice: Mark service as failed if connect fails
2011-01-27 Pekka Pessinetwork: Add connman_network_clear_error()
2011-01-18 Pekka PessiFixed comparison with "AutoConnect" in service
2011-01-18 Pekka PessiRemove MCC and MNC from Service
2011-01-13 Samuel Ortizservice: Do not reconnect to an already connected service
2011-01-12 Samuel Ortizservice: Proxy changes notifications
2011-01-12 Samuel Ortizservice: Return DIRECT proxy if wpad_start fails
2011-01-12 Samuel Ortizservice: Return service proxy is configured PAC URL...
2011-01-12 Samuel Ortizservice: Start WPAD if DHCP failed to provide a PAC URL
2011-01-12 Samuel Ortizservice: Start WPAD if proxy is not manually configured
2011-01-12 Samuel Ortizservice: Add proxy_config for storing configured proxy...
2011-01-12 Samuel Ortizservice: Define proxy setting helper
2011-01-11 Samuel Ortizservice: Set proxy to DIRECT if unknown
2011-01-11 Samuel Ortizservice: Set proxy method to AUTO from set_proxy_autoconfig
2011-01-10 Samuel Ortizservice: Do not unref ipconf layer upon disconnection
2011-01-08 Jukka Rissanenservice: Do not disconnect IPv4 if IPv6 method changes
2011-01-07 Jukka Rissanenipconfig: Removed obsolete parameter from __connman_ipc...
2011-01-07 Jukka Rissanenservice: Do not set the ipv6 method to OFF
2011-01-06 Jukka Rissanenmemoryleak: ipconfig was not unreferenced properly
2011-01-03 Jukka RissanenMake calls to __connman_ipconfig_disable() consistent.
2011-01-03 Jukka Rissanenmemoryleak: check return value correctly before clearin...
2010-12-31 Jukka RissanenPossible memory leak when setting up ipconfig
2010-12-31 Jukka RissanenPossible memory leak when creating ipconfig
2010-12-31 Jukka Rissanenmemoryleak: proxy method string was not freed
2010-12-23 Samuel Ortizservice: Don't clear ipconfig layers if network disconn...
2010-12-23 Mohamed Abbasservice: Return connecting status while idle
2010-12-23 Mohamed Abbasservice: Avoid autoconnect from scan
2010-12-17 Samuel Ortizservice: Set ipconfig structure to NULL if ipconfig_dis...
2010-12-14 Jukka Rissanenipconfig: Define 2 separate pointers for IPv4 and IPv6
2010-12-14 Jukka Rissanenservice: __connman_service_notify() prototype change
2010-12-08 Martin XuAdd CONNMAN_DEVICE_TYPE_GADGET and CONNMAN_SERVICE_TYPE...
2010-12-07 Henri Braggeresolver: Add support for multiple search domains
2010-12-02 Samuel Ortizservice: Initiate scan when not retrying a failed conne...
2010-12-02 Patrik Flyktservice: Call __connman_agent_report_error when a servi...
2010-12-02 Patrik Flyktservice: Create service_complete helper function
2010-11-09 Leena Gundaservice: Use correct string for Proxy.Method
2010-11-04 Marcel HoltmannRemove unneeded enum connman_network_protocol
2010-11-03 Samuel Ortizservice: Try to autoconnect favorite but failed service...
2010-10-18 Tomasz BursztykaAdd proxy accessor function for services
2010-10-12 Tomasz BursztykaAdded support for "auto" and "manual" proxy.
2010-10-11 Daniel WagnerOpen stats file late and close them early
2010-10-08 Daniel WagnerRemove unnecessary pre initializing
2010-09-29 Samuel OrtizExport __connman_service_set_passphrase() to ConnMan...
2010-09-22 Daniel WagnerStore stats information into separate files
2010-09-22 Marcel HoltmannAdd support for setting proxy configuration method
2010-09-22 Marcel HoltmannExport service functions for retrieving domainname...
2010-09-21 Patrik FlyktUse RequestInput method call when requesting passphrases
2010-09-21 Patrik FlyktAdd connman_service_set_passphrase helper function
2010-09-21 Marcel HoltmannUse proper definition for finding device structure
2010-09-21 Daniel WagnerUse struct connman_stats_data
2010-09-21 Daniel WagnerHandle several counters simultaniously
2010-09-20 Marcel HoltmannAdd support for retrieving proxy auto configuration URL
2010-09-17 Patrik FlyktAdd __connman_service_get_security function
2010-09-09 Pekka Pessidevice: add connman_device_get_ident()
2010-09-09 Marcel HoltmannRemove the no longer needed security framework
2010-09-08 Pekka Pessiservice: debug log ref and unref
2010-09-08 Pekka PessiRevert "service: don't keep ref to a removed network"
2010-09-08 Samuel OrtizSend Ethernet property changed signal when the ipconfig...
2010-09-07 Samuel OrtizReset proxy setting when disconnecting
2010-08-28 Pekka Pessiservice: don't keep ref to a removed network
2010-08-20 Samuel OrtizDisconnect VPNs when no physical services are left
2010-08-20 Samuel OrtizDefault service change notification when going online
2010-08-20 Samuel OrtizVPN services should have the highest order
2010-08-20 Samuel OrtizVPN services also have an interface
2010-08-20 Samuel OrtizService lookup based on interface index
2010-08-19 Daniel WagnerFix whitespace damage
2010-08-18 Daniel WagnerAdd support for roaming/home network statistic
2010-08-18 Daniel WagnerRemove "__connman" prefix from static functions
2010-08-09 Samuel OrtizFix provider refcounting
2010-08-02 Samuel OrtizRemove the provider D-Bus interface
2010-08-02 Samuel OrtizLink providers with services
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 HoltmannAdd proxy auto-config support to service and IP config...
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 HoltmannAdd support for storing service specific domain name
2010-07-30 Marcel HoltmannAdd skeleton for WPAD integration
2010-07-29 Martin XuInitial IPv6 support
2010-07-26 Samuel OrtizDon't try to connect when service list is empty
2010-07-26 Samuel OrtizAdd a resolver flush method
2010-07-21 Samuel OrtizCheck for NULL service pointer in nameserver host route...
next