GSupplicant intial commit
[framework/connectivity/connman.git] / plugins /
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
2010-07-29 Marcel HoltmannAdd domain name support to DHCP plugin
2010-07-29 Marcel HoltmannAdd CONNMAN_DHCP_DEBUG handling to DHCP plugin
2010-07-28 Marcel HoltmannRemove udhcp plugin
2010-07-28 Marcel HoltmannRemove resolvconf plugin
2010-07-26 Marcel HoltmannUse top-level include directory for internal DHCP library
2010-07-26 Samuel OrtizReturn html fetching error when recv returns 0
2010-07-26 Samuel OrtizStart ondemand connection when getting a DNS request...
2010-07-26 Samuel Ortizdnsproxy flush method implementation
2010-07-25 Marcel HoltmannAdd more debug output to DHCP client plugin
2010-07-23 Yingan DengFix PATH of adapter_watch in bluetooth plugin
2010-07-22 Samuel OrtizInitial dhcp-lib based dhcp plugin
2010-07-22 Marcel HoltmannAdd skeleton for generic DHCP plugin
2010-07-15 Marcel HoltmannAdd simple technology driver support for Bluetooth
2010-07-12 Samuel OrtizDo not pass the -H option to dhclient task
2010-07-09 David WoodhouseFix SEGV at first startup
2010-07-09 Samuel OrtizRemove task plugin
2010-07-09 Samuel OrtizConvert udhcp plugin to connman task
2010-07-09 Samuel OrtizAdd DHCP plugins priority flags
2010-07-09 Pekka PessiFix crash in dhclient release
2010-06-25 Samuel OrtizSet the network roaming toggle according to oFono status
2010-06-25 Samuel OrtizAdd the -g option to ntpd
2010-06-16 Samuel OrtizUse the network_update() routine for propagating streng...
2010-06-16 Samuel OrtizTrack strength changes from oFono's registration interface
2010-06-16 Samuel OrtizRemove magic constants from dns request parsing code
2010-06-16 Samuel OrtizSupport root requests with EDNS0 OPT records
2010-06-14 Kalle Valoofono: Follow registration name changes
2010-06-12 Marcel HoltmannFix invalid D-Bus path with finished scans without...
2010-06-11 Samuel OrtizEnable hidden blocks only when hidden SSIDs are around
2010-06-11 Samuel OrtizPrevent wpa_supplicant from automatically associating...
2010-06-11 Samuel OrtizRemove IPv4 element registration from the oFono plugin
2010-06-11 Kalle Valoofono: do not use context path as network group identifier
2010-06-07 Samuel OrtizAdd some more portal plugin debug strings
2010-06-04 Samuel OrtizActive scan hidden networks
2010-06-03 Marcel HoltmannAdd support for ASCII based WEP keys
2010-06-01 Samuel OrtizRemove default ntpd server
2010-06-01 Samuel OrtizFix timeserver API
2010-05-31 Samuel Ortizntpd plugin
2010-05-20 Daniel WagnerAdapt to new MCC and MNC properties from oFono
2010-05-13 Marcel HoltmannCheck for dhclient hostname support
2010-05-12 Samuel OrtizPortal check for Bluetooth, WiMAX and cellular networks
2010-05-12 Samuel OrtizWatch for Bluez network change signal
2010-05-12 Marcel HoltmannAdd support for retrieving system hostname
2010-05-12 Marcel HoltmannSend system hostname with dhclient execution
2010-05-12 Marcel HoltmannIgnore invalid hostname provided by DHCP server
2010-05-10 Martin XuCheck ssid_len before set WiFi.SSID of network
2010-05-06 Kalle ValoRemove set_powered() calls based on IFF_UP
2010-05-06 Martin XuSet network associating to FALSE in pan_disconnect()
2010-05-06 Martin XuCheck error before call dbus_message_get_args to acquir...
2010-04-16 Samuel OrtizRemove supplicant and device scanning state cleaning
2010-04-14 Daniel Wagnerofono API refactoring: Rename netreg Operator property...
2010-04-14 Martin XuRemove the access of status property of DataConnectionM...
2010-04-13 Martin XuRemove erroneous DHCP method setting from bluetooth...
2010-04-09 Martin XuReference PAN network before disconnecting
2010-04-06 Samuel OrtizDo not set network index from PAN disconnect reply
2010-04-01 Mohamed AbbasAdd hh2serial GPS support
2010-03-24 Mohamed AbbasPortal detection plugin
2010-03-23 Martin XuSet network->device as NULL when the device is removed
2010-03-22 Samuel OrtizCheck for task->path when removing an interface or...
2010-03-22 Samuel OrtizIgnore wext wireless rtnetlink events
next