service: Allow state downgrade from online to ready
[platform/upstream/connman.git] / src / service.c
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...
2010-07-15 Marcel HoltmannAdd service property and signals for LoginRequired
2010-07-12 Samuel OrtizUpdate nameserver host routes with DNS manual settings
2010-07-12 Samuel OrtizNo host route needed for nameservers on the same subnet
2010-07-12 Samuel OrtizSet DNS host routes before toggling the service READY...
2010-07-09 Daniel WagnerKeep start/stop state of statistic timers
2010-07-08 Daniel WagnerAdd additionals statistics counters
2010-07-08 Daniel WagnerSave counter values during shutdown
2010-07-07 Daniel WagnerStart/stop statistics depending on LOWER_UP state
2010-06-30 Daniel WagnerUpdate service statistics
2010-06-30 Daniel WagnerAdd service statistic data structure
2010-06-14 Kalle ValoSend signal when service name changes
2010-06-10 Marcel HoltmannReturn an error for invalid transaction on immutable...
2010-05-31 Samuel Ortizntpd plugin
2010-05-18 Samuel OrtizFix set_property() indentation
2010-05-18 Samuel OrtizClear and set IPv4 settings when connected
2010-05-17 Marcel HoltmannFix memory leak with nameserver and domain configuration
2010-05-13 Marcel HoltmannAdd method to retrieve sorted list of tuples for services
2010-05-13 Marcel HoltmannAdd initial support for LookupService helper method
2010-05-13 Marcel HoltmannInternal functions should not have a __connman prefix
2010-05-13 Marcel HoltmannAdd support for setting per service domain list
next