Sync to the latest code
authorjunsuk77.oh <junsuk77.oh@samsung.com>
Mon, 9 Sep 2013 04:12:57 +0000 (13:12 +0900)
committerjunsuk77.oh <junsuk77.oh@samsung.com>
Mon, 9 Sep 2013 04:12:57 +0000 (13:12 +0900)
commitcb53f56fccd5f6cedb7d99c4162e06704ed7366f
tree4579e078de297204920cd6e9ee7c4ae0365db3f3
parent3eafd32d97108454b55516bc329980f0a52b48e9
Sync to the latest code

Change-Id: I594952c13734ec3710a7b0e1479d331af405040f
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
17 files changed:
CMakeLists.txt
include/ail.h
packaging/ail.spec
src/ail_convert.c
src/ail_db.c
src/ail_desktop.c
src/ail_private.h
src/ail_sql.c
src/ail_sql.h
tool/CMakeLists.txt [new file with mode: 0755]
tool/src/ail_desktop.c [new file with mode: 0644]
tool/src/ail_filter.c [new file with mode: 0644]
tool/src/ail_fota.c [new file with mode: 0644]
tool/src/ail_package.c [new file with mode: 0644]
tool/src/initdb.c [new file with mode: 0755]
tool/src/main.c.head [new file with mode: 0644]
tool/src/main.c.tail [new file with mode: 0644]