summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-26Release version 0.11.1tizen_7.0_m2_releasesubmit/tizen/20220531.074151submit/tizen/20220526.031554accepted/tizen/unified/20220608.140102accepted/tizen/unified/20220528.144428accepted/tizen/7.0/unified/hotfix/20221116.105037accepted/tizen/7.0/unified/20221110.055825tizen_7.0_hotfixaccepted/tizen_7.0_unified_hotfixIlho Kim1-1/+1
2022-05-25Add mac override capabilityIlho Kim1-2/+2
2022-05-18Unset exclusive when process was failedIlho Kim1-0/+1
2022-01-11Release version 0.11.0submit/tizen/20220111.094849accepted/tizen/unified/20220112.121712Junghyun Yeon1-1/+1
2022-01-11Extract duplicate routine into functionJunghyun Yeon1-37/+24
2021-11-22Release version 0.10.3submit/tizen_6.5/20211123.111544submit/tizen/20211123.001718submit/tizen/20211122.092115accepted/tizen/unified/20211123.143748accepted/tizen/6.5/unified/20211124.060337accepted/tizen_6.5_unifiedJunghyun Yeon1-1/+1
2021-10-13Move variable checking routineJunghyun Yeon1-5/+6
2021-09-07Release version 0.10.2tizen_6.5.m2_releasesubmit/tizen_6.5/20211028.162101submit/tizen/20210907.080459accepted/tizen/unified/20210908.011438accepted/tizen/6.5/unified/20211028.100217Junghyun Yeon1-1/+1
2021-09-07Change queue of resource related requestsJunghyun Yeon1-4/+4
2021-09-06Release version 0.10.1submit/tizen/20210906.013143Junghyun Yeon1-1/+1
2021-08-31Change behavior of resource uninstallJunghyun Yeon2-11/+57
2021-08-26Release version 0.10.0submit/tizen/20210830.020619submit/tizen/20210826.063234accepted/tizen/unified/20210830.103955Ilho Kim1-1/+1
2021-08-24Fix parameter option of create directory requestIlho Kim1-1/+1
2021-08-20Change resource copy binary file name to res-copyIlho Kim1-4/+4
2021-08-20Handle resource create dir requestIlho Kim3-0/+114
2021-08-11Handle resource copy requestIlho Kim4-0/+337
2021-07-27Release version 0.9.11submit/tizen/20210727.083416accepted/tizen/unified/20210728.090543Ilho Kim1-1/+1
2021-07-27Handle rpk package typeIlho Kim1-1/+21
2021-06-10Release version 0.9.10submit/tizen/20210610.070016accepted/tizen/unified/20210611.013613Sangyoon Jang1-1/+1
2021-06-09Fix static analysis issuesSangyoon Jang2-7/+15
2021-04-01Release version 0.9.9submit/tizen/20210401.052550accepted/tizen/unified/20210401.110045Junghyun Yeon1-1/+1
2021-04-01Change order of functionsJunghyun Yeon1-17/+17
2021-04-01Release version 0.9.8submit/tizen/20210401.040449Junghyun Yeon1-1/+1
2021-04-01Add unset exclusive code for certain requestsJunghyun Yeon1-0/+17
2021-03-30Release version 0.9.7submit/tizen/20210330.033527accepted/tizen/unified/20210331.054017Ilho Kim1-1/+1
2021-03-30Change backend busy type 'unsigned long long' to 'int'Ilho Kim1-2/+2
2021-03-30Release version 0.9.6submit/tizen/20210330.073825Ilho Kim1-1/+1
2021-03-30Increase backend busy flag variable sizeIlho Kim1-1/+1
2021-03-25Release version 0.9.5submit/tizen/20210325.072936accepted/tizen/unified/20210328.230647Junghyun Yeon1-1/+1
2021-03-25Add queue rule about database exclusiveJunghyun Yeon4-8/+68
2021-02-16Check request id to prevent processing duplicated requestSangyoon Jang1-4/+55
2021-01-21Reject a request with too long argumentsIlho Kim1-13/+40
2020-11-20Release version 0.9.4submit/tizen_6.0/20201125.005918submit/tizen_6.0/20201120.074521submit/tizen/20201125.063013submit/tizen/20201123.082238submit/tizen/20201120.074439accepted/tizen/unified/20201125.124017accepted/tizen/6.0/unified/20201125.104952Ilho Kim1-1/+1
2020-11-11Add length checking routine for parametersJunghyun Yeon1-0/+29
2020-11-10Release version 0.9.3submit/tizen_6.0/20201110.080711submit/tizen/20201110.080209accepted/tizen/unified/20201110.125001accepted/tizen/6.0/unified/20201110.230842Sangyoon Jang1-1/+1
2020-10-08Remove DefaultDependencies=no on package-manager.serviceINSUN PYO1-1/+0
2020-08-14Release version 0.9.2tizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.114803submit/tizen_6.0_hotfix/20201102.192503submit/tizen_6.0/20201029.205103submit/tizen/20200814.081807submit/tizen/20200814.081404accepted/tizen/unified/20200818.125949accepted/tizen/6.0/unified/hotfix/20201103.045845accepted/tizen/6.0/unified/20201030.115907tizen_6.0_hotfixaccepted/tizen_6.0_unified_hotfixIlho Kim1-1/+1
2020-08-12Minor refactoring on pkgmgr-serverJunghyun Yeon1-217/+72
2020-08-11Extract commonly used logicJunghyun Yeon1-549/+171
2020-08-07Check return value of kill request while disabling appJunghyun Yeon1-0/+6
2020-08-06Change request key generation logicJunghyun Yeon1-1/+1
2020-08-05Supress build warningJunghyun Yeon1-2/+2
2020-04-29Release version 0.9.1submit/tizen/20200506.235326submit/tizen/20200429.082446accepted/tizen/unified/20200508.045019Ilho Kim1-1/+1
2020-04-16Fix pkgmgr-server crashIlho Kim1-2/+12
2020-04-03Release version 0.9.0submit/tizen/20200410.073851submit/tizen/20200403.082852accepted/tizen/unified/20200413.012300Ilho Kim1-1/+1
2020-03-18Fix to handle multiple install requestSangyoon Jang3-18/+313
2020-03-02Release version 0.8.21submit/tizen_5.5_wearable_hotfix/20201026.184303submit/tizen_5.5/20200302.074523submit/tizen/20200302.075610accepted/tizen/unified/20200303.032615accepted/tizen/5.5/unified/wearable/hotfix/20201027.114509accepted/tizen/5.5/unified/20200303.170615tizen_5.5_wearable_hotfixtizen_5.5accepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unifiedIlho Kim1-1/+1
2020-02-26Fix static analysis issueSangyoon Jang1-30/+33
2020-01-31Release version 0.8.20submit/tizen/20200211.010149submit/tizen/20200210.091657submit/tizen/20200131.050227accepted/tizen/unified/20200212.125951Ilho Kim1-1/+1
2020-01-29Specify type of pkgmgr-service as "dbus"Ilho Kim1-0/+2