summaryrefslogtreecommitdiff
path: root/packaging
AgeCommit message (Expand)AuthorFilesLines
2015-08-04Do not process the finalize in the nested call.HEADtizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasesubmit/tizen_common/20151019.135620submit/tizen_common/20151015.190624submit/tizen/20150917.014254submit/tizen/20150916.141025accepted/tizen/tv/20150917.041120accepted/tizen/mobile/20150917.041057tizenSung-jae Park1-2/+2
2015-07-24Sync with the latest tizen 2.4Sung-jae Park1-1/+1
2015-05-01Sync with the latest 2.3.1Sung-jae Park1-1/+2
2014-12-04Merge ssh://slp-info.sec.samsung.net:29418/magnolia/framework/appfw/com-core ...Sung-jae Park1-3/+9
2014-11-23Add new method for sending/receving file descriptorsSung-jae Park1-1/+1
2014-09-01Add new command processing method.Sung-jae Park1-1/+1
2014-07-01Update return vale - for exceptional caseSung-jae Park1-1/+1
2014-05-22Clean up all resource for non-threaded IPC.Sung-jae Park1-1/+1
2014-03-24Validate socket FD & optimize recv context.tizen_3.0.m14.2_ivi_releasesubmit/tizen_ivi_panda/20140403.011837submit/tizen/20140430.015826accepted/tizen/mobile/20140702.100351accepted/tizen/ivi/panda/20140403.015123accepted/tizen/ivi/20140430.194310accepted/tizen/common/20140506.092610tizen_ivi_pandatizen_3.0.m14.2_iviaccepted/tizen_ivi_pandaSung-jae Park1-1/+1
2014-03-20Validate context before destroy it.Sung-jae Park1-1/+1
2014-01-28Keep address alignment to prevent from bus error.Sung-jae Park1-1/+1
2014-01-28Keep alignment to prevent from bus error.Sung-jae Park1-1/+1
2014-01-20Fix build warningSung-jae Park1-1/+1
2014-01-06Update header (preparing doxygen)Sung-jae Park2-4/+5
2014-01-05Sync with the latest product code of phone profileSung-jae Park1-1/+1
2013-12-27Remove NONBLOCK flag from pipesSung-jae Park1-1/+1
2013-12-17Discards the chunks when it fails to queue an eventSung-jae Park1-1/+1
2013-12-06Update changelogsubmit/tizen/20140307.080659submit/tizen/20131210.212736accepted/tizen/mobile/20131216.220336accepted/tizen/ivi/20140308.005203accepted/tizen/20131211.175052accepted/tizen/mobileaccepted/tizen/ivi/stablePatrick McCarty1-0/+6
2013-11-30Debug mode enabledSung-jae Park1-1/+7
2013-11-05Sync with the tizen 3.0Sung-jae Park3-8/+27
2013-10-24PTREL-142: Restore use of %cmake macrosubmit/tizen_ivi_stable/20131116.100245submit/tizen/20131024.202239accepted/tizen_ivi_stable/20131116.111038accepted/tizen/20131112.015206accepted/tizen/20131025.151212accepted/tizen/20131024.204924Rusty Lynch1-1/+1
2013-10-22Merge branch 'tizen_2.2' of ssh://review.tizendev.org:29418/framework/appfw/c...submit/tizen/20131022.035853submit/tizen/20131022.035758accepted/tizen/20131022.163214accepted/tizen/20131022.083606Sung-jae Park1-2/+8
2013-09-26Replace gettimeofday with clock_gettimeSung-jae Park1-1/+1
2013-09-26Replace gettimeofday with clock_gettimeSung-jae Park1-1/+1
2013-09-09Fix build errorSung-jae Park1-1/+1
2013-09-05Add systemd socket activation support for secure socketssubmit/tizen_ivi_release/20131120.025946submit/tizen_ivi_release/20131120.022616submit/tizen_ivi_genivi/20140131.060228submit/tizen/20130909.202456ivi_oct_m2accepted/tizen_ivi_release/20131120.050511accepted/tizen/ivi/genivi/20140131.055907tizen_ivi_releasetizen_ivi_geniviaccepted/tizen/ivi/releaseaccepted/tizen/ivi/geniviRusty Lynch2-6/+12
2013-08-20Fix build errorSung-jae Park1-1/+1
2013-08-13Update coding convention.Sung-jae Park1-1/+1
2013-08-09Update coding conventionSung-jae Park1-1/+1
2013-08-05Remote server/client connection is now supported.Sung-jae Park1-2/+8
2013-08-01Supporting TCP/IP socket communication.Sung-jae Park1-1/+7
2013-07-24Resize recv/send socket buffer, TCP_NODELAY enabled.Sung-jae Park1-1/+1
2013-07-22Change the recv/send socket buffer size.Sung-jae Park1-1/+1
2013-07-18While processing the ack callback, if user disconnect to server, it can be cr...Sung-jae Park1-1/+1
2013-07-18Support the finalize the connection even if it is in the recv callbackSung-jae Park1-1/+1
2013-07-04Remove last trailing commaSung-jae Park1-1/+1
2013-07-04Remove last trailing comma. To keep the compatibility with old standard.Sung-jae Park1-1/+1
2013-07-03resetting manifest requested domain to floorsubmit/tizen/20130710.102905accepted/tizen/20130710.221527Alexandru Cornea2-1/+9
2013-06-27Update Log TagSung-jae Park1-1/+1
2013-06-27Remove unnecessary logsSung-jae Park1-1/+1
2013-06-13Update the terminating sequence.Sung-jae Park1-1/+1
2013-06-12Disconnected callback should be called even if connection closed by main thread.Sung-jae Park1-1/+1
2013-06-04Thread termination code is updated.Sung-jae Park1-1/+1
2013-05-30Fix the invalid print code.Sung-jae Park1-1/+1
2013-05-30Fix the invalid log print code.Sung-jae Park1-1/+1
2013-05-29Changes : Fix x86_64 build-install complianceXavier Roche1-0/+3
2013-04-30Various patches are applied.Sung-jae Park1-1/+1
2013-04-25Put complains of the valgind to sleep calm.Sung-jae Park1-1/+1
2013-04-12Fix for 64 bit compatibility.submit/tizen_2.1/20130424.230822accepted/tizen_2.1/20130425.0354502.1b_releaseJunfeng Dong1-1/+1
2013-03-25Update License.Sung-jae Park1-2/+2