Fix upgrade script for cert db
[platform/core/appfw/pkgmgr-tool.git] / src /
2023-12-15 Sangyoon JangFix to install preload-rw packages first 78/302878/5
2023-12-01 Sangyoon JangSend pkg upgrade signal 34/300534/11
2023-11-15 Sangyoon JangImplement priority list feature in pkg_upgrader 68/298668/7
2023-11-10 ilho kimRemove the use of removed api 72/301172/1
2023-10-31 Sangyoon JangAdd errno when chsmack failed 73/300673/1
2023-10-31 Sangyoon JangRemove log of printing file name 04/300604/2
2023-10-31 Sangyoon JangAdd fsync after creating backup flag 35/300535/2
2023-10-17 Sangyoon JangReturn error when smack_setlabel() failed 23/300123/1
2023-09-06 Sangyoon JangSet pkgmgr client socket timeout before upgrade 35/298335/2
2023-09-06 Sangyoon JangSet dlog tag of pkg_upgrader 36/297736/2
2023-08-23 Sangyoon JangCheck whether PkgFinder::Find() failed in PkgUpgraderFa... 35/297735/1
2023-08-16 ilho kimFix static analysis issue 68/297268/1
2023-06-16 Sangyoon JangAdd ROU to RW case to pkg_upgrade 44/285844/6
2023-04-21 Sangyoon JangRemove unnecessary assigns 02/291802/1
2023-04-21 Sangyoon JangSupprot RPK package 59/291059/5
2023-04-18 ilho kimFix grant ownership when perfoming resource coping 57/291557/1
2023-03-08 Hwankyu JhunSupport rpk installation for MIC 72/289472/1
2022-12-08 Changgyu ChoiProtect access to parent folders 45/285245/6
2022-12-05 Changgyu ChoiFix wrong filename paremeter 47/285047/1
2022-11-01 Changgyu ChoiAdd to remove file command 99/283399/7
2022-10-16 Sangyoon JangFix static analysis issue 21/283021/1
2022-09-20 Sangyoon JangFix static analysis issue 23/281623/1
2022-09-06 Changgyu ChoiAdd pre sending pkg event to amd 77/280377/9
2022-08-19 Ilho KimFix worng return value 61/279961/1
2022-05-18 Ilho KimModify database backup sequence 11/275211/2
2022-02-21 Ilho KimFix static analysis issue 04/271204/2
2022-01-26 Junghyun YeonChange preload and preload-rw package installation... 09/270109/4
2022-01-04 Ilho KimFix static analysis issue 81/268881/2
2021-11-25 Sangyoon JangFix Rw2RoUpgrader 89/267089/1
2021-11-25 Sangyoon JangPrint error log when opt.zip not found 88/267088/1
2021-09-08 Ilho KimHandle path state in resource event signal 15/263615/4
2021-09-07 Junghyun YeonChange res-copy behavior when handling uninstall request 38/263638/1
2021-09-06 Ilho KimFix send resource signal api 62/263362/2
2021-09-01 Junghyun YeonImprove code readability. 46/262246/5
2021-09-01 Junghyun YeonFix static analysis issue 61/263361/1
2021-08-31 Ilho KimSend event signal for user 97/263297/4
2021-08-31 Junghyun YeonChange permission of directories being created or copied 96/263296/1
2021-08-26 Junghyun YeonFix coding rule 81/263081/3
2021-08-26 Junghyun YeonChange directory policy 57/263057/7
2021-08-25 Ilho KimImplement EventSignalSender unit test 73/262973/4
2021-08-24 Ilho KimImplement EventSignalSender 99/262899/8
2021-08-24 Junghyun YeonAdd checking routine to prevent path traverse attack 46/262946/3
2021-08-23 Junghyun YeonImplement CreateDir request handler 03/262803/7
2021-08-23 Sangyoon JangMerge "Set smack label of pkg_upgrade" into tizen
2021-08-20 Ilho KimAdd DB backup unit test for pkg_upgrade 23/261923/5
2021-08-20 Junghyun YeonChange prefix rsc to res 20/262720/3
2021-08-20 Junghyun YeonFix static analysis issue 98/262798/1
2021-08-20 Junghyun YeonImplement request handlers 49/262449/16
2021-08-11 Ilho KimParse session-id for emitting signal in rsc-copy 39/262439/3
2021-08-11 Junghoon ParkMerge "Fix pkg_upgrader" into tizen
2021-08-11 Junghyun YeonImplement RscHandler 42/262442/2
2021-08-11 Junghyun YeonImplement RequestHandlerInvoker, ConditionValidator 19/262419/7
2021-08-10 Junghyun YeonChange prototype of some functions 16/262416/7
2021-08-10 Junghyun YeonAdd GetRequestHandlerType() on AbstractRequesthandler 09/262409/1
2021-08-09 Junghyun YeonImplement ParamChecker class 37/262037/12
2021-08-05 Junghyun YeonAdd skeleton codes for rsc-copy tool 24/261924/10
2021-08-05 jh9216.parkFix pkg_upgrader 68/262068/10
2021-07-02 Junghyun YeonMinor refactor pkg_upgrade tool 94/260694/2
2021-07-01 Junghyun YeonAdd BackendInvoker unittest 09/260709/3
2021-06-17 Ilho KimImplement res_type filter 36/258436/5
2021-06-10 Ilho KimChange backup db logic 82/259282/6
2021-06-09 Sangyoon JangFix static analysis issues 45/259545/1
2021-05-28 Junghyun YeonImprove code readability 64/258364/3
2021-05-28 Junghyun YeonMerge "Fix memory leak" into tizen
2021-05-28 Junghyun YeonFix memory leak 67/258367/2
2021-05-14 Sangyoon JangRefine some codes of RwUpgrader 81/258381/1
2021-05-14 Sangyoon JangFix some error logs 80/258380/1
2021-05-14 Sangyoon JangUse std::make_unique instead of new 73/258373/3
2021-05-14 Sangyoon JangRefactor upgraders 72/258372/5
2021-05-14 Junghyun YeonAdd version constraint for pkg upgrade in platform... 51/258351/2
2021-03-19 Ilho KimClear memory database after saving certinfo 37/255537/1
2021-01-26 Junghyun YeonAdd codes to check backend execution result 00/252300/1
2020-12-01 Junghyun YeonFix static analysis issues 12/248612/3
2020-12-01 Junghyun YeonFix minor coding rule 56/248556/2
2020-11-23 Junghyun YeonFix minor coding rules 85/248185/1
2020-11-23 Junghoon ParkRefactor pkg_upgrade tool 96/246996/13
2020-11-04 Sangyoon JangFix backup file process 78/246778/4
2020-10-05 Hwankyu JhunFix pkginfo tool 27/245227/1
2020-09-29 Ilho KimMinor refactor in pkgmgr_upgrade.c 95/244995/4
2020-09-25 Ilho KimRemove unused variable 65/244865/1
2020-09-25 Ilho KimBackup databases before running pkg_upgrade 85/244785/6
2020-09-23 Junghyun YeonAdd parameters for further usage 02/244702/1
2020-08-03 Junghyun YeonSplit CMakeLists files 91/237991/4
2020-07-14 Sangyoon JangRemove directories of preload-rw package removed by... 99/237399/5
2020-07-14 Sangyoon JangFix realpath buffer overflow issue 65/238365/3
2020-07-02 Junghyun YeonSeparate pkg related tools into directory hierachy 99/219299/5
2020-06-02 Junghyun YeonFix definition of length of pkg path 29/235029/1
2020-06-01 Ilho KimFix allocation check logic correctly 31/234931/1
2020-05-29 Ilho KimFix memory leak 78/234878/1
2020-05-22 Sangyoon JangPrint entire given package path list 48/234148/1
2020-05-22 Sangyoon JangFix error handling when multi pkg install 47/234147/1
2020-05-22 Sangyoon JangConvert relative path to absolute path for multi pkg... 27/234127/2
2020-04-29 Sangyoon JangFix preload-rw update 76/231976/8
2020-04-27 Sangyoon JangRemove preload-rw pkgs after install 90/231690/5
2020-03-20 Sangyoon JangFix pkgcmd to handle multiple install request 71/225071/3
2020-02-14 Junghyun YeonRemove codes related with unused APIs 63/223063/2
2020-02-12 Hwankyu JhunFix pkginfo tool 44/224744/2
2020-02-10 Sangyoon JangFix double close issue 64/224364/1
2020-01-29 Sangyoon JangFix static analyzer issue 68/223368/1
2020-01-21 Junghyun YeonFix build error when applying new toolchain 59/222859/1
next