Change the package name for haltests
[platform/core/connectivity/wifi-mesh-manager.git] / include /
2018-04-11 Nishant ChapranaSet PMF using Wi-Fi Mesh CAPI input 62/175662/1 accepted/tizen/unified/20180413.073533 submit/tizen/20180412.075141
2018-02-23 Abhishek SansanwalAdded initial code for gtest 47/170247/9
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-09-06 Saurav BabuRemove mesh station when it becomes inactive 09/148009/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 get Gate Announcement Mesh Param 46/145446/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.kimRemoved dependency of related to the latest nl80211.h
2017-07-17 saerome.kimFix Tizen coding rules
2017-07-17 saerome.kimRemove unused codes releated to below:
2017-07-17 saerome.kimModified sometings related to 'mesh_set_gate'
2017-07-17 saerome.kimImplement sending 'enable ethernet' to the ConnMan
2017-07-17 saerome.kimAdded initial monitoring service for external interface
2017-07-17 Jiwan KimHandle error return code
2017-07-17 Jiwan KimFix mismatched function call
2017-07-17 Jiwan KimRename functions
2017-07-17 Jiwan KimRemove obsolete logics
2017-07-17 Jiwan KimAdd security type and passphrase
2017-07-17 Jiwan KimAdd network connection state
2017-07-17 saerome kimUpdate inital peer-monitoring function
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 KimAdjust dbus interface between API and connman
2017-07-17 Jiwan KimInitial connman integration
2017-07-17 Jiwan KimAdd initial gdbus code
2017-07-17 Jiwan KimStore saved mesh network into storage
2017-07-17 Jiwan KimChange mesh id setting logic
2017-07-17 Jiwan KimAdd DHCP terminate logic
2017-07-17 Jiwan KimAdd missing station_info variable
2017-07-17 Jiwan KimSeparate logic for enable/disable method
2017-07-17 Jiwan KimAdd mesh join/left event handler
2017-07-17 Jiwan KimNotify mesh network joined/left event
2017-07-17 Jiwan KimAdd method to get station/mpath information
2017-07-17 Jiwan KimUpdate logic to add softAP interface into bridge
2017-07-17 Jiwan KimImplementation for SoftAP
2017-07-17 Jiwan KimUpdate get_joined_mesh_network method
2017-07-17 Jiwan KimImplement methods
2017-07-17 Jiwan KimSeparate logic for mesh enable / set gate
2017-07-17 Jiwan KimUpdate 'get_saved_mesh_network' method
2017-07-17 Jiwan KimAdd functions to get scan result
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 KimEmit 'scan_done' signal when scan finished
2017-07-17 Jiwan KimRemove temporary test function
2017-07-17 Jiwan KimUpdate async scan result logic into scan methods
2017-07-17 Jiwan KimAdd test scan request & async result receiver
2017-07-17 Jiwan KimInitian code sync up from private gerrit