summaryrefslogtreecommitdiff
path: root/src/service/logic.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-09-07Fix SVACE defect: improper comparison in < operator of PkgmgrEventsubmit/tizen/20170907.103704accepted/tizen/unified/20170908.220339Tomasz Swierczek1-1/+1
2017-02-14Fix svace defectssangwan.kwon1-3/+6
2016-10-05Replace pkgmgrinfo_cliet api to pkgmgr_clientsangwan.kwon1-42/+43
2016-07-22Replace popup architecture to systemd servicesangwan.kwon1-7/+6
2016-05-30Apply tizen coding rulesangwan.kwon1-522/+516
2016-05-20Seperate logic to thread for several client connectionsangwan.kwon1-3/+3
2016-05-20Apply timeout at g_main_loopsangwan.kwon1-4/+27
2016-05-18Add timer for remaining buffersangwan.kwon1-1/+19
2016-05-16Add logic to deal remaining buffersangwan.kwon1-15/+26
2016-05-12Detach looping logic from setupsangwan.kwon1-2/+5
2016-05-12Move log system to common librarysangwan.kwon1-1/+1
2016-05-10Implement on-demand style about server-sidesangwan.kwon1-0/+647