2024-07-04 | Ilho Kim | Release version 0.20.12 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-07-04 | Ilho Kim | Add exception handling when calling GetProxy Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-06-12 | Ilho Kim | Release version 0.20.10 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-06-12 | Ilho Kim | Fix Use After Free from SignalReceiver Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-06-11 | Ilho Kim | Release version 0.20.9 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-06-11 | Ilho Kim | Add null check when calling event callback |
commit | commitdiff | tree |
2024-04-18 | Ilho Kim | Release version 0.20.8 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-04-18 | Ilho Kim | Fix print format for ssize_t Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-04-18 | Ilho Kim | Release version 0.20.7 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-04-18 | Ilho Kim | Check signal agent's operation success Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-04-17 | Ilho Kim | Fix pkgmgr_client_remove_listen_status Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-04-16 | Ilho Kim | Release version 0.20.6 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-04-16 | Ilho Kim | Impelement pkgmgr_client_remove_listen_status Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-04-16 | Ilho Kim | Implement pkgmgr_client_set_status_type Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-04-16 | Ilho Kim | Fix signal name during send signal Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-04-12 | Ilho Kim | Release version 0.20.5 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-04-12 | Ilho Kim | Implement unimplemented APIs Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-04-12 | Ilho Kim | Apply try-catch where exception can be occured Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-04-11 | Ilho Kim | Apply try-catch where exception can be occured Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-04-11 | Ilho Kim | Listen signal before connecting to the server Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-04-09 | Ilho Kim | Release version 0.20.4 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-04-04 | Ilho Kim | Unblock the unit test execution Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-04-04 | Ilho Kim | Revert "Remove aul dependency" Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-04-04 | Ilho Kim | Add TIDL code for signal transmisstion Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-04-04 | Ilho Kim | Revert "Remove app event dependency" Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-04-04 | Ilho Kim | Revert "Remove TIDL for signal transmission" Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-04-02 | Ilho Kim | Release version 0.20.2 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-04-02 | ilho kim | Revert "Use dbus activation for server execution" |
commit | commitdiff | tree |
2024-04-02 | ilho kim | Revert "Fix pkgmgr_client_usr_clear_cache_dir" |
commit | commitdiff | tree |
2024-04-01 | Ilho Kim | Block the gcov option Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-03-31 | Ilho Kim | Fix pkgmgr_client_usr_clear_cache_dir Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-03-31 | Ilho Kim | Use dbus activation for server execution Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-03-29 | Ilho Kim | Remove app event dependency Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-03-29 | Ilho Kim | Remove app event dependency Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-03-28 | Ilho Kim | Remove unnecessary log Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-03-28 | Ilho Kim | Remove tidl dependency Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-03-28 | Ilho Kim | Release version 0.20.1 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-03-28 | Ilho Kim | Remove aul dependency Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-03-28 | Ilho Kim | Release version 0.20.0 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-03-28 | Ilho Kim | Remove TIDL for signal transmission Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2024-03-28 | Ilho Kim | Refactor slp-pkgmgr with tidl Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-09-09 | Ilho Kim | Release version 0.13.3 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-09-09 | Ilho Kim | Fix build warning Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-09-08 | Ilho Kim | Release version 0.13.2 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-09-08 | Ilho Kim | Add api for resource event path state Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-09-06 | Ilho Kim | Add header file package-manager.h to pkgmgr-installer Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-09-01 | Ilho Kim | Change prefix related with resource event Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-08-31 | Ilho Kim | Fix PKGMGR_CLIENT_STATUS_ALL value Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-08-31 | Ilho Kim | Handle resource copy signal in signal agent Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-08-26 | Ilho Kim | Release version 0.13.0 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-08-24 | Ilho Kim | Add resource create dir request type Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-08-20 | Ilho Kim | Add api for createing dir in resource sharing dir Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-08-18 | Ilho Kim | Add api related with resource copy callback's handle... Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-08-18 | Ilho Kim | Add api for listen status for resource copy Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-08-18 | Ilho Kim | Implement resource copy request's callback Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-08-11 | Ilho Kim | Add api for resource copy Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2021-06-10 | Ilho Kim | Release version 0.12.11 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 |
2020-08-21 | Ilho Kim | Release version 0.12.6 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-07-24 | Ilho Kim | Release version 0.12.4 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-07-22 | Ilho Kim | Removed the behavior of changing request type when... Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-07-22 | Ilho Kim | Add is_upgrade flag to pkgmgr_installer and Setter... Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-07-22 | Ilho Kim | Fix memory leak Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-06-01 | Ilho Kim | Release version 0.12.1 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-05-14 | Ilho Kim | Fix memory leak Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-04-03 | Ilho Kim | Release version 0.12.0 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-03-02 | Ilho Kim | Release version 0.11.11 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-02-14 | Ilho Kim | Release version 0.11.10 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2020-01-31 | Ilho Kim | Release version 0.11.9 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2019-08-29 | Ilho Kim | Release version 0.11.7 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2019-08-22 | Ilho Kim | Release version 0.11.5 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2019-08-21 | Ilho Kim | Add new install option Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2019-08-20 | Ilho Kim | Release version 0.11.4 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2019-07-12 | Ilho Kim | Release version 0.11.3 Signed-off-by: Ilho Kim <ilho159.kim@samsung.com> |
commit | commitdiff | tree |
2019-01-28 | ilho | Fix possibility of double free Signed-off-by: ilho <ilho159.kim@samsung.com> |
commit | commitdiff | tree |