Fix codes for setting certificate
[platform/core/appfw/pkgmgr-info.git] / src / manager /
2021-03-08 연정현/Tizen Platform... Merge branch 'master' into add_parser_dbpath
2021-03-08 Ilho KimFix build error
2021-03-08 연정현/Tizen Platform... Merge pull request #120 from jungh-yeon/fix_log
2021-03-08 연정현/Tizen Platform... Merge branch 'master' into fix_log
2021-03-08 Ilho KimHandle error usecase of PkgInfoClient
2021-03-06 Junghyun YeonMerge remote-tracking branch 'origin/master' into fix_log
2021-03-05 Junghyun YeonChange log level
2021-03-05 김일호/Tizen Platform... Add Error handling in RequestHandler (#117)
2021-03-05 Junghyun YeonImplement app cert compare internal API
2021-03-05 Junghyun YeonChange API name
2021-03-05 Junghyun YeonImplement compare cert API using server-client architecture
2021-03-05 Junghyun YeonImplement pkgmgrinfo_pkginfo_load_certinfo
2021-03-05 Junghyun YeonImplement pkgmgrinfo_save_certinfo using client-server...
2021-03-05 Junghyun YeonImplement pkgmgrinfo_delete_certinfo
2021-03-04 연정현/Tizen Platform... Implement dependency handler, parcelable, dbhandler...
2021-03-03 Ilho KimFix minor issue
2021-03-03 Ilho KimImplement pkgmgr_parser_insert_manifest_info_in_usr_db
2021-03-03 Ilho KimImplement parser_db's api using PkgInfoClient
2021-03-03 Ilho KimImplement pkgmgrinfo_pkginfo_set_installed_storage
2021-03-03 Ilho KimSet QueryHandler's operation,db type before use
2021-03-03 Ilho KimChange get_updateinfo to use PkgInfoClient
2021-03-03 Ilho KimChange pkgmgrinfo_plugininfo_foreach_plugininfo to...
2021-03-03 연정현/Tizen Platform... Merge pull request #82 from jungh-yeon/implement_api2
2021-03-02 Junghyun YeonAdd return code while traversing result list
2021-02-25 Junghyun YeonFix static analysis issue
2021-02-25 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-25 Junghyun YeonFix static analysis issue
2021-02-25 Junghyun YeonRemove unnecessary codes
2021-02-25 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-25 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-24 Junghyun YeonFix build error
2021-02-24 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-24 Junghyun YeonImplement foreach appcontrol API
2021-02-23 Junghyun YeonImplement getting datacontrol privilege API
2021-02-23 Junghyun YeonImplement getting datacontrol trusted info API
2021-02-23 Junghyun YeonImplement getting datacontrol appid API
2021-02-23 Junghyun YeonUpdate pkgmgr-info APIs
2021-02-23 Junghyun YeonImplement localed label API
2021-02-23 Junghyun YeonImplement basic pkgmgrinfo_appinfo_ APIs using newly...
2021-02-22 Junghyun YeonImplement _pkginfo_get_packages
2021-02-22 Junghyun YeonAdd logger class
2021-02-22 Junghyun YeonAdd pkginfo manager for adaptor class between C and C++