summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-10-07Fix an issue where the log option is applied incorrectlytizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.115101submit/tizen_6.0_hotfix/20201102.192901submit/tizen_6.0/20201029.205501submit/tizen/20201007.120259accepted/tizen/unified/20201008.043010accepted/tizen/6.0/unified/hotfix/20201102.235749accepted/tizen/6.0/unified/20201030.105121Jaehyun Kim1-2/+2
2020-10-07Merge "Add support for dlog" into tizenJaehyun Kim10-18/+165
2020-10-07Add support for dlogJaehyun Kim10-18/+165
2020-10-07[Fix][src/service] Add 'fall through' comment when break statement is not neededNishant Chaprana1-1/+1
2020-09-25Fix incorrect dbus usage that caused crashsubmit/tizen/20201005.112026submit/tizen/20200925.132900accepted/tizen/unified/20201006.044352Jaehyun Kim1-1/+2
2020-09-16The order between the device signal and the service signal has been changedsubmit/tizen/20200918.062939submit/tizen/20200917.115639accepted/tizen/unified/20200921.095121Jaehyun Kim1-8/+8
2020-09-11Fix build warningsJaehyun Kim2-2/+2
2020-09-10Remove DefaultDependencies=false at connman.serviceJaehyun Kim1-1/+0
2020-09-01Move GetInterfaces method to Manager interfaceJaehyun Kim3-42/+61
2020-08-27Add support for handling multiple wifi interfacessubmit/tizen/20200828.142119Jaehyun Kim9-110/+1005
2020-08-13Svace Fix: memory leakRahul Jain1-3/+19
2020-07-23Svace issues: Null check and memory leakssubmit/tizen/20200804.104340submit/tizen/20200730.084504accepted/tizen/unified/20200805.122502Rahul Jain4-0/+23
2020-05-22supported OWE Transition modeJinwon Kim1-1/+59
2020-05-06Merge "dnsproxy: send a response including queries" into tizensubmit/tizen/20200506.120225accepted/tizen/unified/20200507.052334seonah moon1-0/+8
2020-05-06Merge "default_changed: get default service after checking service list" into...seonah moon1-0/+4
2020-05-04Update EAPoL property in connman settings.submit/tizen/20200504.135236Niraj Kumar Goit1-36/+277
2020-05-04Add support of EAP on Ethernet.Nishant Chaprana3-0/+96
2020-04-29dnsproxy: send a response including queriesSeonah Moon1-0/+8
2020-04-27default_changed: get default service after checking service listSeonah Moon1-0/+4
2020-04-27Change string comparison function for null stringsubmit/tizen/20200428.140958submit/tizen/20200427.073208submit/tizen/20200427.022040accepted/tizen/unified/20200429.032949hyunuk.tak3-11/+41
2020-04-20Verify INS functions using connmanctlsubmit/tizen/20200422.012623hyunuk.tak3-37/+197
2020-04-16Add intelligent Network Selectionsubmit/tizen/20200417.010643accepted/tizen/unified/20200417.152700hyunuk.tak8-3/+1530
2020-02-17iptables: Fix memory leaksubmit/tizen/20200227.012332submit/tizen/20200220.041614accepted/tizen/unified/20200227.121046Jaehyun Kim1-32/+38
2020-01-23Update time when Auto Time Update event is received.Niraj Kumar Goit1-0/+2
2019-12-04Fix to handle scan events initiated by wpa_supplicantsubmit/tizen/20200203.052118submit/tizen/20191204.124930accepted/tizen/unified/20191205.091332Jaehyun Kim1-20/+23
2019-11-06Merge "[connman] Manage the MAX saved wireless profiles." into tizensubmit/tizen/20191106.105409accepted/tizen/unified/20191108.065921Jaehyun Kim1-0/+103
2019-10-24Fix Tizen alarm dbus interface parametertizen_5.5.m2_releasesubmit/tizen_5.5_wearable_hotfix/20201026.184306submit/tizen_5.5_mobile_hotfix/20201026.185106submit/tizen_5.5/20191031.000006submit/tizen/20191024.043646accepted/tizen/unified/20191024.044128accepted/tizen/5.5/unified/wearable/hotfix/20201027.102538accepted/tizen/5.5/unified/mobile/hotfix/20201027.062320accepted/tizen/5.5/unified/20191031.010036tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixaccepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unifiedSemun Lee1-4/+4
2019-10-15[connman] Manage the MAX saved wireless profiles.Niraj Kumar Goit1-0/+103
2019-10-08Merge "Remove unwanted NULL check for service in append_properties()" into tizenJaehyun Kim1-7/+5
2019-10-08Added an option in main.conf to set global DNS.Niraj Kumar Goit3-0/+33
2019-10-07Remove unwanted NULL check for service in append_properties()Nishant Chaprana1-7/+5
2019-09-27Add DPP service based on configuration filesubmit/tizen/20190927.130602Yu3-0/+229
2019-09-23Added support to enable/disable Auto-IP option.submit/tizen/20190925.080914submit/tizen/20190924.065941accepted/tizen/unified/20190926.065658Niraj Kumar Goit3-0/+32
2019-09-18Imported Upstream version 1.37submit/tizen/20190920.082459Nishant Chaprana52-1986/+5542
2019-09-10Merge "Emit Service PropertyChanged when ConnectReason and DisconnectionReque...submit/tizen/20190910.081214accepted/tizen/unified/20190911.111656Jaehyun Kim2-2/+61
2019-09-10Merge "Update RSSI/Strength of connected service using SignalPoll event" into...Jaehyun Kim3-0/+30
2019-09-06Emit Service PropertyChanged when ConnectReason and DisconnectionRequested ch...Nishant Chaprana2-2/+61
2019-09-04Fixed invalid state transitionssubmit/tizen/20190906.055938accepted/tizen/unified/20190909.010911Jaehyun Kim1-0/+4
2019-08-27Update RSSI/Strength of connected service using SignalPoll eventNishant Chaprana3-0/+30
2019-08-19Merge "Remove DefaultDependencies=no at connman.service" into tizenJaehyun Kim2-2/+0
2019-07-31Add an option for gateway timeserver handlingsubmit/tizen/20190802.071744Jaehyun Kim6-2/+37
2019-07-29Merge "Add OWE security mode support" into tizensubmit/tizen/20190731.014248submit/tizen/20190729.091802Jaehyun Kim1-0/+10
2019-07-25Do not validate the passphrase for the SAE security type when it is encrypted.submit/tizen/20190726.063122Jaehyun Kim1-0/+1
2019-07-25Merge "Added support to get AP hidden status." into tizenJaehyun Kim1-0/+3
2019-07-25Added support to get AP hidden status.Niraj Kumar Goit1-0/+3
2019-07-25Add OWE security mode supportYu1-0/+10
2019-07-23Remove unnecessary settingINSUN PYO1-1/+0
2019-07-17Remove DefaultDependencies=no at connman.serviceINSUN PYO2-2/+0
2019-07-04Imported Upstream version 1.37upstream/1.37Nishant Chaprana43-1160/+5274
2019-06-28Merge "Change the config value of the "FreeBind=" ("true" -> "yes")" into tizensubmit/tizen/20190628.060134accepted/tizen/unified/20190628.120630Jaehyun Kim1-1/+1