2022-07-12 | Ilho Kim | Fix light user directory path Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2022-06-14 | Ilho Kim | Release version 1.34.9 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2022-06-14 | Ilho Kim | Fix StepRecoverChangeOwner Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2022-06-07 | Ilho Kim | Release version 1.34.8 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2022-05-30 | Ilho Kim | Add mac override capability to package recovery service Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2022-04-25 | Ilho Kim | Fix static analysis issue Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2022-02-23 | Ilho Kim | Fix static analysis issue Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2022-01-25 | Ilho Kim | Fix typo in update plugin info error message Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-12-16 | Ilho Kim | Release version 1.33.13 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-12-16 | Ilho Kim | Fix remove user package in StepRemovePrivSharedres Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-12-02 | Ilho Kim | Release version 1.33.12 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-12-01 | Ilho Kim | Fix usage of backup manifest in recover parser plugin Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-11-30 | Ilho Kim | Fix error message typo in StepRecoverParserPlugin Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-07-07 | Ilho Kim | Release version 1.33.8 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-06-17 | Ilho Kim | Release version 1.33.7 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-06-17 | Ilho Kim | Create directory for res control if necessary Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-06-17 | Ilho Kim | Implement parsing res-control Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-06-10 | Ilho Kim | Release version 1.33.6 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-06-10 | Ilho Kim | Fix static analysis issues Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-05-28 | Ilho Kim | Release version 1.33.5 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-03-17 | Ilho Kim | Release version 1.33.3 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-03-10 | Ilho Kim | Clear memory database at the end of installation Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-02-22 | Ilho Kim | Change to handle logic subprocess's Wait() Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-02-01 | Ilho Kim | Release version 1.33.2 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-12-01 | Ilho Kim | Fix static analysis issues Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-11-20 | Ilho Kim | Release version 1.32.24 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-10-27 | Ilho Kim | Release version 1.32.22 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-10-21 | Ilho Kim | Send a finished signal after all operation is completed Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-09-25 | Ilho Kim | Remove Unnecessary allocation Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-09-23 | Ilho Kim | Fix memory leak Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-09-22 | Ilho Kim | Change AppQueryInterface's some function to virtual Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-09-08 | Ilho Kim | Release version 1.32.20 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-09-07 | Ilho Kim | Fix StepRemoveUserData Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-09-04 | Ilho Kim | Fix ReadonlyUpdateInstall's recovery Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-08-25 | Ilho Kim | Change to use gmock package instead of gtest Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-08-24 | Ilho Kim | Release version 1.32.19 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-08-24 | Ilho Kim | Move test codes Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-08-21 | Ilho Kim | Release version 1.32.18 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-08-20 | Ilho Kim | Fix the behavior that sends start signal twice Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-08-14 | Ilho Kim | Release version 1.32.17 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-08-13 | Ilho Kim | Release version 1.32.16 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-08-12 | Ilho Kim | Fix Remove function in file utils Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-08-11 | Ilho Kim | Fix Remove function in file_utils Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-08-10 | Ilho Kim | Release version 1.32.15 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-08-07 | Ilho Kim | Fix the behavior sending the signal Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-08-06 | Ilho Kim | Set ownership and permission while installing user... Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-07-24 | Ilho Kim | Release version 1.32.13 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-07-24 | Ilho Kim | Add GetErrorMessage to dependency_checker Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-07-24 | Ilho Kim | Set is_upgrade flag before sending signal Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-07-24 | Ilho Kim | Refactor dependency checker Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-07-24 | Ilho Kim | Change the SetOwnership function behavior |
commit | commitdiff | tree |
2020-07-14 | Ilho Kim | Add initialization to RecoveryInfo's default constructor Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-07-07 | Ilho Kim | Add dependency check logic for some request type Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-06-18 | Ilho Kim | Create empty directory when running backup in smoke... Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-06-18 | Ilho Kim | Add smoke util function for multi install Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-06-08 | Ilho Kim | Change recovery files priority Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-06-02 | Ilho Kim | Release version 1.32.9 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-06-01 | Ilho Kim | Check dependency when the request type is required Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-06-01 | Ilho Kim | Release version 1.32.8 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-05-29 | Ilho Kim | Remove manifest backup when update recover with cleanup Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-05-27 | Ilho Kim | Add Dependency Checker Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-05-27 | Ilho Kim | Add Uninstall function to smoke utils for multi uninstall Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-04-20 | Ilho Kim | Modify ReadonlyUpdateInstall CreateStorageDirectories Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-04-17 | Ilho Kim | Add GetIndex() funtion to AppInstallers Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-04-16 | Ilho Kim | Add GetArchiveInfo Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-04-03 | Ilho Kim | Release version 1.32.7 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-03-24 | Ilho Kim | Fix static analysis issue Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-03-24 | Ilho Kim | All step's success are regarded as installation's success Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-03-20 | Ilho Kim | Fix coding style Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-03-17 | Ilho Kim | Detach Umount operation from mount install's clean |
commit | commitdiff | tree |
2020-03-06 | Ilho Kim | Release version 1.32.6 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-03-05 | Ilho Kim | Fix StepRecoverSignature Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-03-03 | Ilho Kim | Add a test that crashed while running clean operation Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-03-02 | Ilho Kim | Release version 1.32.5 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-02-26 | Ilho Kim | Fix memory leak Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-02-25 | Ilho Kim | Fix smoke util Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-02-20 | Ilho Kim | Fix permission value correctly Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-02-14 | Ilho Kim | Release version 1.32.4 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-02-14 | Ilho Kim | Change clean operations not to return failure Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-02-10 | Ilho Kim | Release version 1.32.3 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-02-07 | Ilho Kim | Fix create shared data directory during update Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-01-31 | Ilho Kim | Release version 1.32.2 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-01-29 | Ilho Kim | Add function 'CopyAndRemove' for smoke test Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-01-20 | Ilho Kim | Add SmokeTestHelperRunner for smoke test Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-01-17 | Ilho Kim | Release version 1.32.1 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-01-17 | Ilho Kim | Resolve static analysis issue Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-01-07 | Ilho Kim | Release version 1.32.0 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2019-12-31 | Ilho Kim | Remove compile warning messages Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2019-12-13 | Ilho Kim | Release version 1.31.1 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2019-12-13 | Ilho Kim | Fix static analysis issue Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2019-12-13 | Ilho Kim | Fix FindRecoveryFile Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2019-12-10 | Ilho Kim | Change the way to delete "shared/data" directory Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2019-11-12 | Ilho Kim | Release version 1.30.14 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2019-11-12 | Ilho Kim | Fix step_check_upgradable's dependency check Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2019-11-12 | Ilho Kim | Refactor Checking Dependency routine Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2019-10-10 | Ilho Kim | Block Wrong use of backend when uninstall Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2019-09-27 | Ilho Kim | Release version 1.30.13 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2019-09-27 | Ilho Kim | Fix making xmlDocPtr for tag plugin Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2019-09-20 | Ilho Kim | Release version 1.30.12 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2019-09-05 | Ilho Kim | Release version 1.30.11 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
next |