Fix arguments for IP driver callbacks
[platform/upstream/connman.git] / plugins /
2009-08-10 Marcel HoltmannAdd tracking of scanning state to supplicant driver
2009-08-08 Marcel HoltmannIntegrate RTNL deeper into IP configuration tracking
2009-08-08 Marcel HoltmannUse central place to request current link details
2009-08-07 Marcel HoltmannAdd monitoring of RTNL status for WiFi devices
2009-08-07 Marcel HoltmannIgnore Bluetooth adapters that are currently down
2009-08-07 Marcel HoltmannFix various race conditions within Bluetooth support
2009-08-07 Marcel HoltmannFix changed handling of service connect watches
2009-08-06 Marcel HoltmannHave Bluetooth plugin set a proper network grouping
2009-08-06 Marcel HoltmannSet remote Bluetooth address as network name for now
2009-08-06 Marcel HoltmannSet unique device ident for Bluetooth adapters
2009-07-24 Marcel HoltmannFix missing reset of network reference when disconnecting
2009-07-23 Marcel HoltmannFix notification to use service types instead of device...
2009-07-23 Marcel HoltmannFix potential pending result reply messages after removal
2009-07-23 Marcel HoltmannRemove wrongly committed double function call
2009-07-23 Marcel HoltmannFix potential pending scan reply messages after removal
2009-07-21 Marcel HoltmannFix D-Bus message reference leak when adding interface...
2009-07-21 Marcel HoltmannHandle the async notification of scan requests
2009-07-21 Marcel HoltmannRemove broken and unused callback for joining networks
2009-07-21 Marcel HoltmannDon't remove the network structure during inactive...
2009-07-21 Marcel HoltmannFix the problems with scan result from unknown triggers
2009-07-19 Marcel HoltmannEnsure that all supplicant and Bluetooth D-Bus calls...
2009-07-18 Marcel HoltmannRevert supplicant change to always set scanning false...
2009-07-18 Marcel HoltmannIf supplicant is already disconnecting return EALREADY...
2009-07-17 Marcel HoltmannRemove WiFi interface from supplicant when powering...
2009-07-17 Marcel HoltmannUpdate the network address when connected
2009-07-17 Marcel HoltmannDisable the get_bssid() function for now
2009-07-17 Martin XuRemove the BSSID retrieval for hidden networks
2009-07-17 Marcel HoltmannEnsure that supplicant disconnects from the network
2009-07-16 Marcel HoltmannReset the scanning flag to indicate the end of a scan...
2009-07-16 Marcel HoltmannFix broken async return value for supplicant disconnect
2009-07-16 Marcel HoltmannFix issue with supplicant and async state notifications
2009-07-16 Martin XuFix stalled configuration issue with supplicant
2009-07-16 Marcel HoltmannRemove wrongly committed connection patch for supplicant
2009-07-16 Marcel HoltmannFix handling of strict-aliasing rules
2009-07-14 Martin XuDo not set group name when network is hidden
2009-07-14 Marcel HoltmannIf SSID starts with 0x00 value, then ignore it
2009-07-14 Marcel HoltmannIf the SSID is not provided then declare it as hidden...
2009-07-14 Marcel HoltmannFix potential invalid memory access of group name
2009-07-14 Marcel HoltmannFix memory leak with group name construction
2009-07-13 Marcel HoltmannFix some broken indentation
2009-07-13 Marcel HoltmannUse provided control interface and set proper group...
2009-07-12 Marcel HoltmannAdd initial version of Ericsson MBM driver
2009-07-12 Marcel HoltmannStore control interface for complex devices
2009-07-12 Marcel HoltmannUse interface index to resolve interface name
2009-07-11 Marcel HoltmannFix dhclient probe/remove race condition
2009-07-11 Marcel HoltmannTrack killed status of dhclient tasks
2009-07-11 Marcel HoltmannMinor code cleanups for supplicant handling
2009-07-11 Samuel OrtizAdd support for storing SSID details of hidden services
2009-07-11 Samuel OrtizUse the scan_ssid supplicant attribute for all connections
2009-07-11 Samuel OrtizSet hidden network group name at time of association
2009-07-10 Martin XuFix disconnect race condition issue in WiFi supplicant
2009-07-10 Martin XuAdd task_connect() function to WiFi supplicant
2009-07-09 Marcel HoltmannFix some plugin build system details
2009-07-09 Marcel HoltmannSimplify the SIOCGIWRANGE handling a little bit
2009-07-09 Samuel OrtizSet WiFi signal strength based on the reported ranges
2009-07-04 Marcel HoltmannAdd device type for Ericsson MBM hardware
2009-07-03 Marcel HoltmannFix to replace unprintable characters with a white...
2009-07-03 Samuel OrtizFix handling of WEP shared key
2009-07-02 Samuel OrtizUse only printable characters for network name
2009-07-01 Marcel HoltmannFix handling of connect/disconnect for Ethernet devices
2009-06-30 Marcel HoltmannAdd skeleton for Ericsson MBM device plugin
2009-06-29 Marcel HoltmannThe device policy is a bad idea and so remove all suppo...
2009-06-26 Marcel HoltmannAdd support for connect/disconnect on Ethernet devices
2009-06-12 Marcel HoltmannAdd hooks for domain details in dhclient
2009-06-02 Marcel HoltmannAdd default Motorola SSID to the mix
2009-05-28 Marcel HoltmannHandle the case when adding a new interface fails
2009-05-27 Marcel HoltmannFix comparison with invalid supplicant interface path
2009-05-26 Richard PurdieFix dhclient option order to avoid errors
2009-05-25 Marcel HoltmannAdd support building Modem Manager plugin into the...
2009-05-25 Marcel HoltmannUse plugin specific compiler includes for AT chat library
2009-05-25 Marcel HoltmannAdd support for building PolicyKit support into the...
2009-05-25 Marcel HoltmannUse shared library for builtin plugins
2009-05-25 Marcel HoltmannFix linking against AT chat library
2009-05-25 Marcel HoltmannAdd support for building Option HSO plugin as builtin
2009-05-23 Inaky Perez-GonzalezAdd plugin for Intel WiMAX SDK
2009-05-21 Marcel HoltmannRemove useless LDFLAGS variable for builtin plugins
2009-05-21 Marcel HoltmannAdd helper for setting network address and use it
2009-05-21 Marcel HoltmannUse new helpers for network name and signal strength
2009-05-21 Marcel HoltmannExport and use more generic INET helpers
2009-05-20 Marcel HoltmannAdd option for selecting WiFi/Supplicant driver from...
2009-05-20 Marcel HoltmannAdd some more detailed grouping for 3Com's default...
2009-05-19 Marcel HoltmannFall back to using level value when quality is not...
2009-05-19 Marcel HoltmannAdd driver property when adding new interface
2009-05-19 Marcel HoltmannFill WiFi channel property with correct values
2009-05-19 Marcel HoltmannHandle special case when driver reports channel instead...
2009-05-19 Marcel HoltmannAdd basic support for WiFi channel property
2009-05-19 Marcel HoltmannMove calculation of signal strengh into a function
2009-05-19 Marcel HoltmannAdd frequency property to network objects
2009-05-19 Marcel HoltmannAvoid setting of network properties twice
2009-05-19 Marcel HoltmannFix broken network group name handling
2009-05-17 Marcel HoltmannUse static library for builtin plugins and add extra...
2009-05-17 Marcel HoltmannUse a more detailed list of special/default SSIDs
2009-05-17 Marcel HoltmannHandle the special "<hidden>" SSID case from old IEEE80...
2009-05-17 Marcel HoltmannMark access points with "dlink" SSID as unique
2009-05-17 Marcel HoltmannUse "RSN" instead of "WPA2" for the security details
2009-05-17 Marcel HoltmannMark access points with "linksys" SSID as unique
2009-05-15 Marcel HoltmannAdd hidden networks to the service list
2009-05-13 Marcel HoltmannAdd skeleton for oFono plugin
2009-05-13 Marcel HoltmannFix service state signal emission and error handling
2009-05-06 Marcel HoltmannFix format string warnings
next