index
:
platform/core/security/security-manager
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q1_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
app_encryption
appdefined
master
privacy-popup-issue
sandbox/ade/profiling
sandbox/chanleebf/asan
sandbox/dkson95/asan
sandbox/dkson95/build
sandbox/dnxowls/cmake_upgrade
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/rkrypa/dpl
sandbox/zabramowska/hybrid
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_7.0_unified
tizen_8.0
tizen_9.0
Domain: Security / Access Control;
Tomasz Swierczek <t.swierczek@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
Release 1.3.1
submit/tizen_4.0_tv/20200730.141320
tizen_4.0_tv
Dariusz Michaluk
3
-2
/
+27
2020-07-29
Switch security-manager to dual license (Apache 2.0 or MIT)
Dariusz Michaluk
181
-1656
/
+2873
2020-07-29
Remove unneeded dependencies from nss plugin
Dariusz Michaluk
2
-22
/
+16
2020-07-29
Optimize nss plugin memory usage
Dariusz Michaluk
15
-199
/
+313
2018-01-17
Merge branch 'tizen' into tizen_4.0
submit/tizen_4.0/20180117.122023
accepted/tizen/4.0/unified/20180118.142655
Rafal Krypa
25
-205
/
+701
2018-01-17
Release 1.3.0
submit/tizen/20180117.202200
accepted/tizen/unified/20180119.133741
Rafal Krypa
3
-2
/
+24
2018-01-17
Optimize tracking of application mount namespace
Rafal Krypa
4
-27
/
+22
2018-01-17
Restore mediastorage/externalstorage privilege to group mapping
Dariusz Michaluk
1
-0
/
+2
2018-01-17
Refactor security_manager_prepare_app()
Dariusz Michaluk
4
-44
/
+61
2018-01-17
Refactor security_manager_create_namespace_internal()
Dariusz Michaluk
6
-76
/
+97
2018-01-17
Major Fix : Fix API for freeing policy entries
Zofia Grzelewska
3
-6
/
+6
2018-01-17
Add explicit dependency on libnss-security-manager
Rafal Krypa
1
-3
/
+3
2018-01-17
Change license-manager package name.
jin-gyu.kim
1
-6
/
+7
2018-01-04
Add security_manager_cleanup_app() API
Dariusz Michaluk
9
-3
/
+91
2018-01-03
Refactoring: make NSMountLogic class responsible for Channel and MntMonitor
Rafal Krypa
4
-44
/
+81
2018-01-03
Monitor mount/umount events on the system and update app mount namespaces
Rafal Krypa
8
-1
/
+327
2018-01-03
Add core privilege: devicecertificate
tizen_4.0.IoT.p2_release
submit/tizen_4.0/20180103.072531
accepted/tizen/4.0/unified/20180111.043321
Yunjin Lee
5
-0
/
+5
2018-01-03
Add core privilege: devicecertificate
Yunjin Lee
5
-0
/
+5
2017-12-22
client: do not add application process to hardcoded groups
Rafal Krypa
2
-28
/
+0
2017-12-22
During application start, privileged directory enforced by bind mount may be ...
Rafal Krypa
1
-0
/
+6
2017-12-21
Identify apps by Smack label instead of appName in NSMountLogic
Rafal Krypa
6
-25
/
+18
2017-12-21
Fix NSMountLogic in case when user has no running applications
Rafal Krypa
1
-4
/
+4
2017-12-20
Fix MountNS::isPathBound()
Rafal Krypa
1
-3
/
+19
2017-12-07
Merge remote-tracking branch 'origin/tizen' into tizen_4.0
submit/tizen_4.0/20171207.025448
accepted/tizen/4.0/unified/20171208.061637
jin-gyu.kim
23
-110
/
+368
2017-12-07
Release 1.2.30
submit/tizen/20171207.025457
accepted/tizen/unified/20171207.124721
jin-gyu.kim
3
-2
/
+17
2017-11-30
Don't enable mount namespace code when the config file is missing or empty
Rafal Krypa
1
-1
/
+20
2017-11-28
Allow privilege enforcement with bind mounts to be configured
Rafal Krypa
10
-41
/
+99
2017-11-28
Add ConfigFile class for run-time reading and parsing of config files
Rafal Krypa
12
-65
/
+140
2017-11-23
Fix bugs found in the code by static analysis
Bartlomiej Grzelewski
3
-5
/
+4
2017-11-21
Add hybrid flag setting to security-manager-cmd
akoszewski
1
-1
/
+4
2017-11-21
security-manager-cmd: add new option "manage-privilege" for policy manipulation
Dariusz Michaluk
1
-0
/
+77
2017-11-21
Fix the potential memory leak.
jin-gyu.kim
1
-1
/
+10
2017-11-21
Fix the bug for clearing SharedRO Smack rules
jin-gyu.kim
1
-0
/
+2
2017-11-20
Fix bugs found in the code by static analysis
Bartlomiej Grzelewski
3
-5
/
+4
2017-11-17
Release 1.2.29
submit/tizen_4.0/20171117.090526
accepted/tizen/4.0/unified/20171121.061643
Tomasz Swierczek
3
-4
/
+13
2017-11-17
Include empty rules.merged file in the package
Rafal Krypa
1
-0
/
+3
2017-11-17
Release 1.2.29
submit/tizen/20171117.090517
accepted/tizen/unified/20171120.065108
Tomasz Swierczek
3
-4
/
+13
2017-11-17
Adding privilege group priv_tee_client.
r.tyminski
1
-0
/
+1
2017-11-16
Adding privilege group priv_tee_client.
r.tyminski
1
-0
/
+1
2017-11-14
Release 1.2.28
submit/tizen_4.0/20171115.010147
submit/tizen_4.0/20171114.020308
accepted/tizen/4.0/unified/20171115.173824
jin-gyu.kim
3
-2
/
+15
2017-11-14
When preparation of database connection fails, indicate this with a file fleg
Rafal Krypa
1
-1
/
+8
2017-11-14
Fix security-manager package installation/update
Dariusz Michaluk
1
-2
/
+6
2017-11-14
Remove duplicated -fPIC flag
Dariusz Michaluk
3
-3
/
+3
2017-11-14
Fix database script
Bartlomiej Grzelewski
1
-2
/
+2
2017-11-14
Add test to check TizenVersion update in database.
Bartlomiej Grzelewski
1
-0
/
+9
2017-11-10
Modify value of extendedsd
submit/tizen_4.0/20171109.014316
accepted/tizen/4.0/unified/20171113.161427
Junghyun Yeon
1
-2
/
+2
2017-11-09
Include empty rules.merged file in the package
Rafal Krypa
1
-0
/
+3
2017-11-03
Release 1.2.28
submit/tizen/20171114.102837
submit/tizen/20171103.080247
accepted/tizen/unified/20171106.073107
jin-gyu.kim
3
-2
/
+15
2017-10-26
Add support for external storage directories
tizen_4.0.m2_release
submit/tizen_4.0/20171026.042816
accepted/tizen/4.0/unified/20171026.153024
Zofia Abramowska
3
-39
/
+74
2017-10-26
Add support for external storage directories
Zofia Abramowska
3
-39
/
+74
[next]