platform/core/connectivity/wifi-mesh-manager.git
2017-11-23 saerome.kimFix an error in assigning NL80211_STA_INFO_PLID data... 11/161411/2 accepted/tizen/unified/20171124.064639 submit/tizen/20171123.112104
2017-11-15 Saurav BabuReturn if it fails to get softap configurations 26/160326/1 accepted/tizen/unified/20171116.060641 submit/tizen/20171115.105732
2017-11-15 saerome kimRemove 'warning: user network_fw does not exist - using... 93/160193/1 accepted/tizen/unified/20171115.174029 submit/tizen/20171115.024519
2017-11-13 Saurav BabuUse proxy default timeout for g_dbus_proxy_call_sync 93/159793/1 accepted/tizen/unified/20171114.062830 submit/tizen/20171113.100044
2017-11-13 Saurav BabuUse MAC address in small letters 86/159786/1
2017-11-01 Nishant ChapranaFixed resource leak in __read_hostapd_config() 62/158462/1 accepted/tizen/unified/20171102.061546 submit/tizen/20171101.073548
2017-10-10 Maneesh JainReplace LOGE with WMESH_LOGE Macro 75/154275/1
2017-09-06 Saurav BabuFixed issue where station_joined and station_left event... 47/148047/1 accepted/tizen/unified/20170925.071400 submit/tizen/20170922.085427
2017-09-06 Saurav BabuRemove mesh station when it becomes inactive 09/148009/1
2017-08-29 Saurav BabuEnable ethernet interface after mesh interface is removed 21/146621/1 submit/tizen/20170901.011339
2017-08-29 Saurav BabuFixed crash when station is removed due to inactive... 38/146538/2 accepted/tizen/unified/20170829.140535 submit/tizen/20170829.101337 submit/tizen_4.0/20170830.011812
2017-08-29 saerome.kimFix issue that not tunring on softap 21/146521/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 Gate Announcement Mesh Param 46/145446/1
2017-08-22 saerome kimAdded support to get Mesh Configuration using netlink 27/145427/1
2017-08-22 saerome.kim[SECSFV-23] Make systemd set wmeshd capabilities 17/143417/2
2017-08-09 saerome.kim[SECSFV-23] Change uid/gid to network_fw 99/143199/2
2017-07-17 saerome kimChange spec file name
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.kimChange the calling order mesh_gdbus_set_mesh_gate and...
2017-07-17 saerome.kimAdd handling 'data_rate' parameter
2017-07-17 saerome.kimFix Tizen coding rules
2017-07-17 saerome.kimMake the first wireless interface up and start wpa_supp...
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 saerome.kimFix build error temporally
2017-07-17 saerome.kimMove mesh peer monitoring service from 'enable' to...
2017-07-17 saerome.kimFix Tizen coding rule check error
2017-07-17 saerome.kimClear allocated list items
2017-07-17 saerome.kimCode arrangement
2017-07-17 saerome.kimDemonize hostapd
2017-07-17 saerome kimFix a bug that mesh_enable function always returns...
2017-07-17 Jiwan KimHandle error return code
2017-07-17 Jiwan KimFix for UTC error case
2017-07-17 saerome kimDisable privilege check routine temporaly
2017-07-17 Jiwan KimFix to follow coding style
2017-07-17 Jiwan KimFix for svace issues
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 KimHandle error cases
2017-07-17 Jiwan KimAdjust dbus interface for service error code.
2017-07-17 Jiwan KimFix parsing logic for dbus return value
2017-07-17 Jiwan KimAdjust build options
2017-07-17 Jiwan KimFix mesh network interfaces
2017-07-17 Jiwan KimAdjust dbus interface between API and connman
2017-07-17 Jiwan KimFix synchronous scan method
2017-07-17 Jiwan KimInitial connman integration
2017-07-17 Jiwan KimAdd initial gdbus code
2017-07-17 Jiwan KimFix bridge error on RPI3 target
2017-07-17 Jiwan KimChange hostapd configuration file path
2017-07-17 Jiwan KimStore saved mesh network into storage
2017-07-17 Jiwan KimAdd debug log for interface setting
2017-07-17 Jiwan KimFix interface detection error after 2nd enable method.
2017-07-17 Jiwan KimChange hostapd terminate logic
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 KimRemove connection API dependency / Fix scan issue
2017-07-17 Jiwan KimFix mismatch 'get_station_info' response
2017-07-17 Jiwan KimSeparate logic for enable/disable method
2017-07-17 Jiwan KimFix parameter order on set_softap method
2017-07-17 Jiwan KimAdd mesh join/left event handler
2017-07-17 Jiwan KimRequest DHCP on mesh enabled
2017-07-17 Jiwan KimNotify mesh network joined/left event
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 KimUpdate logic to add softAP interface into bridge
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 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 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 KimFix to get mesh scan list properly
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
2017-07-17 김새롬/Tizen Platform... Initial commit
2017-07-10 Tizen InfrastructureInitial empty repository master