Add CONNMAN_DEVICE_TYPE_GADGET and CONNMAN_SERVICE_TYPE_GADGET
[platform/upstream/connman.git] / plugins /
2010-12-08 Martin XuAdd CONNMAN_DEVICE_TYPE_GADGET and CONNMAN_SERVICE_TYPE...
2010-12-07 Samuel Ortizdnsproxy: Support multiple search domain per service
2010-12-07 Henri Braggednsproxy: Ignore adding and removing of NULL servers
2010-12-06 Samuel Ortizwifi: Fix technology driver name and type
2010-12-03 Samuel Ortizofono: Fix signal strength report
2010-12-02 David Woodhousednsproxy: Fix handling of IPv6 nameservers
2010-12-02 Samuel Ortizwifi: Register technology driver
2010-11-26 Gustavo F. Padovanofono: Parse the new Lockdown property
2010-11-26 Marcel HoltmannRemove support for dhclient plugin
2010-11-26 Marcel HoltmannChange service name from org.moblin.connman to net...
2010-11-26 Marcel HoltmannRevert "Return to mainloop before starting DHCP procedure"
2010-11-25 Gustavo F. Padovanofono: Fix Modem properties parsing
2010-11-24 Marcel HoltmannReturn to mainloop before starting DHCP procedure
2010-11-23 Mohamed Abbasofono: Set network group when adding the network
2010-11-22 Leena Gundagsupplicant: Set interface data to NULL upon driver...
2010-11-19 Samuel Ortizopenconnect: Fix connect-vpn and plugin indentation
2010-11-19 David Woodhouseopenconnect: Pass server certificate hash directly...
2010-11-19 David Woodhousednsproxy: Remove TCP receive path potential busy waits
2010-11-16 Samuel Ortizwifi-legacy: Set associating to FALSE when disconnecting
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()
next