Fix StepCopyBackup
[platform/core/appfw/app-installers.git] / src /
2023-01-19 ilho kimFix StepCopyBackup 42/287042/1
2023-01-13 ilho kimFix StepCopyBackup's undo operation 26/286726/2
2023-01-13 ilho kimImplement Cleanup in StepMountRecover 25/286725/2
2023-01-10 ilho kimSkip recover change owner 96/286396/3
2023-01-09 ilho kimFix StepUpdateTep's undo 82/286482/2
2023-01-04 ilho kimCheck if it is mounted before trying mount 19/286319/1
2023-01-04 ilho kimRefactoring private function of TzipInterface::Pimpl 18/286318/1
2023-01-03 ilho kimSkip mount if zip path doesn't exist 59/286259/3
2023-01-02 ilho kimFix crash occured during ReinstallSteps 32/286232/2
2022-12-22 Ilho KimFix crash occured during manifest direct install 29/285929/1
2022-12-22 Sangyoon JangAdd log for debugging 68/285468/3
2022-12-22 Sangyoon JangFix app2sd library path 82/285882/2
2022-12-22 Ilho KimChange the file remove to a virtual function in recovery 86/285886/1
2022-12-21 Ilho KimSkip the security registration if it is unnecessary 46/285846/2
2022-12-08 Ilho KimBlock different type installation with same pkgid 78/285178/2
2022-11-10 Sangyoon JangFix getting light user list 10/284110/3
2022-11-10 Sangyoon JangMove GetLightUserList() to user_util.h 09/284109/1
2022-10-21 Ilho KimAdd RunFunc to Subprocess for just executing function 66/283266/4
2022-10-20 Ilho KimRemove duplicate api call of clear cache memory 30/283130/3
2022-10-13 Hwankyu JhunModify sending AUL signal 42/282942/1
2022-09-21 Ilho KimFix Recovery of ReadonlyUpdateInstall package's update 56/281756/1
2022-09-20 Sangyoon JangFix static analysis issue 25/281525/1
2022-09-14 Ilho KimFix RecoverStorageDirectories 02/281202/1
2022-09-14 Ilho KimImplement recovery of ReadonlyUpdateUninstall 59/281159/4
2022-09-08 Ilho KimRun MountInstall when xml file is not exist 54/281054/1
2022-09-07 Changgyu ChoiMerge "Add pre sending pkg event to amd" into tizen
2022-09-05 Changgyu ChoiAdd pre sending pkg event to amd 93/280293/7
2022-09-01 Sangyoon JangFix validating light user name 73/280573/1
2022-08-24 Ilho KimAdd parameter to StepRemovePerUserStorageDirectories 40/280140/1
2022-08-24 Ilho KimImplement undo of RemovePerUserStorageDirectories 39/280139/1
2022-08-24 Ilho KimAdd exception handling to StepSignature 25/280125/1
2022-08-05 Ilho KimClear memory db before sending the finish signal 86/279286/1
2022-07-27 Ilho KimFix error log correctly 67/278867/3
2022-07-18 Ilho KimSkip default light user when getting light user list 99/277999/3
2022-07-12 Ilho KimFix light user directory path 16/277116/4
2022-07-11 Changgyu ChoiApply to change interface of sessiond API 97/277597/1
2022-06-14 Ilho KimFix StepRecoverChangeOwner 04/276304/1
2022-05-30 Ilho KimAdd mac override capability to package recovery service 83/275683/1
2022-05-17 Sangyoon JangRevert "Revert "Change package version comparsion behav... 33/275133/1
2022-05-02 Junghyun YeonChange initdb tool behavior 24/274524/2
2022-04-25 Ilho KimFix static analysis issue 27/274227/1
2022-04-22 Junghyun YeonImplement lightuser feature 18/274018/4
2022-03-03 Sangyoon JangKeep system and update value for undo operation 02/271902/1
2022-03-02 Junghyun YeonFix static analysis issue 13/271813/1
2022-02-24 Sangyoon JangRevert "Change package version comparsion behavior" 54/271654/1
2022-02-23 Sangyoon JangMerge "Fix static analysis issue" into tizen
2022-02-23 Ilho KimFix static analysis issue 80/271580/1
2022-02-21 Sangyoon JangFix static analysis issue 52/271452/1
2022-02-21 Sangyoon JangFix a variable name 22/271422/1
2022-01-26 Junghyun YeonAdd shared directory creation logic 07/270207/1
2022-01-25 Ilho KimFix typo in update plugin info error message 76/270076/1
2022-01-13 Junghyun YeonChange package version comparsion behavior 72/269372/1
2022-01-03 Sangyoon JangAdd boost_filesystem namespace at exists() 74/268574/2
2021-12-31 Junghyun YeonFix build error 40/268740/2
2021-12-16 Ilho KimFix remove user package in StepRemovePrivSharedres 90/268090/3
2021-12-03 Junghyun YeonAdd return value checking routine 14/267214/3
2021-12-01 Ilho KimFix usage of backup manifest in recover parser plugin 94/267294/1
2021-11-30 Ilho KimFix error message typo in StepRecoverParserPlugin 45/267245/1
2021-11-02 Junghyun YeonChange file log behavior 58/265958/1
2021-11-02 Junghyun YeonFix log backup logic 50/265950/1
2021-10-20 Junghyun YeonFix StepRemovePrivSharedres 76/265476/1
2021-09-13 Junghyun YeonFix static analysis issue 60/263860/1
2021-09-01 Junghyun YeonAdd Steps for handling privileged shared resources 21/263321/3
2021-07-28 Junghyun YeonCleanup codes with clean code principle 98/261798/5
2021-06-24 Sangyoon JangSet installer index at InstallerRunner 60/259860/5
2021-06-24 Sangyoon JangPrint step name when failed at process() 59/259859/4
2021-06-18 Sangyoon JangFix update failure of rpk package 07/260107/1
2021-06-17 Ilho KimCreate directory for res control if necessary 81/259381/5
2021-06-17 Ilho KimImplement parsing res-control 82/258682/8
2021-06-16 Sangyoon JangFix StepRevmoeUserData 07/259907/2
2021-06-16 Junghyun YeonAdd keep-rwdata check routine for ReadonlyUpdateUninstall 08/259908/1
2021-06-11 Sangyoon JangFix StepCreateResControlDirectoires 12/259712/1
2021-06-10 Ilho KimFix static analysis issues 76/259576/2
2021-06-03 Junghyun YeonAdd functions for classes inherits this class 26/256526/3
2021-06-02 Sangyoon JangAdd virtual destructor of class Signature 57/258957/2
2021-06-02 DongHyun SongGive inheritance attribute of Signature class 62/258862/3
2021-05-28 Sangyoon JangMerge changes I168c9485,Ia3df2821 into tizen
2021-05-26 Sangyoon JangFix variable shadowing 66/252566/6
2021-05-26 Sangyoon JangAdd a new step StepCreateResControlDirectories 37/258737/4
2021-05-13 Sangyoon JangAdd new dirs for smack labeling 05/258305/1
2021-04-26 Sangyoon JangPrint version at history log 98/256998/3
2021-04-14 Sangyoon JangAdd HistoryLogger class 68/251068/8
2021-03-26 Junghyun YeonAdd function call to clear memory db 99/255999/1
2021-03-10 Ilho KimClear memory database at the end of installation 08/254908/1
2021-02-22 Ilho KimChange to handle logic subprocess's Wait() 18/254018/4
2021-02-18 Junghyun YeonFix tag plugin 74/253674/2
2021-02-03 Junghyun YeonUpdate installer signal policy 39/252939/1
2021-02-01 jh9216.parkAdd virtual destructor 19/252619/1
2021-01-28 Junghyun YeonFix coding rule 17/252417/1
2021-01-26 Junghyun YeonFix pkg_initdb tool to check backend execution result 01/252301/1
2021-01-14 Junghyun YeonFix memory leak 20/251120/3
2021-01-13 Junghyun YeonChange name of StepCopyTep 63/251363/1
2020-12-23 Junghyun YeonChange backup logic of StepBackupManifest 07/250307/2
2020-12-14 Junghyun YeonAdjust install step order 21/248721/2
2020-12-03 Junghyun YeonRemove unused logic 42/248742/3
2020-12-02 Sangyoon JangChange log level of QueryCertificateAuthorCertificate 77/248677/2
2020-11-06 Sangyoon JangAborting installation when failed to get admin user... 90/246790/2
2020-11-06 Sangyoon JangFix writing recovery file 37/247037/1
2020-10-21 Ilho KimSend a finished signal after all operation is completed 75/245875/4
2020-10-14 Sangyoon JangAdd missing codes for creating symlinks 78/245678/3
next