resolver: Only support resolv.conf and dnsproxy
[framework/connectivity/connman.git] / src /
2011-01-26 Daniel Wagnerresolver: Only support resolv.conf and dnsproxy
2011-01-26 Daniel Wagnerdnsproxy: Add command line switch
2011-01-26 Daniel Wagnerdnsproxy: Fix checkpatch warnings
2011-01-26 Daniel Wagnerdnsproxy: Move from plugins to core
2011-01-25 Mohamed Abbaswifi: Balance scanning states
2011-01-24 Marcel HoltmannSmall coding style fixup for bridge enabling
2011-01-22 Li JianAdd debug info
2011-01-22 Kalle Valomanager: Send network-manager state change signals
2011-01-18 Marcel HoltmannSet GIOChannel to no encoding and no buffering
2011-01-18 Marcel HoltmannUse g_io_channel_read_chars instead of g_io_channel_read
2011-01-18 Marcel HoltmannRemove pointless variable initialization
2011-01-18 Pekka PessiFixed comparison with "AutoConnect" in service
2011-01-18 Pekka PessiRemove MCC and MNC from Service
2011-01-13 Li Jianelement: Assign element name
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 Ortiznotifier: Add proxy changed hook
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 Ortizwpad: Set proxy method to DIRECT if WPAD name resolutio...
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 Jukka Rissanenipconfig: Restore original IPv6 interface status when...
2011-01-10 Jukka Rissanenipconfig: Set ipconfig method correctly for IPv4 and...
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 code
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-07 Jukka Rissanenipconfig: Default method is auto for IPv6
2011-01-07 Jukka Rissanenipconfig: Add AUTO ipconfig method for IPv6 auto config...
2011-01-07 Jukka Rissanenipconfig: Remove unnecessary null checks
2011-01-05 Mohamed AbbasAdd inotify monitoring .config file.
2011-01-06 Jukka Rissanenmemoryleak: IPv6 gateway was not freed
2011-01-06 Jukka Rissanenmemoryleak: ipconfig was not unreferenced properly
2011-01-06 Jukka Rissanenipconfig: add debugging to ref counting functions
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 Rissanenmemoryleak: root element was not freed
2010-12-31 Jukka Rissanenmemoryleak: remove element when not needed any more
2010-12-31 Jukka Rissanenmemoryleak: remove the element when not needed
2010-12-31 Jukka Rissanenmemoryleak: remove the element for real
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-31 Jukka Rissanenmemoryleak: method was not freed
2010-12-31 Jukka Rissanenmemoryleak: device name was not freed
2010-12-30 Leena GundaFix memory leaks in iptables library
2010-12-29 Leena GundaFree WiFi network strings in network_destruct
2010-12-23 Marcel Holtmannrtnl: Call technology_add_interface() only once
2010-12-23 Samuel Ortiznetwork: Remove unused network_set_passphrase routine
2010-12-23 Samuel Ortizservice: Don't clear ipconfig layers if network disconn...
2010-12-23 Mohamed Abbasdevice: Do not use the disconnected flag for auto conne...
2010-12-23 Mohamed Abbasservice: Return connecting status while idle
2010-12-23 Mohamed Abbasservice: Avoid autoconnect from scan
2010-12-22 Samuel Ortizipconfig: Check for ipconfig pointer before getting...
2010-12-22 Mohamed Abbasipconfig: Remove the right ipconfig pointer from the...
2010-12-21 Samuel Ortizrtnl: Register all RDNSS search domains
2010-12-21 David Woodhousertnl: Add support for RFC6106 DNSSL
2010-12-21 David Woodhousertnl: Refactor RDNSS support so we can support DNSSL
2010-12-21 Samuel Ortizconnection: Add gateway host routes for non NULL gateways
2010-12-21 Daniel Wagneropenvpn: Add pushed routes
2010-12-21 Daniel Wagnerinet: Add connman_inet_[add|del]_network_route()
2010-12-17 Samuel Ortizipconfig: Set method to OFF when the stored method...
2010-12-17 Samuel Ortizservice: Set ipconfig structure to NULL if ipconfig_dis...
2010-12-17 Samuel Ortizipconfig: Remove unused ipconfig_clone routine
2010-12-17 Samuel Ortizipconfig: Fix IPv6 config reference count initialization
2010-12-15 Samuel Ortiztechnology: Export set_regdom to plugins
2010-12-15 Samuel Ortiznetwork: Don't set an IPv6 address if method is OFF...
2010-12-14 Samuel Ortizipconfig: Remove ipconfig_driver
2010-12-14 Samuel Ortizipconfig: Remove connman_ipconfig_get_ipv6config
2010-12-14 Jukka Rissanenipconfig: Check for a valid IPv6 config before appendin...
2010-12-14 Jukka Rissanenipconfig: Check for a valid IPv4 config before appendin...
2010-12-14 Jukka Rissanenipconfig: Set the IPv6 gateway address only from an...
2010-12-14 Jukka Rissanenipconfig: Return a valid IPv6 configuration
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-14 Jukka Rissanenipconfig: Allow more than one IP address per device
2010-12-14 Jukka Rissanenipconfig: Do not add duplicate IP address to the addres...
2010-12-14 Jukka Rissanennetwork: Remove ipconfig from the network structure
2010-12-14 Jukka Rissanenipconfig: Make sure ipconfig is not null before de...
2010-12-14 Julien Massotdhcp: Add function to clear DHCP configuration
2010-12-13 Mohamed Abbasdevice: Reset device->connections and device->scanning...
2010-12-13 Mohamed Abbasnetwork: Keep device->connections counter in sync
2010-12-10 Daniel Wagnerstats: Sum stats ring buffer up info history file
2010-12-09 Martin Xurtnl: Call __connman_technology_add_interface() after...
2010-12-09 Samuel Ortiztechnology: Add support for regulatory domain notification
2010-12-08 Samuel Ortiztechnology: Set technology driver to NULL when unregist...
2010-12-08 Samuel OrtizRevert "main: Stop rfkill after the plugins"
2010-12-08 Samuel Ortiztechnology: Fix technology refcount
2010-12-08 Samuel Ortizmain: Stop rfkill after the plugins
2010-12-08 Martin XuAdd CONNMAN_DEVICE_TYPE_GADGET and CONNMAN_SERVICE_TYPE...
2010-12-08 Martin Xuinet: Add connman_inet_[add|remove]_to_bridge() routines
2010-12-07 Martin Xutethering: Set tethering_status earlier
2010-12-07 Henri Braggeresolver: Add support for multiple search domains
2010-12-03 David Woodhousertnl: Receive notification of RDNSS from IPv6 router...
next