summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-22Release version 1.1.13submit/tizen/20160722.015813accepted/tizen/wearable/20160722.043802accepted/tizen/tv/20160722.043744accepted/tizen/mobile/20160722.043728accepted/tizen/ivi/20160722.043818accepted/tizen/common/20160722.134717Yunjin Lee2-1/+5
2016-07-22Fix typo in service file SmackProcessLabel setYunjin Lee1-1/+1
2016-07-21Release version 1.1.12submit/tizen/20160721.003054accepted/tizen/wearable/20160721.091052accepted/tizen/tv/20160721.091336accepted/tizen/mobile/20160721.090523accepted/tizen/ivi/20160721.090804accepted/tizen/common/20160721.175900jooseong lee2-3/+10
2016-07-20Set SmackProcessLabel to System::PrivilegedYunjin Lee3-0/+3
2016-07-18Mark old path registration function as deprecatedKrzysztof Jackiewicz1-2/+9
2016-07-15Add missing logs in service on several service callsRafal Krypa1-0/+13
2016-07-15Handle missing Cynara error codes, throw specific exceptionsRafal Krypa2-0/+12
2016-07-14Release version 1.1.11submit/tizen/20160714.130735accepted/tizen/wearable/20160715.074835accepted/tizen/tv/20160715.074813accepted/tizen/mobile/20160715.074757accepted/tizen/ivi/20160715.074857accepted/tizen/common/20160715.075922jooseong lee2-1/+6
2016-07-14Update policy template for onlycap featurejooseong lee5-1/+10
2016-07-11Add systemd option - RestartKidong Kim1-0/+1
2016-07-04Release version 1.1.10submit/tizen/20160705.013352accepted/tizen/wearable/20160705.044936accepted/tizen/tv/20160705.044949accepted/tizen/mobile/20160705.045036accepted/tizen/ivi/20160705.044954accepted/tizen/common/20160706.141523Tomasz Swierczek2-1/+7
2016-07-01Remove definition PRIVILEGE_VERSIONBartlomiej Grzelewski2-10/+0
2016-07-01Do not exit when security_manager_prepare_app failsKidong Kim1-3/+3
2016-07-01Fix return type in setup_smack functionOskar Świtalski1-1/+1
2016-06-30Don't store application privileges in dbRafal Krypa6-198/+30
2016-06-28Release version 1.1.9submit/tizen_common/20160701.180000submit/tizen/20160629.063625accepted/tizen/wearable/20160630.003103accepted/tizen/tv/20160630.003133accepted/tizen/mobile/20160630.003052accepted/tizen/ivi/20160630.003149accepted/tizen/common/20160703.130059Tomasz Swierczek2-1/+6
2016-06-28Define PATH environment variable in scripts.jin-gyu.kim4-0/+5
2016-06-24Fix wrong tizen2X apps fetching on app uninstallZofia Abramowska1-4/+5
2016-06-23Release version 1.1.8submit/tizen/20160624.011528accepted/tizen/wearable/20160624.064248accepted/tizen/tv/20160624.063911accepted/tizen/mobile/20160624.063945accepted/tizen/ivi/20160624.064306accepted/tizen/common/20160627.191623Tomasz Swierczek2-1/+11
2016-06-23Fix global apps deinstallationRadoslaw Bartosiak3-3/+21
2016-06-23Remove DPL String class and dependencies on itRafal Krypa5-467/+0
2016-06-22Add internal privilege for web only privilegeYunjin Lee4-0/+40
2016-06-22ServiceImpl: remove sharing rules on application uninstallRafal Krypa2-3/+49
2016-06-22PrivilegeDB: Add private sharing squashingRafal Krypa4-1/+39
2016-06-22PrivilegeDB: Add getters for fetching owner/target private sharingZofia Abramowska2-0/+54
2016-06-22Return error when private sharing doesn't existZofia Abramowska1-0/+12
2016-06-17Release version 1.1.7submit/tizen/20160617.094501accepted/tizen/wearable/20160620.081653accepted/tizen/tv/20160620.081635accepted/tizen/mobile/20160620.081621accepted/tizen/ivi/20160620.081707accepted/tizen/common/20160620.163323Tomasz Swierczek2-1/+15
2016-06-16Add internal privilege for app debugging : when specific option is set, app-i...Yunjin Lee4-0/+4
2016-06-17Add core privilegesYunjin Lee4-0/+84
2016-06-16Add check if privileges were properly droppedRafal Krypa5-13/+236
2016-06-16Threads security context synchronizationZbigniew Jasinski1-5/+152
2016-06-16Added parameter mode and made more generic getDirContents functionZbigniew Jasinski2-2/+13
2016-06-16Prepare setup_smack client function for running without CAP_MAC_ADMINTomasz Swierczek1-53/+11
2016-06-14Fix installation user manglingRadoslaw Bartosiak1-5/+4
2016-06-10Disable ASKUSER policy by defaultTomasz Swierczek5-38/+52
2016-06-10Fix policy access control for accessing another user's policyTomasz Swierczek1-2/+2
2016-06-10Add proper policy setup for privacy-related privilegesTomasz Swierczek8-40/+125
2016-06-10Fix doxygen commentsLukasz Pawelczyk6-105/+117
2016-05-29Release version 1.1.6submit/tizen/20160531.024853accepted/tizen/wearable/20160602.022739accepted/tizen/tv/20160602.022552accepted/tizen/mobile/20160602.023024accepted/tizen/ivi/20160602.022851accepted/tizen/common/20160602.140046Tomasz Swierczek3-3/+59
2016-05-27Remove executable bit from non-executable filesRafal Krypa10-0/+0
2016-05-25Fix issues with local user app instalaltion and inotify file watches.Tomasz Swierczek5-17/+52
2016-05-25Fix and generalize generation of default "apps-names" configuration filesRafal Krypa1-8/+12
2016-05-25Allow application directories to be placed in /etc/skel/apps_rwRafal Krypa6-26/+151
2016-05-25Introduce an interface class for tzplatform-configRafal Krypa9-65/+203
2016-05-23Implement API for managing list of permitted labels for launcherRadoslaw Bartosiak14-2/+640
2016-05-20Simplify and fix code generating SharedRO Smack rulesRafal Krypa7-121/+111
2016-05-19Cleanup around Tizen2X apps/packages generation functionsLukasz Pawelczyk3-33/+15
2016-05-19Add tizen version handling to the cmd line toolLukasz Pawelczyk1-0/+4
2016-05-19Add dlog log provider. Make log backend configurable.Dariusz Michaluk3-6/+48
2016-05-19Revert "Completely remove dlog remainings"Dariusz Michaluk4-0/+186