tizen 2.3.1 release submit/tizen_2.3.1/20150915.080334 tizen_2.3.1_release
authorjk7744.park <jk7744.park@samsung.com>
Tue, 8 Sep 2015 13:16:11 +0000 (22:16 +0900)
committerjk7744.park <jk7744.park@samsung.com>
Tue, 8 Sep 2015 13:16:11 +0000 (22:16 +0900)
commitf8090d18c97e3d22e3e706ba4b5af81a081c5644
treea8bbc96664fe37c65364aa876aa3ef6837e85633
parent453a5f04adb70756fc60d09e25791e6c77eca4ff
tizen 2.3.1 release
96 files changed:
.gitignore [new file with mode: 0644]
710.pkgmgr.patch.sh.in [new file with mode: 0644]
CMakeLists.txt
client/include/package-manager.h
client/include/pkgmgr-api.h [deleted file]
client/include/pkgmgr-dbinfo.h
client/include/pkgmgr-internal.h [deleted file]
client/src/pkgmgr-dbinfo.c [deleted file]
client/src/pkgmgr-info.c [deleted file]
client/src/pkgmgr-internal.c
client/src/pkgmgr.c
comm/CMakeLists.txt
comm/SLP_package_manager_frontend_backend_PG.h
comm/comm_client.c
comm/comm_client.h
comm/comm_client_dbus.c
comm/comm_client_gdbus.c [new file with mode: 0755]
comm/comm_config.h
comm/comm_pkg_mgr.xml
comm/comm_pkg_mgr_server.c
comm/comm_pkg_mgr_server.h
comm/comm_socket.c
comm/comm_status_broadcast.xml
comm/comm_status_broadcast_server.h
comm/comm_status_broadcast_server_dbus.c
comm/pkgmgr_installer.c
comm/pkgmgr_installer.h
comm/pkgmgr_installer_config.h
comm/test/test_comm_client.c
comm/test/test_comm_pkg_mgr_server.c
comm/test/test_comm_status_broadcast_server.c
comm/test/test_pkgmgr_installer.c
debian/pkgmgr-server.install.in
include/SLP_package_manager_PG.h
include/junk-manager.h [new file with mode: 0644]
include/package-manager-debug.h [new file with mode: 0644]
include/package-manager-internal.h [moved from client/include/pkgmgr-info.h with 63% similarity, mode: 0644]
include/package-manager-plugin.h [changed from file to symlink]
include/package-manager-types.h [changed from file to symlink]
include/package-manager.h [changed from file to symlink]
include/pkgmgr-dbinfo.h [deleted file]
installers/sample/sample_backend.c
installers/sample/sample_backendlib.c
installers/sample/sample_parserlib.c
junkmgr.pc.in [new file with mode: 0644]
org.tizen.pkgmgr.service.in [new file with mode: 0644]
org.tizen.slp.pkgmgr.service.in [deleted file]
packaging/pkgmgr.spec
packaging/pkgmgr_recovery.service [new file with mode: 0644]
parser/CMakeLists.txt [deleted file]
parser/build.sh [deleted file]
parser/manifest.xsd.in [deleted file]
parser/pkgmgr-parser.pc.in [deleted file]
parser/pkgmgr_parser.c [deleted file]
parser/pkgmgr_parser.h [deleted file]
parser/pkgmgr_parser_db.c [deleted file]
parser/pkgmgr_parser_db.h [deleted file]
parser/pkgmgr_parser_internal.h [deleted file]
parser/preload_list.txt.in [deleted file]
parser/xml.xsd.in [deleted file]
pkg_path.conf.in
pkgmgr-client.manifest [new file with mode: 0644]
pkgmgr-installer.manifest [new file with mode: 0644]
pkgmgr-parser.manifest [new file with mode: 0644]
pkgmgr-server.manifest [new file with mode: 0644]
pkgmgr-soft-reset-ui.sh.in [new file with mode: 0644]
pkgmgr.manifest [new file with mode: 0755]
pkgmgr.pc.in
server/include/pkgmgr-server.h
server/include/pm-queue.h
server/src/pkgmgr-server.c
server/src/pkgmgr_external_storage.c [new file with mode: 0644]
server/src/pkgmgr_external_storage.h [new file with mode: 0644]
server/src/pm-queue.c
slp-pkgmgr.service [new file with mode: 0644]
tool/CMakeLists.txt
tool/mime.tpk.xml [new file with mode: 0644]
tool/org.tizen.pkgmgr-install.desktop.in [deleted file]
tool/org.tizen.pkgmgr-install.xml.in
tool/pkg.c [new file with mode: 0755]
tool/pkg.h [new file with mode: 0755]
tool/pkg_clearcache.c [new file with mode: 0644]
tool/pkg_cmd.c
tool/pkg_fota.c [new file with mode: 0644]
tool/pkg_getjunkinfo.c [new file with mode: 0644]
tool/pkg_getsize.c [new file with mode: 0755]
tool/pkg_info.c
tool/pkg_initdb.c
tool/pkg_magic.c [new file with mode: 0644]
tool/pkg_magic.h [new file with mode: 0644]
tool/pkg_mkext.c [new file with mode: 0644]
tool/pkg_recovery.sh.in [new file with mode: 0644]
tool/pkgmgr-install.c
tool/test_junk.c [new file with mode: 0644]
types/include/package-manager-plugin.h
types/include/package-manager-types.h