summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-03fix svace issuesubmit/tizen/20160510.025026accepted/tizen/wearable/20160510.070528accepted/tizen/mobile/20160510.070627accepted/tizen/ivi/20160510.070621accepted/tizen/common/20160510.051155Kyeonghun Lee1-1/+1
2016-05-02remove dependancy for appcore-agentsubmit/tizen/20160502.053803accepted/tizen/wearable/20160502.114016accepted/tizen/mobile/20160502.113936accepted/tizen/ivi/20160502.114030accepted/tizen/common/20160502.183624Kyeonghun Lee2-2/+2
2016-04-27add error handling when it occured msg-server is not readyKyeonghun Lee1-1/+4
2016-04-27add boilerplate to msg-manager.cppKyeonghun Lee1-0/+29
2016-04-25prevent from race condition when terminate msg-managerKyeonghun Lee1-3/+15
2016-04-22remove quick_exit() from codeKyeonghun Lee1-3/+2
2016-04-22remove unused codeKyeonghun Lee2-8/+0
2016-04-22Add permission check for open handlesubmit/tizen/20160422.053458accepted/tizen/wearable/20160422.070421accepted/tizen/tv/20160422.070409accepted/tizen/mobile/20160422.070550accepted/tizen/ivi/20160422.070429accepted/tizen/common/20160422.172005accepted/tizen_tvSangkoo Kim7-17/+78
2016-04-22resolve TSAM-1744Kyeonghun Lee1-2/+2
2016-04-19make msg-manager on-demandKyeonghun Lee1-0/+26
2016-04-18restore deprecated attributeSangkoo Kim1-2/+2
2016-04-18Merge "change uid/gid" into tizenSangkoo Kim9-72/+36
2016-04-18change uid/gidSangkoo Kim9-72/+36
2016-04-15block deprecated api codeKyeonghun Lee1-4/+4
2016-04-15Add null check for msg_db_select_with_queryKyeonghun Lee1-1/+1
2016-04-15[TSAM-1857]vconf setting workingsubmit/tizen/20160415.055346accepted/tizen/wearable/20160415.084106accepted/tizen/tv/20160415.084108accepted/tizen/mobile/20160415.084110accepted/tizen/ivi/20160415.084122accepted/tizen/common/20160415.162528Sangkoo Kim4-244/+138
2016-04-12fix svace issuesubmit/tizen/20160412.060148accepted/tizen/wearable/20160413.080408accepted/tizen/tv/20160413.075412accepted/tizen/mobile/20160413.073057accepted/tizen/ivi/20160413.082629accepted/tizen/common/20160412.131056Kyeonghun Lee3-20/+3
2016-04-11fix build break on commonsubmit/tizen/20160411.023255accepted/tizen/wearable/20160411.051503accepted/tizen/tv/20160411.051430accepted/tizen/mobile/20160411.051529accepted/tizen/ivi/20160411.051415accepted/tizen/common/20160411.125957Kyeonghun Lee2-5/+12
2016-04-07fix svace issuesKyeonghun Lee2-2/+2
2016-04-07use proper struct member to get free spaceKyeonghun Lee2-9/+5
2016-04-07remove notification, libstorage dependancy from msg-server daemonKyeonghun Lee21-400/+464
2016-04-06remove unnecessary dependancy to reduce memory usesubmit/tizen_common/20160407.140033submit/tizen/20160406.043211accepted/tizen/wearable/20160406.073454accepted/tizen/tv/20160406.073424accepted/tizen/mobile/20160406.073411accepted/tizen/ivi/20160406.073506Kyeonghun Lee8-123/+89
2016-04-05replace some deprecated APIs with public APIsKyeonghun Lee4-39/+21
2016-04-05build break on wearable fixedKyeonghun Lee2-6/+18
2016-04-04remove phonenumberutil apiKyeonghun Lee5-28/+182
2016-04-04memory leak issue fixedKyeonghun Lee2-2/+3
2016-03-31move notification, media-player feature to msg-manager from msg-serviceKyeonghun Lee40-4025/+4937
2016-03-31Fix issue : wrong mutex lock.hhk86.heo1-4/+0
2016-03-30Fix issue : fail to make thumbnailSangkoo Kim38-149/+153
2016-03-25add malware detector for mmssubmit/tizen/20160325.075607accepted/tizen/common/20160325.135924Kyeonghun Lee6-3/+72
2016-03-25Fix svace defectsSangkoo Kim17-112/+93
2016-03-23Fix build error on wearable profilesubmit/tizen/20160323.074242accepted/tizen/wearable/20160323.135255accepted/tizen/tv/20160323.135533accepted/tizen/mobile/20160323.135207accepted/tizen/ivi/20160323.140709accepted/tizen/common/20160323.184942Sangkoo Kim2-2/+6
2016-03-23Fix TSAM-1272 : permission check errorsubmit/tizen/20160323.015601accepted/tizen/common/20160323.184257Sangkoo Kim2-7/+7
2016-03-22remove contacts-service2 dependency from libmsg_utils.soKyeonghun Lee16-214/+236
2016-03-22Fix vconf error checkSangkoo Kim43-390/+1004
2016-03-21Add MAPI - select with querySangkoo Kim8-2/+218
2016-03-18apply outgoing msg eventsubmit/tizen/20160318.072059accepted/tizen/wearable/20160318.113950accepted/tizen/tv/20160318.113956accepted/tizen/mobile/20160318.113853accepted/tizen/ivi/20160318.113044accepted/tizen/common/20160318.150054Kyeonghun Lee19-127/+289
2016-03-16Fix msg-manager bin pathSangkoo Kim1-3/+4
2016-03-16block phonelog codeSangkoo Kim1-1/+4
2016-03-16[TRE-46]Add msg-manager pkgSangkoo Kim13-4/+789
2016-03-15linking error on wearable fixedsubmit/tizen/20160315.025154accepted/tizen/wearable/20160315.120956accepted/tizen/tv/20160315.120939accepted/tizen/mobile/20160315.120921accepted/tizen/ivi/20160315.121155accepted/tizen/common/20160315.221525Kyeonghun Lee4-23/+23
2016-03-09modify code to get contact info on proxy side for search_msg and get_message_...submit/tizen/20160309.053726accepted/tizen/wearable/20160310.053853accepted/tizen/tv/20160310.053833accepted/tizen/mobile/20160310.053816accepted/tizen/ivi/20160310.053916accepted/tizen/common/20160310.074252Kyeonghun Lee4-75/+78
2016-03-07Merge "Fix svace defect" into tizenSangkoo Kim4-9/+17
2016-03-08remove sprintf, strcpyKyeonghun Lee2-8/+8
2016-03-08Fix svace defectSangkoo Kim4-9/+17
2016-03-07Fix svace defectSangkoo Kim13-46/+42
2016-03-04remove dependancy of privacy-manager-clientKyeonghun Lee7-531/+1
2016-03-04support ivisubmit/tizen/20160304.053715accepted/tizen/wearable/20160305.093355accepted/tizen/tv/20160305.093337accepted/tizen/mobile/20160305.093320accepted/tizen/ivi/20160304.083334accepted/tizen/common/20160304.195510Kyeonghun Lee1-1/+1
2016-02-26remove hardcoded path for multi-userKyeonghun Lee9-96/+65
2016-02-24Remove dependency of contact-service on wearablesubmit/tizen/20160224.101252accepted/tizen/wearable/20160225.081623accepted/tizen/tv/20160225.081609accepted/tizen/mobile/20160225.081549accepted/tizen/ivi/20160225.081639Sangkoo Kim4-8/+40