summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-10Merge branch 'tizen_4.0' into tizen_4.0_tvtizen_4.0_tvMinje Ahn9-203/+400
2020-05-08Remove checking initial value for 'connection_cnt'submit/tizen_4.0/20200508.030913accepted/tizen/4.0/unified/20200512.005047tizen_4.0accepted/tizen_4.0_unifiedjiyong.min2-4/+4
2019-08-13Remove check EACCESS and Fix log position to avoid errno change. (errno can b...submit/tizen_4.0/20190813.071349accepted/tizen/4.0/unified/20190820.015434hj kim1-75/+46
2019-07-05Add to free 'msg', 'creds', and 'source' due to memory leak issuesubmit/tizen_4.0/20190705.014149accepted/tizen/4.0/unified/20190705.074235jiyong.min2-44/+39
2019-07-01Add to remove and update information for dead application on databasesubmit/tizen_4.0/20190701.070443accepted/tizen/4.0/unified/20190702.072310jiyong.min4-22/+122
2019-07-01Add to notify the updated server_name and server_states to clientsjiyong.min1-3/+55
2019-07-01Add signal handler for app_dead_signaljiyong.min3-46/+99
2019-07-01controller daemon will save not only pid but also appid when server and clien...hj kim3-10/+23
2019-04-08Bug fix of removing all data for command verificationsubmit/tizen_4.0/20190408.060232accepted/tizen/4.0/unified/20190409.091537hj kim1-10/+23
2018-08-21Merge branch 'tizen_4.0' into tizen_4.0_tvjiyong.min26-665/+5952
2018-08-09Fix test code crashsubmit/tizen_4.0/20180809.003941accepted/tizen/4.0/unified/20180809.145732hj kim2-38/+55
2018-08-08Fix memory leaksubmit/tizen_4.0/20180808.060727accepted/tizen/4.0/unified/20180808.141405Minje Ahn1-2/+9
2018-07-27Fix Wformat build errorsubmit/tizen_4.0/20180727.055655accepted/tizen/4.0/unified/20180803.172230hj kim3-5/+5
2018-07-25Add missed whitespace before functionsubmit/tizen_4.0/20180726.022654accepted/tizen/4.0/unified/20180803.172110jiyong.min1-3/+3
2018-07-19[ACR-1268]Change APIs profile for the newly added ones. From Common to Mobile...submit/tizen_4.0/20180719.092500accepted/tizen/4.0/unified/20180719.160958hj kim6-56/+132
2018-07-13Just update doxygen descriptionhj kim3-0/+9
2018-07-12Fix typosubmit/tizen_4.0/20180712.083848accepted/tizen/4.0/unified/20180712.235759hj kim1-2/+2
2018-07-10Add to remove client from client_list table when it is createdsubmit/tizen_4.0/20180710.053316accepted/tizen/4.0/unified/20180710.164306Jiyong Min3-11/+16
2018-07-06Fix Coverity issuessubmit/tizen_4.0/20180706.043935accepted/tizen/4.0/unified/20180706.091449hj kim3-3/+11
2018-07-06[ACR-1252] Add to send event, reply and received callbacksJiyong Min11-11/+870
2018-06-29Check parameter conditionsubmit/tizen_4.0/20180629.051746accepted/tizen/4.0/unified/20180702.105530hj kim1-1/+2
2018-06-28Update test codehj kim4-2/+45
2018-06-28Fix Wrong API descriptionhj kim1-1/+1
2018-06-27Modify tcp message transfer to service daemonsubmit/tizen_4.0/20180627.072601accepted/tizen/4.0/unified/20180628.130533Jiyong Min5-21/+111
2018-06-26Just update versionsubmit/tizen_4.0/20180626.070726accepted/tizen/4.0/unified/20180627.151207hj kim1-1/+1
2018-06-26[ACR-1237] Add APIs to support playlist and metadatahj kim18-227/+2429
2018-06-20Bug fix. 'mc_client_foreach_server_subscribed' return incorrectly changed ser...submit/tizen_4.0/20180620.012106accepted/tizen/4.0/unified/20180620.131342Jiyong Min2-20/+13
2018-06-15Add the description and fix the typoJiyong Min1-1/+2
2018-06-07Add new command, reply functions and typessubmit/tizen_4.0/20180611.010536accepted/tizen/4.0/unified/20180612.131228Jiyong Min6-118/+999
2018-06-07[ACR-1235][Add] Add to send custom action and to receive replyJiyong Min3-30/+672
2018-06-05Change request_id from int to charhj kim7-46/+51
2018-06-041.Privilege issue fix. 2.DB Update security issue fix. 3. Add code for managi...hj kim16-299/+672
2018-06-04restrict making multiple handleshj kim3-3/+3
2018-06-04Code refactoring. remove duplicated code when replace bundle to stringJiyong Min4-53/+43
2018-06-04Add code for sending and receiving request idhj kim4-25/+27
2018-06-04Just change parameter namehj kim1-4/+4
2018-06-04Change __send_command to receive request idhj kim1-3/+3
2018-06-04Code refactoring. remove duplicated code when send commandhj kim1-13/+32
2018-06-04Change mp_ipc_send_mssage API to get the request idhj kim4-7/+10
2018-06-04Add getting request idJiyong Min4-8/+69
2018-04-03Merge branch 'tizen_4.0' into tizen_4.0_tvhj kim2-2/+1
2018-04-03Remove unused dependency of dbus-glib-1submit/tizen_4.0/20180403.043621accepted/tizen/4.0/unified/20180404.063506hj kim2-2/+1
2018-03-05Merge branch 'tizen_4.0' into tizen_4.0_tvhj kim2-23/+23
2018-03-05Fix typosubmit/tizen_4.0/20180305.053852accepted/tizen/4.0/unified/20180306.061140Minje Ahn2-23/+23
2018-01-30Fix wrong description for MEDIA_CONTROLLER_ERROR_PERMISSION_DENIEDsubmit/tizen_4.0/20180130.060607accepted/tizen/4.0/unified/20180131.050244hj kim1-0/+9
2018-01-30Fix Doxygen mistakeshj kim5-154/+157
2018-01-26Fix HANDLE_LEAK_SQLITE_STATEMENT issuesubmit/tizen_4.0/20180130.011252Jiyong Min2-2/+7
2018-01-03Add debug msg and update debug msgtizen_4.0.IoT.p2_releasesubmit/tizen_4.0/20180103.024722accepted/tizen/4.0/unified/20180111.043124hj kim2-1/+17
2018-01-03Fix typohj kim1-1/+1
2017-12-27Fix that getting command did not work for permission deniedsubmit/tizen_4.0/20171228.015101accepted/tizen/4.0/unified/20171228.065044Jiyong Min2-16/+15