platform/upstream/connman.git
2011-02-02 Samuel Ortizgsupplicant: Add interface mode capability getter
2011-02-02 Samuel Ortizwifi: Track interfaces
2011-02-02 Samuel Ortizgsupplicant: Add network mode support
2011-02-02 Samuel Ortiztest: Handle new tethering properties
2011-02-02 Samuel Ortizdoc: Update documentation regarding tethering properties
2011-02-02 Samuel Ortiztethering: Add a tethering property per technology
2011-01-31 Daniel Wagnerdnsproxy: Fallback to resolv.conf if dnsproxy fails
2011-01-31 Grant Ericksonstats: Fix double free error
2011-01-28 Marcel HoltmannRelease 0.68 0.68
2011-01-28 Samuel Ortizwifi: Remove legacy plugin
2011-01-28 Kalle Valonmcompat: D-Bus configuration file
2011-01-28 Kalle Valonmcompat: Support nm dbus properties
2011-01-28 Kalle Valonmcompat: Add plugin
2011-01-28 Kalle Valomanager: Remove network-manager compatibility code
2011-01-28 Marcel Holtmannbuild: Fix checks for systemd unit directory
2011-01-28 Marcel Holtmannbuild: Remove deprecated --enable-dnsproxy option
2011-01-28 Daniel WagnerTODO: Remove DNS Proxy entry
2011-01-28 Daniel Wagnerdhcp: Move plugins/dhcp in to core
2011-01-28 Mohamed Abbasopenconnect: error_code implementation
2011-01-28 Mohamed Abbasvpnc: error_code implementation
2011-01-28 Mohamed Abbasvpn: Allow plugins to report error code
2011-01-28 Mohamed Abbasprovider: Report VPN error code
2011-01-28 Mohamed Abbastask: Pass exit code to the exit callback
2011-01-28 Samuel Ortizvpn: Fix vpn_died prototype
2011-01-27 Daniel Wagneropenvpn: Use parser table instead of open coding
2011-01-27 Samuel Ortizservice: Check for WPS support only in the WiFi case
2011-01-27 Daniel Wagnerprovider: route_env_parse should depend on type not...
2011-01-27 Daniel Wagneropenvpn: Fix typo in routing prefix check
2011-01-27 Tomasz BursztykaTODO: Removing WPS related part
2011-01-27 Tomasz Bursztykagsupplicant: Disconnect request might not need to go...
2011-01-27 Tomasz Bursztykatest: WPS input added in agent test script
2011-01-27 Tomasz Bursztykaservice: WPS connection logic
2011-01-27 Tomasz Bursztykaagent: WPS input request logic
2011-01-27 Tomasz Bursztykaservice: WPS enabled getter
2011-01-27 Tomasz Bursztykadoc: WPS method input documentation added to agent...
2011-01-27 Tomasz Bursztykatest: WPS property support
2011-01-27 Tomasz Bursztykadoc: Add service WPS attribute to service-api.txt
2011-01-27 Tomasz Bursztykaservice: WPS support
2011-01-27 Tomasz Bursztykawifi: WPS support
2011-01-27 Tomasz Bursztykanetwork: WPS support
2011-01-27 Tomasz Bursztykagsupplicant: WPS start() method implementation
2011-01-27 Tomasz Bursztykagsupplicant: WPS event signal support
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
next