Code Sync with Private GIT
authorBang Kwang min <justine.bang@samsung.com>
Fri, 24 Aug 2012 02:07:28 +0000 (11:07 +0900)
committerBang Kwang min <justine.bang@samsung.com>
Fri, 24 Aug 2012 02:07:28 +0000 (11:07 +0900)
commitb1669907025392712c82b95fb42ff4fa3d932464
treefaef93340074763c5002c5f3b2e18a20fde33535
parent2557ee9eb550edc5b3053f46a8ee61d53a5236f7
Code Sync with Private GIT

changes)
fix the defects found by prevent tool
remove mutex lock/unlock in case of invalid id
support the status of download in case of getting new connection with requestid
clear db, register notification when stopped the download
Update notification function
Enable to set the defined file name by user
event thread does not deal in some state
fix the lockup by mutex and the crash by invaild socket event
Resolve a bug of return type

modified:   CMakeLists.txt
modified:   include/download-provider-db.h
modified:   include/download-provider-notification.h
modified:   include/download-provider.h
modified:   packaging/download-provider.spec
modified:   src/download-provider-db.c
modified:   src/download-provider-ipc.c
modified:   src/download-provider-notification.c
modified:   src/download-provider-receiver.c
modified:   src/download-provider-utils.c
CMakeLists.txt
include/download-provider-db.h
include/download-provider-notification.h
include/download-provider.h
packaging/download-provider.spec
src/download-provider-db.c
src/download-provider-ipc.c
src/download-provider-notification.c
src/download-provider-receiver.c
src/download-provider-utils.c