summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-29Release 1.3.6submit/tizen_4.0/20200730.135506accepted/tizen/4.0/unified/20200805.044924tizen_4.0accepted/tizen_4.0_unifiedDariusz Michaluk3-2/+14
2020-07-29Switch security-manager to dual license (Apache 2.0 or MIT)Dariusz Michaluk182-1669/+2890
2020-07-29Remove unneeded dependencies from nss pluginDariusz Michaluk2-22/+16
2020-07-29Optimize nss plugin memory usageDariusz Michaluk15-199/+314
2018-07-11Give internet privilege to kernel thread(@)submit/tizen_4.0/20180713.042042submit/tizen_4.0/20180712.050519accepted/tizen/4.0/unified/20180715.224030jin-gyu.kim1-0/+3
2018-05-24Retrieve package manager privilege from User::Shell clientsubmit/tizen_4.0/20180529.004517submit/tizen_4.0/20180528.055833accepted/tizen/4.0/unified/20180531.074302jin-gyu.kim1-6/+0
2018-05-17Release 1.3.5submit/tizen_4.0/20180524.231318submit/tizen_4.0/20180517.074211accepted/tizen/4.0/unified/20180528.002847accepted/tizen/4.0/unified/20180521.190657jin-gyu.kim3-2/+12
2018-05-17Fix mount namespace setup in case of multiple apps in one pkgDariusz Michaluk10-17/+60
2018-04-27Add %build in spec fileTomasz Swierczek1-0/+2
2018-04-27Refactoring/removing unnecessary branchesTomasz Swierczek2-12/+5
2018-04-25Release 1.3.4submit/tizen_4.0/20180425.095849accepted/tizen/4.0/unified/20180427.062329Tomasz Swierczek3-2/+17
2018-04-25Allow is_hybrid flag change during app upgradePawel Kowalski14-283/+736
2018-04-25Fix build error regarding to Cmake upgradeTaejin Woo1-3/+10
2018-04-25Allow application to fetch its own manifestZofia Grzelewska1-6/+10
2018-04-25Add full get_app_manifest_policy API implementationTomasz Swierczek4-41/+86
2018-04-25Add serviceImpl of getAppManifestPolicy functionTomasz Swierczek2-0/+52
2018-04-25API prototypes for checking app manifest policyTomasz Swierczek2-0/+52
2018-04-25Database Performance TestErnest Borowski5-1/+432
2018-04-25license-manager-agent: fix memory leakRafal Krypa1-0/+1
2018-01-17Merge branch 'tizen' into tizen_4.0submit/tizen_4.0/20180117.122023accepted/tizen/4.0/unified/20180118.142655Rafal Krypa25-205/+701
2018-01-17Release 1.3.0submit/tizen/20180117.202200accepted/tizen/unified/20180119.133741Rafal Krypa3-2/+24
2018-01-17Optimize tracking of application mount namespaceRafal Krypa4-27/+22
2018-01-17Restore mediastorage/externalstorage privilege to group mappingDariusz Michaluk1-0/+2
2018-01-17Refactor security_manager_prepare_app()Dariusz Michaluk4-44/+61
2018-01-17Refactor security_manager_create_namespace_internal()Dariusz Michaluk6-76/+97
2018-01-17Major Fix : Fix API for freeing policy entriesZofia Grzelewska3-6/+6
2018-01-17Add explicit dependency on libnss-security-managerRafal Krypa1-3/+3
2018-01-17Change license-manager package name.jin-gyu.kim1-6/+7
2018-01-04Add security_manager_cleanup_app() APIDariusz Michaluk9-3/+91
2018-01-03Refactoring: make NSMountLogic class responsible for Channel and MntMonitorRafal Krypa4-44/+81
2018-01-03Monitor mount/umount events on the system and update app mount namespacesRafal Krypa8-1/+327
2018-01-03Add core privilege: devicecertificatetizen_4.0.IoT.p2_releasesubmit/tizen_4.0/20180103.072531accepted/tizen/4.0/unified/20180111.043321Yunjin Lee5-0/+5
2018-01-03Add core privilege: devicecertificateYunjin Lee5-0/+5
2017-12-22client: do not add application process to hardcoded groupsRafal Krypa2-28/+0
2017-12-22During application start, privileged directory enforced by bind mount may be ...Rafal Krypa1-0/+6
2017-12-21Identify apps by Smack label instead of appName in NSMountLogicRafal Krypa6-25/+18
2017-12-21Fix NSMountLogic in case when user has no running applicationsRafal Krypa1-4/+4
2017-12-20Fix MountNS::isPathBound()Rafal Krypa1-3/+19
2017-12-07Merge remote-tracking branch 'origin/tizen' into tizen_4.0submit/tizen_4.0/20171207.025448accepted/tizen/4.0/unified/20171208.061637jin-gyu.kim23-110/+368
2017-12-07Release 1.2.30submit/tizen/20171207.025457accepted/tizen/unified/20171207.124721jin-gyu.kim3-2/+17
2017-11-30Don't enable mount namespace code when the config file is missing or emptyRafal Krypa1-1/+20
2017-11-28Allow privilege enforcement with bind mounts to be configuredRafal Krypa10-41/+99
2017-11-28Add ConfigFile class for run-time reading and parsing of config filesRafal Krypa12-65/+140
2017-11-23Fix bugs found in the code by static analysisBartlomiej Grzelewski3-5/+4
2017-11-21Add hybrid flag setting to security-manager-cmdakoszewski1-1/+4
2017-11-21security-manager-cmd: add new option "manage-privilege" for policy manipulationDariusz Michaluk1-0/+77
2017-11-21Fix the potential memory leak.jin-gyu.kim1-1/+10
2017-11-21Fix the bug for clearing SharedRO Smack rulesjin-gyu.kim1-0/+2
2017-11-20Fix bugs found in the code by static analysisBartlomiej Grzelewski3-5/+4
2017-11-17Release 1.2.29submit/tizen_4.0/20171117.090526accepted/tizen/4.0/unified/20171121.061643Tomasz Swierczek3-4/+13