Initialize Tizen 2.3 2.3a_release submit/tizen_2.3/20140531.063826
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:34:39 +0000 (12:34 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:34:39 +0000 (12:34 +0900)
commitb7a19a5015cb18a05f7bfa44632beafe60783cd9
tree76b09a3db0c8dd3ee2b961c1790aa4e1aaf2d707
Initialize Tizen 2.3
253 files changed:
CMakeLists.txt [new file with mode: 0755]
LICENSE.APLv2 [new file with mode: 0644]
NOTICE [new file with mode: 0644]
build-util/DB-schema-gen.c [new file with mode: 0755]
build-util/DB-schema-gen2.c [new file with mode: 0755]
build-util/Makefile [new file with mode: 0755]
build-util/generator.sh [new file with mode: 0755]
client/CMakeLists.txt [new file with mode: 0755]
client/contacts-service2.pc.in [new file with mode: 0644]
client/ctsvc_client_activity.c [new file with mode: 0644]
client/ctsvc_client_db.c [new file with mode: 0644]
client/ctsvc_client_group.c [new file with mode: 0644]
client/ctsvc_client_ipc.c [new file with mode: 0644]
client/ctsvc_client_ipc.h [new file with mode: 0644]
client/ctsvc_client_noti.c [new file with mode: 0644]
client/ctsvc_client_person.c [new file with mode: 0644]
client/ctsvc_client_phonelog.c [new file with mode: 0644]
client/ctsvc_client_service.c [new file with mode: 0644]
client/ctsvc_client_setting.c [new file with mode: 0644]
client/ctsvc_client_utils.c [new file with mode: 0644]
common/ctsvc_db_notification.c [new file with mode: 0644]
common/ctsvc_filter.c [new file with mode: 0644]
common/ctsvc_filter.h [new file with mode: 0644]
common/ctsvc_inotify.c [new file with mode: 0755]
common/ctsvc_inotify.h [new file with mode: 0755]
common/ctsvc_internal.h [new file with mode: 0644]
common/ctsvc_list.c [new file with mode: 0644]
common/ctsvc_list.h [new file with mode: 0644]
common/ctsvc_localize.c [new file with mode: 0755]
common/ctsvc_localize.h [new file with mode: 0755]
common/ctsvc_localize_ch.c [new file with mode: 0755]
common/ctsvc_localize_ch.h [new file with mode: 0755]
common/ctsvc_mutex.c [new file with mode: 0755]
common/ctsvc_mutex.h [new file with mode: 0755]
common/ctsvc_normalize.c [new file with mode: 0644]
common/ctsvc_normalize.h [new file with mode: 0644]
common/ctsvc_notify.h [new file with mode: 0644]
common/ctsvc_query.c [new file with mode: 0644]
common/ctsvc_query.h [new file with mode: 0644]
common/ctsvc_record.c [new file with mode: 0644]
common/ctsvc_record.h [new file with mode: 0644]
common/ctsvc_record_addressbook.c [new file with mode: 0644]
common/ctsvc_record_contact.c [new file with mode: 0644]
common/ctsvc_record_group.c [new file with mode: 0644]
common/ctsvc_record_my_profile.c [new file with mode: 0644]
common/ctsvc_record_person.c [new file with mode: 0755]
common/ctsvc_record_phonelog.c [new file with mode: 0644]
common/ctsvc_record_result.c [new file with mode: 0644]
common/ctsvc_record_sdn.c [new file with mode: 0644]
common/ctsvc_record_speeddial.c [new file with mode: 0644]
common/ctsvc_record_updated_info.c [new file with mode: 0644]
common/ctsvc_sim.c [new file with mode: 0644]
common/ctsvc_socket.c [new file with mode: 0644]
common/ctsvc_socket.h [new file with mode: 0644]
common/ctsvc_struct.h [new file with mode: 0644]
common/ctsvc_vcard.c [new file with mode: 0644]
common/ctsvc_vcard.h [new file with mode: 0644]
common/ctsvc_view.c [new file with mode: 0644]
common/ctsvc_view.h [new file with mode: 0644]
common/ipc/ctsvc_ipc_activity.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_activity_photo.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_address.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_addressbook.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_company.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_contact.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_define.h [new file with mode: 0644]
common/ipc/ctsvc_ipc_email.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_event.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_extension.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_group.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_grouprelation.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_image.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_marshal.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_marshal.h [new file with mode: 0644]
common/ipc/ctsvc_ipc_messenger.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_my_profile.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_name.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_nickname.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_note.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_number.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_person.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_phonelog.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_profile.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_relationship.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_result.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_sdn.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_simple_contact.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_speeddial.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_updated_info.c [new file with mode: 0644]
common/ipc/ctsvc_ipc_url.c [new file with mode: 0644]
contacts-service2.manifest [new file with mode: 0644]
contacts-service2.rule [new file with mode: 0644]
include/contacts.h [new file with mode: 0644]
include/contacts_activity.h [new file with mode: 0644]
include/contacts_db.h [new file with mode: 0755]
include/contacts_errors.h [new file with mode: 0755]
include/contacts_filter.h [new file with mode: 0755]
include/contacts_group.h [new file with mode: 0644]
include/contacts_list.h [new file with mode: 0644]
include/contacts_person.h [new file with mode: 0644]
include/contacts_phone_log.h [new file with mode: 0644]
include/contacts_query.h [new file with mode: 0644]
include/contacts_record.h [new file with mode: 0644]
include/contacts_service.h [new file with mode: 0755]
include/contacts_setting.h [new file with mode: 0755]
include/contacts_sim.h [new file with mode: 0644]
include/contacts_types.h [new file with mode: 0644]
include/contacts_utils.h [new file with mode: 0644]
include/contacts_vcard.h [new file with mode: 0644]
include/contacts_views.h [new file with mode: 0755]
native/CMakeLists.txt [new file with mode: 0755]
native/contacts-service3.pc.in [new file with mode: 0644]
native/ctsvc_activity.c [new file with mode: 0644]
native/ctsvc_activity.h [new file with mode: 0644]
native/ctsvc_db_access_control.c [new file with mode: 0644]
native/ctsvc_db_access_control.h [new file with mode: 0644]
native/ctsvc_db_init.c [new file with mode: 0644]
native/ctsvc_db_init.h [new file with mode: 0644]
native/ctsvc_db_plugin_activity.c [new file with mode: 0644]
native/ctsvc_db_plugin_address.c [new file with mode: 0644]
native/ctsvc_db_plugin_address_helper.c [new file with mode: 0644]
native/ctsvc_db_plugin_address_helper.h [new file with mode: 0644]
native/ctsvc_db_plugin_addressbook.c [new file with mode: 0644]
native/ctsvc_db_plugin_addressbook_helper.c [new file with mode: 0644]
native/ctsvc_db_plugin_addressbook_helper.h [new file with mode: 0644]
native/ctsvc_db_plugin_company.c [new file with mode: 0644]
native/ctsvc_db_plugin_company_helper.c [new file with mode: 0644]
native/ctsvc_db_plugin_company_helper.h [new file with mode: 0644]
native/ctsvc_db_plugin_contact.c [new file with mode: 0644]
native/ctsvc_db_plugin_contact_helper.c [new file with mode: 0644]
native/ctsvc_db_plugin_contact_helper.h [new file with mode: 0644]
native/ctsvc_db_plugin_email.c [new file with mode: 0644]
native/ctsvc_db_plugin_email_helper.c [new file with mode: 0644]
native/ctsvc_db_plugin_email_helper.h [new file with mode: 0644]
native/ctsvc_db_plugin_event.c [new file with mode: 0644]
native/ctsvc_db_plugin_event_helper.c [new file with mode: 0644]
native/ctsvc_db_plugin_event_helper.h [new file with mode: 0644]
native/ctsvc_db_plugin_extension.c [new file with mode: 0644]
native/ctsvc_db_plugin_extension_helper.c [new file with mode: 0644]
native/ctsvc_db_plugin_extension_helper.h [new file with mode: 0644]
native/ctsvc_db_plugin_group.c [new file with mode: 0644]
native/ctsvc_db_plugin_group_helper.c [new file with mode: 0644]
native/ctsvc_db_plugin_group_helper.h [new file with mode: 0644]
native/ctsvc_db_plugin_grouprelation.c [new file with mode: 0644]
native/ctsvc_db_plugin_image.c [new file with mode: 0644]
native/ctsvc_db_plugin_image_helper.c [new file with mode: 0644]
native/ctsvc_db_plugin_image_helper.h [new file with mode: 0644]
native/ctsvc_db_plugin_messenger.c [new file with mode: 0644]
native/ctsvc_db_plugin_messenger_helper.c [new file with mode: 0644]
native/ctsvc_db_plugin_messenger_helper.h [new file with mode: 0644]
native/ctsvc_db_plugin_my_profile.c [new file with mode: 0644]
native/ctsvc_db_plugin_name.c [new file with mode: 0644]
native/ctsvc_db_plugin_name_helper.c [new file with mode: 0644]
native/ctsvc_db_plugin_name_helper.h [new file with mode: 0644]
native/ctsvc_db_plugin_nickname.c [new file with mode: 0644]
native/ctsvc_db_plugin_nickname_helper.c [new file with mode: 0644]
native/ctsvc_db_plugin_nickname_helper.h [new file with mode: 0644]
native/ctsvc_db_plugin_note.c [new file with mode: 0644]
native/ctsvc_db_plugin_note_helper.c [new file with mode: 0644]
native/ctsvc_db_plugin_note_helper.h [new file with mode: 0644]
native/ctsvc_db_plugin_number.c [new file with mode: 0644]
native/ctsvc_db_plugin_number_helper.c [new file with mode: 0644]
native/ctsvc_db_plugin_number_helper.h [new file with mode: 0644]
native/ctsvc_db_plugin_person.c [new file with mode: 0644]
native/ctsvc_db_plugin_person_helper.c [new file with mode: 0755]
native/ctsvc_db_plugin_person_helper.h [new file with mode: 0755]
native/ctsvc_db_plugin_phonelog.c [new file with mode: 0644]
native/ctsvc_db_plugin_profile.c [new file with mode: 0644]
native/ctsvc_db_plugin_profile_helper.c [new file with mode: 0644]
native/ctsvc_db_plugin_profile_helper.h [new file with mode: 0644]
native/ctsvc_db_plugin_relationship.c [new file with mode: 0644]
native/ctsvc_db_plugin_relationship_helper.c [new file with mode: 0644]
native/ctsvc_db_plugin_relationship_helper.h [new file with mode: 0644]
native/ctsvc_db_plugin_sdn.c [new file with mode: 0644]
native/ctsvc_db_plugin_sdn.h [new file with mode: 0644]
native/ctsvc_db_plugin_simple_contact.c [new file with mode: 0644]
native/ctsvc_db_plugin_speeddial.c [new file with mode: 0644]
native/ctsvc_db_plugin_url.c [new file with mode: 0644]
native/ctsvc_db_plugin_url_helper.c [new file with mode: 0644]
native/ctsvc_db_plugin_url_helper.h [new file with mode: 0644]
native/ctsvc_db_query.c [new file with mode: 0755]
native/ctsvc_db_query.h [new file with mode: 0644]
native/ctsvc_group.c [new file with mode: 0644]
native/ctsvc_group.h [new file with mode: 0644]
native/ctsvc_notification.c [new file with mode: 0644]
native/ctsvc_notification.h [new file with mode: 0644]
native/ctsvc_number_utils.c [new file with mode: 0644]
native/ctsvc_number_utils.h [new file with mode: 0644]
native/ctsvc_person.c [new file with mode: 0644]
native/ctsvc_person.h [new file with mode: 0644]
native/ctsvc_phonelog.c [new file with mode: 0644]
native/ctsvc_phonelog.h [new file with mode: 0644]
native/ctsvc_schema.h [new file with mode: 0755]
native/ctsvc_service.c [new file with mode: 0644]
native/ctsvc_service.h [new file with mode: 0644]
native/ctsvc_setting.c [new file with mode: 0644]
native/ctsvc_setting.h [new file with mode: 0644]
native/ctsvc_sqlite.c [new file with mode: 0755]
native/ctsvc_sqlite.h [new file with mode: 0755]
native/ctsvc_utils.c [new file with mode: 0644]
native/ctsvc_utils.h [new file with mode: 0644]
packaging/contacts-service.service [new file with mode: 0644]
packaging/contacts-service.socket [new file with mode: 0644]
packaging/contacts-service.spec [new file with mode: 0644]
res/.CONTACTS_SVC_AB_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_ACTIVITY_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_ADDRESS_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_COMPANY_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_DATA_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_DB_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_EMAIL_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_EVENT_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_GROUP_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_GROUP_RELATION_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_IMAGE_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_MESSENGER_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_MY_PROFILE_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_NAME_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_NICKNAME_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_NOTE_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_NUMBER_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_PERSON_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_PLOG_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_PROFILE_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_RELATIONSHIP_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_SDN_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_SPEED_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_URL_CHANGED [new file with mode: 0644]
res/Not empty folder [new file with mode: 0644]
schema.sql [new file with mode: 0755]
server/CMakeLists.txt [new file with mode: 0755]
server/contacts-service2.xml.in [new file with mode: 0644]
server/ctsvc_ipc_server.c [new file with mode: 0644]
server/ctsvc_ipc_server.h [new file with mode: 0644]
server/ctsvc_ipc_server2.c [new file with mode: 0644]
server/ctsvc_ipc_server2.h [new file with mode: 0644]
server/ctsvc_ipc_server_sim.c [new file with mode: 0644]
server/ctsvc_ipc_server_sim.h [new file with mode: 0644]
server/ctsvc_schema_recovery.c [new file with mode: 0755]
server/ctsvc_schema_recovery.h [new file with mode: 0755]
server/ctsvc_server.c [new file with mode: 0644]
server/ctsvc_server_bg.c [new file with mode: 0644]
server/ctsvc_server_bg.h [new file with mode: 0644]
server/ctsvc_server_change_subject.c [new file with mode: 0644]
server/ctsvc_server_change_subject.h [new file with mode: 0644]
server/ctsvc_server_sim.c [new file with mode: 0755]
server/ctsvc_server_sim.h [new file with mode: 0755]
server/ctsvc_server_socket.c [new file with mode: 0644]
server/ctsvc_server_socket.h [new file with mode: 0644]
server/ctsvc_server_sqlite.c [new file with mode: 0755]
server/ctsvc_server_sqlite.h [new file with mode: 0755]
server/ctsvc_server_utils.c [new file with mode: 0755]
server/ctsvc_server_utils.h [new file with mode: 0755]