tethering: Fix for default interface string double free
[platform/upstream/connman.git] / plugins /
2010-11-13 Samuel Ortizdnsproxy: Handle POLLERR and POLLHUP on the nameserver...
2010-11-12 Marcel HoltmannUse technology information when reporting Tethering...
2010-11-12 Marcel HoltmannUse a proper technology callback to report Tethering...
2010-11-12 Marcel HoltmannDon't take reference count based on if result
2010-11-12 Mohamed AbbasFix for crash with new proxy lookup callbacks
2010-11-10 Samuel Ortiztethering: Add async tethering_enabled callback
2010-11-10 Samuel Ortizdnsproxy: Remove TCP connection lookup from create_server()
2010-11-10 Samuel Ortizdnsproxy: Handle TCP receive loop retries
2010-11-08 Samuel Ortizbluetooth: Implement tethering hook
2010-11-08 Samuel Ortiztechnology: Add bridge name to the tethering hook
2010-11-06 Marcel HoltmannUse GWeb for portal detection support
2010-11-06 Marcel HoltmannUse proxy framework for portal check
2010-11-04 Marcel HoltmannFix fallout within plugins
2010-11-04 Marcel HoltmannRemove unneeded enum connman_network_protocol
2010-11-04 Marcel HoltmannRemove unneeded enum connman_device_mode
2010-11-03 Samuel Ortizsupplicant: Check for network before removing it
2010-11-03 Daniel Wagneropenvpn: Add OpenVPN support
2010-11-02 Mohamed Abbasgsupplicant: Fix deadlock when disassociate while assoc...
2010-10-27 Samuel OrtizAdd the openconnect plugin to the distcheck rule
2010-10-22 Daniel WagnerSplit openconnect into generic vpn and openconnect...
2010-10-21 Leena Gundawifi: Search for networks based on their identifier
2010-10-18 Tomasz BursztykaUpdate pacrunner plugin to take care of all proxy methods
2010-10-03 Marcel HoltmannAdd information if scan has been requested
2010-10-02 Marcel HoltmannAdd support for handling DHCP timerserver values from...
2010-09-30 Samuel Ortizsupplicant: Do not reset passphrase when asociation...
2010-09-30 Samuel Ortizsupplicant: No need for actively remove network upon...
2010-09-30 Samuel OrtizSet WiFi task scanning flag when receiving a Scanning...
2010-09-30 Samuel OrtizImplement WiFi network driver remove hook
2010-09-29 Samuel OrtizReset WiFi passphrase if association or WPA handshake...
2010-09-27 Samuel OrtizSet device scanning state to false from the scan callback
2010-09-27 Kalle Valowifi: use const pointer for a ssid buffer
2010-09-27 Kalle Valowifi: remove unneeded casts
2010-09-27 Samuel OrtizSet the network associating state to false when disconn...
2010-09-27 Kalle Valowifi: use connman options to get the wpasupplicant...
2010-09-27 Martin XuCheck device before call connman_device_set_string...
2010-09-24 Samuel OrtizAdd support for domain name concatenation on TCP DNS...
2010-09-24 Samuel OrtizDefine protocol_offset() for DNS transport layer offset
2010-09-24 Samuel OrtizDo not access the DNS request buffer if it's NULL
2010-09-24 Samuel OrtizClose TCP DNS connections once the reply is forwarded
2010-09-24 Samuel OrtizStop polling the nameserver TCP socket once we're done...
2010-09-24 Samuel OrtizSend an error response when the DNS request times out
2010-09-24 Samuel OrtizAdd a protocol field to the DNS request structure
2010-09-24 Samuel OrtizSend SERVFAIL when nameservers are not listening on...
2010-09-24 Samuel OrtizFix DNS TCP buffer parsing copy paste error
2010-09-24 Samuel OrtizRemove the DNS TCP listener watch when the socket is...
2010-09-24 Samuel OrtizFactorize dnsproxy listener creation code
2010-09-24 Samuel OrtizInitial DNS over TCP implementation for dnsproxy
2010-09-22 Mohamed AbbasFix bug to remove vpn services when turning offline...
2010-09-22 Samuel OrtizSchedule delayed scan when being disconnected from...
2010-09-22 Marcel HoltmannAdd method, domainname and nameserver to proxy configur...
2010-09-21 Lucio MacielCall remove_network() on unsolicited disconnect
2010-09-21 Marcel HoltmannAdd interface string to proxy configuration
2010-09-20 Samuel OrtizBump wifi_legacy plugin's priority
2010-09-20 Samuel OrtizImprove GSupplicant debug
2010-09-20 Samuel OrtizRemove last ConnMan dependency for GSupplicant
2010-09-20 Samuel OrtizWPA-EAP support for GSupplicant
2010-09-20 Samuel OrtizWEP and WPA-PSK support for GSupplicant
2010-09-20 Samuel OrtizPrioritize wifi plugins
2010-09-20 Samuel OrtizMove current wifi plugin to legacy
2010-09-20 Marcel HoltmannAdd support for PAC runner configuration updates
2010-09-19 Martin XuIgnore Bluetooth adapter if its address is 00:00:00...
2010-09-19 Marcel HoltmannAdd skeleton for PAC runner support
2010-09-16 Fabien MarotteFix a crash when doing PEAP/TTLS authentication
2010-09-15 Fabien MarotteAdd messages in supplicant plugin
2010-09-10 Marcel HoltmannRemove leftover defines
2010-09-09 Samuel OrtizImplement the ModemAdded and ModemRemoved signal handlers
2010-09-09 Samuel OrtizFix typo: modem_removed is linked to the MODEM_REMOVED...
2010-09-09 Samuel OrtizSupport the new oFono Manager API
2010-09-09 Samuel OrtizFix debug message formatting
2010-09-09 Samuel OrtizFix error message formatting
2010-09-09 Samuel OrtizExtend the D-Bus timeout for slow modems
2010-09-09 Samuel OrtizPower the ConnectionManager interface up when it shows up
2010-09-09 Pekka Pessiofono: use new oFono GPRS interfaces
2010-09-09 Pekka Pessiofono: use Modem Online property
2010-09-09 Pekka Pessiofono: refactor modem_has_gprs()
2010-09-09 Pekka Pessiofono: refactor sim
2010-09-09 Pekka Pessiofono: refactor pri_context_changed handler
2010-09-09 Pekka Pessiofono: fix pending_network_is_available()
2010-09-09 Pekka Pessiofono: don't reuse identifier pending_network
2010-09-09 Pekka Pessiofono: fix add_network()
2010-09-09 Pekka Pessiofono: do not strdup in get_ident()
2010-09-09 Pekka Pessiofono: refactor dbus calls
2010-09-09 Pekka Pessiofono: avoid race between signals and methods
2010-09-09 Pekka Pessiofono: fix stale data usage
2010-09-09 Pekka Pessiofono: log more of the errors
2010-09-09 Pekka Pessiofono: refactor SetProperty D-Bus calls
2010-09-09 Marcel HoltmannUse D-Bus constants for PolicyKit plugin
2010-09-09 Marcel HoltmannUpdate support for PolicyKit with GDBus security integr...
2010-09-08 Marcel HoltmannMake the internal DHCP client the default now
2010-08-17 Fabien MarotteAdd support for EAP-TTLS configuration
2010-08-13 Samuel OrtizRemove bluetooth network from device only when device...
2010-08-10 Samuel OrtizRemove unpaired Bluetooth devices
2010-08-10 Samuel OrtizWatch for Bluetooth device changes
2010-08-09 Samuel OrtizFix provider refcounting
2010-08-05 Samuel OrtizBuild VPN services based on VPN host and domain strings
2010-08-02 Samuel OrtizTrack and report VPN providers states
2010-08-02 Samuel OrtizUnref openconnect provider on disconnect and remove
2010-08-02 Marcel HoltmannFix potential NULL pointer with DHCP plugin and hostname
2010-07-30 Marcel HoltmannRequest proxy auto configuration from DHCP server
2010-07-29 Marcel HoltmannRemove some unneeded casts in DHCP plugin
next