platform/upstream/connman.git
2011-01-27 Tomasz Bursztykagsupplicant: WPS credentials signal support
2011-01-27 Tomasz Bursztykagsupplicant: bss/network wps enabled support
2011-01-27 Pekka Pessiofono: be proactive with registration status
2011-01-27 Pekka Pessiofono: be proactive when connecting
2011-01-27 Pekka Pessiservice: Mark service as failed if connect fails
2011-01-27 Pekka Pessiofono: Retry autoconnect when gprs gets attached
2011-01-27 Pekka Pessinetwork: Add connman_network_clear_error()
2011-01-27 Mohamed AbbasMakefile: Add build suppport for the vpnc plugin
2011-01-27 Mohamed Abbasplugins: Initial vpnc support
2011-01-26 Samuel Ortizdnsproxy: Fix public server support
2011-01-26 Samuel Ortizprovider: Factorize VPN routing environment variables...
2011-01-26 Samuel Ortizprovider: Set service pointer for provider_set_nameservers
2011-01-26 Samuel Ortizprovider: Implement IPv6 route setting
2011-01-26 Samuel Ortizinet: IPv6 network route setting API
2011-01-26 Daniel Wagnerprovider: Handle empty nameservers
2011-01-26 Daniel Wagnerondemand: Remove ondemand.c
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-26 Lucas De Marchiconfigure: Do not fail when systemd is not installed
2011-01-25 Mohamed Abbasgweb: Check GString pointers before freeing them
2011-01-25 Mohamed Abbaswifi: Balance scanning states
2011-01-24 Marcel HoltmannSmall coding style fixup for bridge enabling
2011-01-22 Robert PiasekInstall polkit policy file as net.connman.policy
2011-01-22 Li JianAdd debug info
2011-01-22 Kalle Valomanager: Send network-manager state change signals
2011-01-22 Daniel Wagneropenvpn: Remove double reason parsing
2011-01-20 Marcel HoltmannRelease 0.67 0.67
2011-01-20 Marcel Holtmannofono: Use dbus_bool_t instead of gboolean
2011-01-19 Daniel Wagnergdbus: Remove root node 'name' attribute in introspection
2011-01-19 Daniel Wagnergdbus: invaldate_parent_data: walk the whole path down
2011-01-18 Marcel HoltmannSet GIOChannel to no encoding and no buffering
2011-01-18 Pekka Pessiofono: avoid extra SetProperty("Online") calls
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 Marcel HoltmannUse -DG_DISABLE_DEPRECATED compiler define
2011-01-18 Pekka PessiFixed comparison with "AutoConnect" in service
2011-01-18 Pekka PessiRemove MCC and MNC from Service doc
2011-01-18 Pekka PessiRemove MCC and MNC from Service
2011-01-18 Pekka PessiClarify relation between AutoConnect and Roaming.
2011-01-17 Marcel HoltmannRelease 0.66 0.66
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 Ortizpacrunner: Implement proxy_changed hook
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-11 Samuel OrtizTODO: Remove implemented entries
2011-01-10 Samuel OrtizAdd ipv4 and ipv6 method scripts to test_scripts
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 Jukka Rissanentest: Fix set-ipv4-method usage print
2011-01-10 Jukka Rissanentest: Renamed set-ip-method to be consistent with IPv6...
2011-01-10 Jukka Rissanentest: Test script for setting IPv6 Method
2011-01-10 Henri Braggedoc: Update description of Phase2-keyword
2011-01-10 Henri Braggegsupplicant: Support EAP phase2 authentication methods
2011-01-10 Henri Braggesupplicant: Support EAP phase2 authentication methods
2011-01-10 Samuel Ortizservice: Do not unref ipconf layer upon disconnection
2011-01-10 Tomasz Bursztykawifi: Stack based crash risk fixed
2011-01-08 Jukka Rissanendoc: Fix possible values for IPv6 Method in service API
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-07 Henri Braggegsupplicant: Use the prefixed version of phase2_auth...
2011-01-07 Henri Braggegsupplicant: Drop unnecessary quotes from phase2 value
2011-01-07 Henri Braggesupplicant: Drop unnecessary quotes from phase2 value
2011-01-07 Leena GundaFix missing and empty WiFi APs issue after kill/restart
2011-01-06 Leena GundaFix memory leaks in gsupplicant interface_property
2011-01-06 Leena GundaFix Valgrind invalid write error for WiFi plugin
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-04 Marcel HoltmannAdd missing binaries to ignore list
2011-01-03 Jukka RissanenMake calls to __connman_ipconfig_disable() consistent.
2011-01-03 Jukka Rissanenmemoryleak: check return value correctly before clearin...
2011-01-02 Marcel Holtmanngweb: Skip hostname resolving when proxy is used
2011-01-02 Marcel Holtmanngweb: Add support for handling proxy information
2011-01-02 Marcel Holtmanngweb: Add extra debug for proxy setup
2011-01-02 Marcel Holtmanntools: Add proxy option to web testing utility
2011-01-02 Marcel Holtmanngdbus: Update copyright information
2010-12-31 Leena GundaFree the IO channel if connection to the DNS server...
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: dhcp_client is already referenced when...
2010-12-31 Jukka Rissanenmemoryleak: remove the element for real
next