summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2017-09-08Fix build warningsInkyun Kil1-2/+1
2017-03-31Remove unnecessary check before free a pointerSemun Lee1-7/+3
2017-03-20Add command in buxton2ctl to remove trash dataJiwoong Im3-5/+7
2017-03-06Fix memory leakJiwoong Im1-1/+3
2017-03-06Remove poll in sending notis to clientJiwoong Im1-20/+22
2017-02-02change buxton logging service to dlogJiwoong Im1-12/+8
2017-01-11Improved performance in get/set operationsubmit/tizen_3.0/20170116.091702accepted/tizen/3.0/wearable/20170118.042631accepted/tizen/3.0/tv/20170118.042614accepted/tizen/3.0/mobile/20170118.042557accepted/tizen/3.0/ivi/20170118.042650accepted/tizen/3.0/common/20170118.130815Jiwoong Im3-0/+375
2016-08-24remove unnecessary error checkJiwoong Im1-4/+1
2016-08-23fix direct_create logicsubmit/tizen/20160823.094233accepted/tizen/common/20160823.132743Jiwoong Im2-12/+20
2016-08-22move base db data file path to R/Osubmit/tizen/20160822.123706Jiwoong Im3-12/+47
2016-03-24common : fix ENOENT handling in direct_getsubmit/tizen/20160324.142129accepted/tizen/wearable/20160325.032213accepted/tizen/tv/20160325.032156accepted/tizen/mobile/20160325.032144accepted/tizen/ivi/20160325.032241accepted/tizen/common/20160325.135450Jiwoong Im1-6/+5
2016-03-16Use thread-safe functionssubmit/tizen_ivi/20160322.020156submit/tizen/20160318.074817accepted/tizen/wearable/20160321.004554accepted/tizen/tv/20160321.004535accepted/tizen/mobile/20160321.004507accepted/tizen/ivi/20160322.023144accepted/tizen/ivi/20160321.004613accepted/tizen/common/20160321.145913SukHyung, Kang1-4/+5
2016-03-08add security enable/disable modesubmit/tizen/20160311.051851Jiwoong Im2-0/+4
2016-01-27daemon: add user-memory layerJiwoong Im2-0/+40
2015-12-22common: block sig pipe during send callsubmit/tizen_common/20151223.093544submit/tizen/20151222.225336accepted/tizen/wearable/20151223.051957accepted/tizen/tv/20151223.051858accepted/tizen/mobile/20151223.051829accepted/tizen/common/20151229.103118Bartlomiej Grzelewski1-2/+2
2015-10-17common: use syslogSuchang Woo2-13/+6
2015-10-12common: fix 'TAINTED_SCALAR' issuetizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasesubmit/tizen/20151012.120943accepted/tizen/wearable/20151012.223308accepted/tizen/tv/20151012.223257accepted/tizen/mobile/20151012.223240Suchang Woo2-1/+32
2015-10-12common: fix 'FORWARD_NULL' issueSuchang Woo1-1/+3
2015-10-12common: fix 'NO_EFFECT' issueSuchang Woo1-1/+0
2015-09-04common: recv() is called only in mutex locked for multi-threadsubmit/tizen/20150904.005341accepted/tizen/wearable/20150904.063938accepted/tizen/tv/20150904.063928accepted/tizen/mobile/20150904.063916Suchang Woo1-8/+21
2015-08-14common: fix compile warning messagesubmit/tizen/20150814.112617accepted/tizen/wearable/20150815.072525accepted/tizen/tv/20150815.072115accepted/tizen/mobile/20150815.071803Suchang Woo1-2/+2
2015-08-14common: set send timeoutSuchang Woo1-3/+12
2015-08-11common: prevent invalid accessSuchang Woo1-1/+1
2015-08-07common: enable assert() and leave more detail error logsubmit/tizen/20150807.122633accepted/tizen/wearable/20150808.030158accepted/tizen/tv/20150808.025805accepted/tizen/mobile/20150808.024903Suchang Woo1-3/+3
2015-07-28common: add message header to enhance exception handlingSuchang Woo2-112/+271
2015-07-18library: add mutex lock for multi-threadsubmit/tizen/20150718.100000accepted/tizen/wearable/20150719.234518accepted/tizen/tv/20150719.234508accepted/tizen/mobile/20150719.234501Suchang Woo1-4/+18
2015-07-17common: fix segfault issueSuchang Woo1-0/+1
2015-07-16Initial importHEADmasterSuchang Woo14-0/+2938