Rearrange the scope of each temporary variables
[platform/core/uifw/voice-control.git] / common / vc_command.c
2023-04-06 Suyeon HwangRearrange the scope of each temporary variables 06/291006/1 accepted/tizen/unified/20230407.140022
2022-12-30 Suyeon HwangFix API behavior to match the specification 86/286186/1
2022-12-30 Suyeon HwangRearrange coverage excluding scope 85/286185/1
2022-08-02 sooyeonRemove a logic to check TIDL privileges 06/279106/2 accepted/tizen/unified/20220802.144742 submit/tizen/20220802.063524
2022-07-29 sooyeonAdd privilege checker for TIDL privileges 73/278973/1
2022-07-29 sooyeonChange return values and Fix minor issues 68/278968/1
2021-12-09 Wonnam JangMerge "Change type of uid from signed int to unsigned...
2021-12-09 wn.jangChange type of uid from signed int to unsigned int 64/267764/4
2021-12-09 wn.jangChange type of uid from signed int to unsigned int 63/267763/4
2021-11-17 Suyeon HwangMerge branch 'tizen' into tizen_6.5 66/266666/1 accepted/tizen/6.5/unified/20211117.210539 submit/tizen_6.5/20211117.060151
2021-10-01 Suyeon HwangFix memory leak when remove item from g_list 66/264866/1
2020-03-30 sungrae joMerge "Fixed int to vc_tts_utterance_status_e for vc_mg...
2020-03-19 Wonnam JangMerge "Fix vce TC fail while tct-mgr execute" into...
2020-03-19 sungrae joFixed invalid parameter for set command. 68/228168/1
2020-03-16 sungrae joAdded mutex code for command list 49/227749/1
2020-03-16 sungrae joAdded mutex code for command 18/227618/2
2020-02-19 sungrae joUsing vc_cmd_destory in remove_all_foreach function. 13/225313/1
2020-02-19 sungrae joMerge changes Id53d6203,If52823d8 into tizen accepted/tizen/unified/20200219.130155 submit/tizen/20200219.043651
2020-02-18 sungrae joAdded no-repeat code for privilege 83/225183/2
2020-02-17 sungrae joClean up vc_command file. 26/225126/1
2020-02-12 sungrae joFixed cynara log 06/224706/2
2020-02-08 wn.jangFix cynara checking logic 11/224311/1 accepted/tizen/unified/20200211.132125 submit/tizen/20200210.071743
2020-02-04 sungrae joFixed coverity issues 20/223820/2
2019-12-16 Wonnam JangMerge "Add logs when successing on Dbus_no_reply" into...
2019-12-13 sungrae joFixed cynara code. 96/220096/1
2019-11-08 Wonnam JangMerge "Fix ASAN issue (heap-use-after-free)" into tizen
2019-11-08 Wonnam JangMerge "Fix line coverage script" into tizen
2019-11-08 sungrae joAdded valid check about command handle code. 02/217102/3
2018-08-28 sooyeon.kimFix spelling errata 33/187733/1 accepted/tizen/unified/20180829.142709 submit/tizen/20180828.101453
2018-04-13 Wonnam JangMerge "Fix minor error" into tizen
2018-04-13 sungrae joMerge "Add privilege and feature check of vce" into...
2018-04-12 Wonnam JangCorrect to check return of fread 10/175810/2
2017-10-27 Wonnam JangMerge "Add to check db integrity and restore logic...
2017-10-27 Suyeon HwangMerge "Add new property in command handle" into tizen
2017-10-13 Suyeon HwangChange api for transfering characters & Fix error check... 12/155412/3
2017-08-23 sooyeon.kimReduce logs 93/145593/1 accepted/tizen/4.0/unified/20170905.175034 accepted/tizen/unified/20170824.050926 submit/tizen/20170823.121013 submit/tizen_4.0/20170904.062435
2017-08-14 Suyeon HwangAdd new property in command handle 59/143959/1
2017-07-24 Wonnam JangFix wrong format for dlog 76/140176/3 accepted/tizen/unified/20170727.190605 submit/tizen/20170726.005622
2017-07-06 Wonnam JangMerge "Apply sound manager to fix recorder issue" into...
2017-06-28 Wonnam JangFix dlog format argument error 36/136136/1
2017-06-21 Wonnam JangFix dangling pointer issue with command list 67/135267/1
2017-05-11 Suyeon HwangFix memory leak 67/128767/2 accepted/tizen/unified/20170511.173630 accepted/tizen/unified/20170512.165233 submit/tizen/20170511.115134 submit/tizen/20170512.024705
2017-04-21 Wonnam JangMerge "Add private interface between engine and manager...
2017-03-31 Kwangyoun KimMerge "Add command list handle check logic" into tizen accepted/tizen/unified/20170406.054054 submit/tizen/20170405.010045
2017-03-30 Kwangyoun KimAdd command list handle check logic 39/117439/4
2017-03-08 Suyeon HwangFix memory leak / Add type casting 90/117990/1
2017-03-08 Sooyeon KimMerge "Update header and doc files written in English...
2017-03-08 Suyeon HwangFix memory leak / Add null check 84/117884/1
2016-12-05 Wonnam JangMerge "Fix invocation name problem after crash" into...
2016-12-05 Wonnam JangFix invocation name problem after crash 78/102078/4
2016-11-08 sooyeon.kimFix descriptions and Add documents for ACR-796 30/95330/6
2016-10-28 Kwangyoun KimMerge "Check manager client is available or not when...
2016-10-19 sooyeon.kimFix documentation for ACR 28/91728/4
2016-09-29 stom.hwangFix svace issue & typo 12/90212/2 accepted/tizen/3.0/ivi/20161011.070338 accepted/tizen/common/20160929.163818 accepted/tizen/ivi/20160929.234236 accepted/tizen/mobile/20160929.234223 accepted/tizen/tv/20160929.234206 accepted/tizen/wearable/20160929.234200 submit/tizen/20160929.101126 submit/tizen_3.0_ivi/20161010.000008
2016-09-27 stom.hwangAdd API that gets the timestamp data from the sentence 84/89384/7 accepted/tizen/common/20160927.152811 accepted/tizen/ivi/20160928.050124 accepted/tizen/mobile/20160928.050032 accepted/tizen/tv/20160928.050046 accepted/tizen/wearable/20160928.050106 submit/tizen/20160927.074456
2016-09-22 Wonnam JangEnabling Svoice and db 87/88987/5 submit/tizen/20160922.052623
2016-08-05 Kwangyoun KimFix bug about privilege check 25/82425/4 accepted/tizen/common/20160805.130054 accepted/tizen/ivi/20160805.111831 accepted/tizen/mobile/20160805.111731 accepted/tizen/tv/20160805.111748 accepted/tizen/wearable/20160805.111815 submit/tizen/20160805.054246
2016-07-14 stom.hwangFix - Coding rule 47/80047/1 accepted/tizen/common/20160715.175631 accepted/tizen/ivi/20160717.034945 accepted/tizen/mobile/20160717.034937 accepted/tizen/tv/20160717.034823 accepted/tizen/wearable/20160717.034839 submit/tizen/20160715.103558
2016-07-04 Wonnam JangRemove build warnings 88/77988/1 submit/tizen/20160705.223442
2016-06-22 Kwangyoun KimAdd memory check before referencing 01/76001/2 accepted/tizen/common/20160622.150112 accepted/tizen/ivi/20160623.122757 accepted/tizen/mobile/20160623.122707 accepted/tizen/tv/20160623.122725 accepted/tizen/wearable/20160623.122741 submit/tizen/20160622.104100
2016-06-22 Kwangyoun KimMerge "Fix deference before checking null" into tizen
2016-06-22 Kwangyoun KimRemove cynara check for command apis 54/75854/1
2016-05-23 Wonnam JangAdd checking privilege 61/70961/2 accepted/tizen/common/20160523.144239 accepted/tizen/ivi/20160524.004848 accepted/tizen/mobile/20160524.004834 accepted/tizen/tv/20160524.004831 accepted/tizen/wearable/20160524.004811 submit/tizen/20160523.121326
2016-05-03 Wonnam JangMerge "Apply command priority Add api for filtering...
2016-04-22 ky85.kimApply command priority 40/66940/3
2016-04-06 Wonnam Jangupdates codes to sync with the latest 2.4 spin code 45/63945/3 accepted/tizen/common/20160412.131400 submit/tizen/20160412.085725
2015-09-07 Wonnam Jangupdates codes to check model config feature 95/47595/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150910.070638 accepted/tizen/tv/20150910.070644 accepted/tizen/wearable/20150910.070653 submit/tizen/20150910.043834 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
2015-08-19 Lee DongyeolClean up code according to coding rule 07/46307/1 accepted/tizen/mobile/20150819.072736 accepted/tizen/tv/20150819.072758 accepted/tizen/wearable/20150819.072810 submit/tizen/20150819.062238
2015-07-08 ky85.kimUpdate IPC 68/43368/1 accepted/tizen/mobile/20150709.054553 accepted/tizen/tv/20150709.054603 accepted/tizen/wearable/20150709.054615 submit/tizen/20150709.050200
2015-06-11 ky85.kimInit commit from tizen 2.4 56/41156/4 submit/tizen/20150611.115343