Implement cynara-bootstrap version of libcynara-client 64/20464/9 accepted/tizen/common/20140521.234004 submit/tizen/20140521.102954
authorLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Thu, 8 May 2014 14:27:51 +0000 (16:27 +0200)
committerLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Thu, 15 May 2014 10:37:33 +0000 (12:37 +0200)
commitf2559afa4fd0cceaf94fb1771a73550b34640180
treedcfa44fe6be12db6dca1d088568a2139df408a84
parent2fc373fce947bef2dfccedaa748384aae6d6e95c
Implement cynara-bootstrap version of libcynara-client

This is temporary version - it's implementation is based on
security-server and libprivilege-control instead of cynara service.

[Bug/Feature]   N/A
[Cause]         First working version of cynara's client.
[Solution]      Implementation temporary based on security-server.
[Verification]  Should be build along with all other patches
                marked with topic:cynara-bootstrap.
Build needs: http://review.tizen.org/gerrit/#/c/20519/

Change-Id: I8468b6756c9844840f3b3bea37f498b08b7f7188
Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
build/cynara-client/cynara-client.pc.in
packaging/cynara.spec
src/client/CMakeLists.txt
src/client/bootstrap/cynara-client-bootstrap.cpp [new file with mode: 0644]
src/client/bootstrap/cynara-client-bootstrap.h [new file with mode: 0644]
src/client/client-api.cpp
src/client/cynara-client-interface.h [new file with mode: 0644]
src/common/attributes/attributes.h [new file with mode: 0644]
src/common/common.h [new file with mode: 0644]
src/include/cynara-client.h