wmesh-manager: Send authenticated info in get_station_info
[platform/core/connectivity/wifi-mesh-manager.git] / introspection /
2017-12-04 Saurav Babuwmesh-manager: Add support to get softAP station info 92/162592/1
2017-11-29 Saurav Babuwmesh-manager: Provide station type in sta_joined/sta_l... 64/162164/1
2017-08-22 saerome kimAdded new dbus to check is softap enabled 58/145458/1 accepted/tizen/unified/20170829.053204 submit/tizen/20170828.230131
2017-08-22 saerome kimAdd new dbus method to get SoftAP Config options 55/145455/1
2017-08-22 saerome kimdded support to get IPv4 details from connmand 54/145454/1
2017-08-22 saerome kimAdded support to check if mesh is enabled 48/145448/1
2017-08-22 saerome kimAdded support to get Mesh Configuration using netlink 27/145427/1
2017-07-17 saerome kimChange daemon nane from meshd to wmeshd
2017-07-17 saerome.kimRemove unused codes releated to below:
2017-07-17 saerome.kimModified sometings related to 'mesh_set_gate'
2017-07-17 Jiwan KimHandle error return code
2017-07-17 Jiwan KimAdd security type and passphrase
2017-07-17 Jiwan KimAdd network connection state
2017-07-17 Jiwan KimChange 'Connect' as asynchronous method
2017-07-17 Jiwan KimAdd interface to get mesh connected peers
2017-07-17 Jiwan KimAdjust dbus interface for service error code.
2017-07-17 Jiwan KimFix mesh network interfaces
2017-07-17 Jiwan KimAdjust dbus interface between API and connman
2017-07-17 Jiwan KimSeparate logic for enable/disable method
2017-07-17 Jiwan KimAdd mesh join/left event handler
2017-07-17 Jiwan KimAdd method to get station/mpath information
2017-07-17 saerome kimChange parameter name at set_softap method
2017-07-17 Jiwan KimImplementation for SoftAP
2017-07-17 saerome.kimSimplify the signal.
2017-07-17 saerome.kimAdd set_interfaces method
2017-07-17 Jiwan KimUpdate get_joined_mesh_network method
2017-07-17 saerome kimChange parameter type at 'set_gate' method
2017-07-17 Jiwan KimUpdate 'get_saved_mesh_network' method
2017-07-17 Jiwan KimAdd functions to get scan result
2017-07-17 saerome kimApply changed Dbus methods
2017-07-17 Jiwan KimAdd basic function set for saved network
2017-07-17 Jiwan KimAdd function prototype for mesh saved network
2017-07-17 Jiwan KimAdd test scan request & async result receiver
2017-07-17 Jiwan KimInitian code sync up from private gerrit