summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-13Add libclient requirement to devel packagesubmit/tizen_3.0_wearable/20161015.000001submit/tizen_3.0_tv/20161015.000001submit/tizen_3.0_mobile/20161015.000001submit/tizen_3.0_ivi/20161010.000001submit/tizen_3.0_common/20161104.104000submit/tizen/20160926.005548accepted/tizen/wearable/20160927.020822accepted/tizen/tv/20160927.020645accepted/tizen/mobile/20160927.020839accepted/tizen/ivi/20160927.020857accepted/tizen/common/20160926.154055accepted/tizen/3.0/wearable/20161015.081734accepted/tizen/3.0/tv/20161016.003747accepted/tizen/3.0/mobile/20161015.032535accepted/tizen/3.0/ivi/20161011.043713accepted/tizen/3.0/common/20161114.110450sandbox/vbarinov/ubsanSlava Barinov1-0/+1
2016-08-29Release version 2.2.0submit/tizen/20160829.005907accepted/tizen/wearable/20160830.060740accepted/tizen/tv/20160830.060717accepted/tizen/mobile/20160830.060637accepted/tizen/ivi/20160830.060809accepted/tizen/common/20160829.135645Kyungwook Tak44-591/+1366
2016-08-29Upgrade version to 2.2.0Kyungwook Tak1-1/+1
2016-08-26Add script to support platform upgrade scenarioKyungwook Tak3-0/+37
2016-07-06add TCs to raise TC coverageDongsun Lee2-0/+38
2016-07-06Upgrade db schema version for adding constraintKyungwook Tak3-3/+62
2016-07-06Refactor cancel async scan architectureKyungwook Tak15-57/+214
2016-07-05Refine scan app deltaKyungwook Tak2-63/+71
2016-07-05Merge branch 'sandbox/kwon/transaction' into develKyungwook Tak12-126/+403
2016-07-05Handle exception when open dir top dir in fs visitorKyungwook Tak1-3/+17
2016-07-05Ignore permission related exception on async scanKyungwook Tak2-5/+36
2016-07-04Handle cancel event not to be printed as errorKyungwook Tak2-6/+13
2016-07-04Add cancel checker in scan app deltaKyungwook Tak2-11/+16
2016-07-04client-server conversation arch for async scanKyungwook Tak22-444/+604
2016-07-01Add transacion on databasesandbox/kwon/transactionsangwan.kwon6-1/+99
2016-07-01Fix bug in file visitor target handlerKyungwook Tak1-4/+5
2016-07-01Don't check malware history before scan single fileKyungwook Tak2-44/+23
2016-07-01Fix insert name query not to replaceKyungwook Tak2-1/+3
2016-06-30Refactor scanAppDelta on cs-logicsangwan.kwon2-94/+119
2016-06-30Release version 2.1.1submit/tizen/20160705.005113submit/tizen/20160630.090859accepted/tizen/wearable/20160705.044920accepted/tizen/tv/20160705.044926accepted/tizen/mobile/20160705.045005accepted/tizen/ivi/20160705.044928accepted/tizen/common/20160630.153352Kyungwook Tak76-441/+1095
2016-06-30Upgrade version to 2.1.1Kyungwook Tak1-1/+1
2016-06-29Change file visitor to dfs style not to have queueKyungwook Tak4-86/+90
2016-06-29Refactor file & file visitor classesKyungwook Tak5-198/+227
2016-06-28Add cache to database for consistentsangwan.kwon9-39/+200
2016-06-28Checks Service idle with client connectionKyungwook Tak5-20/+25
2016-06-28Restore data_version usage from db schemaKyungwook Tak7-131/+189
2016-06-27Malware data deprecationKyungwook Tak15-120/+125
2016-06-27Check dir exist before mkdirsangwan.kwon1-6/+8
2016-06-24Fix svace defectsKyungwook Tak2-25/+21
2016-06-24Turn on with_sample_engine build flagKyungwook Tak1-1/+1
2016-06-24Change assertion order in ASSERT_CALLBACKKyungwook Tak1-5/+7
2016-06-24Add did on popup-stringsangwan.kwon39-3/+389
2016-06-24Additional cancel operation check on clientsangwan.kwon1-0/+2
2016-06-24Cancel async operation on both of server/client sideKyungwook Tak16-35/+200
2016-06-23Release version 2.1.0submit/tizen/20160623.014330accepted/tizen/common/20160623.154210Kyungwook Tak92-777/+4424
2016-06-23Upgrade version to 2.1.0Kyungwook Tak1-1/+1
2016-06-23change module name from csr-framework to csr in doxygenDongsun Lee1-3/+3
2016-06-22Make thread-safe of hasPermission() with cynaraKyungwook Tak1-2/+7
2016-06-22Make more log levels on exceptionKyungwook Tak9-25/+32
2016-06-22Handle pre-loaded app in file-unitKyungwook Tak2-5/+22
2016-06-21Separate install/upgarde case on %postKyungwook Tak1-12/+29
2016-06-20Set popup failed return value as negative numbersangwan.kwon1-1/+3
2016-06-21Add description for CSR_ERROR_USER_RESPONSE_FAILEDKyungwook Tak2-3/+10
2016-06-20Add smack rules for scanning more filesKyungwook Tak1-1/+8
2016-06-20[CAPI Changed] Add ec for getting user response failedKyungwook Tak2-4/+11
2016-06-20Clean up csr db before start serviceKyungwook Tak1-21/+14
2016-06-21Grab the home key eventsangwan.kwon4-0/+23
2016-06-20Enable popup to rotatesangwan.kwon2-0/+41
2016-06-17Add test case for multiple async simultaneouslyKyungwook Tak2-1/+94
2016-06-17Make thread-safe for db manager functionsKyungwook Tak4-53/+141